@charset "UTF-8";
/* CSS Document */

body {
font-family: Arial, Helvetica, Verdana;
margin: 0 auto;
padding: 0;
background-color: #fff;
}

a:link {
color: #3a7385;
}
a:visited {
color: #666666;
}

h1 {
color: #2ca267;
font-size: 28px;
padding: 0 0 10px 0;
letter-spacing: normal;
font-weight: normal;
}

p {
margin: 0;
padding: 0 0 0.9em 0;
}

ul {
margin: 0;
padding: 0 0 20px 10px;
line-height: 1.4;
}

#wrapper {
width: 960px;
margin: 0 auto;
position: relative;
}

#header {
width: 960px;
height: 89px;
background-image: url(images/header_bg.jpg);
}

#headerlogo {
width: 155px;
height: 89px;
float: left;
}

#nav {
width: 625px;
float: right;
padding: 0 20px 0 0;
margin: 0;
}

#nav ul {
text-align: right;
list-style: none;
margin: 0;
padding-top: 63px;

}

#nav ul li {
color: #3a7385;
font-size: 0.6em;
display: inline;
padding: 0 25px 0 0;
letter-spacing: 1px;
}

#nav ul li a {
color: #343434;
text-decoration: none;
padding: 0;

}

#nav ul li a:hover {
color: #3a7385;
}

#subnav {
width: 150px;
float: left;
padding: 55px 20px 0 0;

}

#subnav ul {
font-size: 11px;
color: #666666;
list-style: none;
padding: 0 0 0 30px;
}

#subnav ul li {
color: #666666;
padding: 8px 0 8px 0;
border-bottom: 1px dotted #3a7385;
letter-spacing: 1px;
}

#subnav ul li a {
color: #666666;
text-decoration: none;
}

#subnav ul li a:hover {
color: #3a7385;
}

#subnav ul li a.active {
color: #3a7385;
}

#mainimage {
padding: 20px 0 8px 0;
width: 960px;
height: 470px;
clear: all;
}


#bodycopy {
font-size: 11px;
line-height: 2.3em;
color: #666666;
width: 630px;
padding: 30px 30px 50px 100px;
float: left;
letter-spacing: 1px;
}

.testimonial_name {
line-height: 1.3;
padding-bottom: 5px;
margin-bottom: 25px;
border-bottom: 1px dotted #666666;
}

.copyblock {
line-height: 1.3;
padding-bottom: 5px;
margin-bottom: 25px;
}

#footer {
clear: both;
font-size: 10px;
color: #666666;
width: 960px;
padding: 0 0 60px 0;
background-image: url(images/footer_bg.jpg);
background-repeat: no-repeat;
margin: 0 auto;
}

#footerelements {
padding: 20px 15px 0 435px;
}

.footercolumn {
line-height: 14px;
float: left;
width: 220px;
}

.footercolumn2 {
float: left;
width: 50px;
}

#trademark {
font-size: 10px;
float: left;
width: 450px;
clear: all;
margin: 20px 15px 0 435px;
}

.inlinephoto {
padding-bottom: 20px;
}

div.image-right {
	float: right;
	margin: 0 0 15px 15px;
	clear: right;
	font-weight: bold;
	font-size: 11px;
	padding: 3px;
	border: 1px solid #e6e6e6;
}