body {
	margin:0px;
}

a img {
	border-width:0px;
}

#wrapper {
	width:850px;
	text-align:left;
	font-family:Arial, Helvetica, sans-serif;
}

#logo {
	margin-top:38px;
}

#nav {
	background-color:#006668;
	margin-bottom:10px;
	color:#FFFFFF;
	font-size:10px;
	height:19px;
}

.nav_seperate {
	width:2px;
	background-color:#FFFFFF;
}



#nav a {
	padding:3px 4px 2px 4px;
	display:block;
	float:left;
	margin-right:2px;
	color:#FFFFFF;
	text-decoration:none;
}

#nav a:hover {
	text-decoration:none;
	color:#bfe779;
}

#nav a:visited {
	text-decoration:none;
	color:#FFFFFF;
}

#nav a:visited:hover {
	text-decoration:none;
	color:#bfe779;
}

#nav a.select {
	text-decoration:none;
	color:#bfe779;
}

#nav a:visited.select {
	text-decoration:none;
	color:#bfe779;
}

.float_left {
	float:left;
	padding-top:7px;
	margin-right:2px;
}

#left_main {
	float:left;
	width:615px;
	margin-right:9px;
}

#main_pic {
	margin-bottom:28px;
}

#text_main {
	margin-bottom:30px;
	font-size:12px;
	color:#666666;
	line-height:17px;
}

#right_bar {
	float:left;
	width:226px;
}

.right_spacer {
	margin-bottom:23px;
}

#footer {
	border-top:#A0A0A2 1px solid;
	padding-top:6px;
	font-size:10px;
	text-transform:uppercase;
	color:#666666;
	margin-bottom:30px;
}

#footer_copyright {
float:left;
}

#footer_link {
float:right;
}


#footer a {
	color:#006c64;
	font-size:9px;
	text-decoration:none;
}

#footer a:hover {
	color:#006c64;
	font-size:9px;
	text-decoration:underline;
}

#footer a:visited {
	color:#006c64;
	font-size:9px;
	text-decoration:none;
}

#footer a:visited:hover {
	color:#006c64;
	font-size:9px;
	text-decoration:underline;
}

.clearboth {
	clear:both;
}

/* SUB PAGE CONTENT */

#sub_wrapper {
	background-image:url(../images/bk_sub.gif);
	background-position:left;
	background-repeat:repeat-y;
	width:100%;
	min-height:400px;
	margin-bottom:30px;
}

#sub_left_main {
	float:left;
	display:block;
	width:167px;
	height:auto;
	margin-right:9px;
	font-size:10px;

}

/*#sub_nav {
	margin-top:.25em;
	margin-left:0px;
	padding-left:0px;	
	color:#006c64;
	text-transform:uppercase;
}

#sub_nav li a {
	display:block;
	margin-left: 0px; 
	padding:5px 0px 5px 16px;
	list-style-type:none;
	border-bottom:#000000 1px solid;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
}*/

#navigation {
   	margin: 0;
   	padding: 0;
   	list-style-type: none;
	color:#006c64;
	text-transform:uppercase;
}
#navigation li {
   	margin-bottom: 0px;
	border-bottom:#a4a6a7 1px solid;
}
#navigation a {
	color:#006c64;
   	display: block;
   	width: 151px;
	padding:5px 0px 5px 16px;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
	text-decoration:none;
}

#navigation a:hover {
   	background: #b4d88c;
   	text-decoration: none;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
	text-decoration:none;
}

#navigation a.select {
   	background: #b4d88c;
   	text-decoration: none;
	background-image:url(../images/spacer.gif);
	background-repeat:no-repeat;
	background-position:6px 9px;
	text-decoration:none;
}

#sub_left_main_content {
	float:left;
	width:439px;
	margin-right:9px;
	font-size:11px;
}

#sub_content_text {
	padding-right:10px;
	font-size:12px;
	color:#666666;
}

#sub_content_text a {
	color:#66a7a2;
	font-weight:bold;
}

#sub_content_text a:hover {
	color:#006c64;
}


#sub_main_image {
	margin-bottom:20px;
}

#sub_header {
	margin-bottom:10px;
}

h3 {
	font-size:13px;
	color:#006c64;
	margin-bottom:0;
}

#sub_left_main_content ul { 
	margin-top:20px;
	margin-left:5px;
	padding-left:0px;
}
 
#sub_left_main_content li {
	margin-left: 0px; 
	padding-left:10px;
	list-style-type:none;
	background-image:url(../images/bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 5px;
	text-decoration:none;
}

.green {
	color:#006c64;
}

.grey {
	color:#666666;
}

p.icon {
	background-image:url(../images/icon.gif);
	background-position:0 3px;
	background-repeat:no-repeat;
	padding-left:20px;
	margin-bottom:20px;
}

p.icon_phone {
	background-image:url(../images/phone_icon.gif);
	background-position:10px 0px;
	background-repeat:no-repeat;
	padding-left:33px;
	margin-bottom:20px;
}

p.icon_mail {
	background-image:url(../images/email_icon.gif);
	background-position:10px 1px;
	background-repeat:no-repeat;
	padding-left:33px;
	margin-bottom:20px;
}

p.icon_post {
	background-image:url(../images/post_icon.gif);
	background-position:10px 1px;
	background-repeat:no-repeat;
	padding-left:33px;
	margin-bottom:20px;
}