html {
overflow: -moz-scrollbars-vertical;
height: auto;
}

body {
background-color: white;
line-height: 20px;
margin: 0;
padding: 0;
font-family: Verdana, Arial, Helvetica, Geneva, Swiss, SunSans-Regular;
min-height: 100%;
_height: 100%;
}

p {
font-size: 0.6em;
line-height: 150%;
margin: 0;
}

#logo {
position: relative;
float: left;
left: 18px;
top: 40px;
}

#fraserpowrie {
width: 770px;
height: 23px;
float: left;
}

#container {
width: 770px;
margin-left: auto;
margin-right: auto;
min-height: 100%;
_height: 100%;
}

#mid-filler {
width: 768px;
height: 4px;
float: left;
background: white;
}

#header {
width: 768px;
height: 149px;
float: left;
}

#mid-filler2 {
width: 768px;
height: 30px;
float: left;
}

/*menu*/

#main {
width: 768px;
float: left;
border-top: 1px solid #b9b9b9;
border-left: 1px solid #b9b9b9;
border-right: 1px solid #b9b9b9;
margin-left: auto;
margin-right: auto;
min-height: 100%;
}

#nav {
position:relative;
float: left;
margin-top:34px;
width: 180px;
font-size: 10px;
letter-spacing: 1px;
color: #596757;
text-align: right;
}

#nav ul {
padding: 0;
margin: 0;
margin-top: 7px;
list-style-type: none;
}

.current {
font-weight: bold;
}

a.navstyle {
text-decoration: none;
color: #00341e;
}

a.navstyle:visited {
color: #00341e;
}

a.navstyle:hover {
font-weight: bold;
color: #596757;
}

a.navstyle1 {
text-decoration: none;
color: #005934;
}

a.navstyle1:visited {
color: #005934;
}

a.navstyle1:hover {
color: #999999;
}

/*content*/

#content {
position: relative;
float: left;
width: 586px;
}

#row1 {
position: relative;
float: left;
width: 426px;
}

#row2 {
position: relative;
float: left;
width: 160px;
}

#img1 {
position: relative;
float: left;
width: 160px;
height: 132px;
}

#img2 {
position: relative;
float: left;
width: 160px;
height: 141px;
}
#img3 {
position: relative;
float: left;
width: 160px;
height: 165px;
}

#fraserpowrie {
width: 770px;
height: 23px;
float: left;
}

.paragraph1 {
width: 330px;
margin: 20px 0px 20px 61px;
}

.paragraph2 {
width: 330px;
margin: 20px 0px 0px 61px;
}

#bottom-filler {
width: 586px;
clear: both;
height: 80px;
}

#bottom-filler2 {
width: 586px;
clear: both;
height: 60px;
}

/*footer*/

#footer {
float: left;
width: 770px;
}

.copyright {
font-size: 9px;
text-align: right;
color: #999999;
}

/*who we are*/

#whoweare {
font-size: 10px;
font-weight: bold;
width: 300px;
margin: 4px 0 0 61px;
}

#div1 {
width: 330px;
display: block;
}

#div2 {
display: none;
}

#div3 {
display: none;
}

#div4 {
display: none;
}

.bio-text {
width: 330px;
margin: 20px 0 0 61px;
font-size: 10px;
}

.bio-name {
color: #00804A;
font-size: 1.1em;
}

.bio-position{
color: #666666;
font-style: italic;
font-size: 1em;
font-weight: bold;
}

.bio-desc {
font-size: 1em;
}

/*what we do*/

.whatwedo {
line-height: 150%;
font-size: 0.6em;
margin: 0;
padding: 0;
margin-left: 75px;
margin-top: 20px;
}

/*link*/

a.links {
color: #00341e;
}

a.links:visited {
color: #00341e;
}

a.links:hover {
font-weight: bold;
color: #596757;
}

/*login*/

.login {
font-size: 0.6em;
margin: 20px 0 0 58px;
}

.category {
text-align: right;
}

.submit {
font-size: 1.1em;
background: #e8e8e8;
border: 1px solid #b9b9b9;
cursor: pointer;
}

/*contact*/

.contact {
margin: 20px 0 0 58px;
font-size: 0.6em;
line-height: 150%;
}

.contact-detail {
font-weight: bold;
width: 70px;
}

#contactform {
width:330px;
}