/* GENERIC STYLES */
body {
	background: url("../images/bg-website.png") repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	line-height: 1.4em;
	margin: 30px 0px; 
	padding:0px;
	text-align:center;
}
a {
	color: #68AFA9;
	text-decoration: none;
}
a:hover {text-decoration: underline;}
h1 {
	color: #ef812c;
	font-size: 2em;
	line-height: 1em;
	margin-top: 0;
}
h2 {
	color: #999;
	font-size: 1.5em;
	margin-bottom: 0;
}
h4 {
	margin-top: 0;
	font-size: 1.1em;	
}

/* MAIN LAYOUT BLOCKS (ordered by hierarchy) */
#wrapper {
	width: 940px;
	margin: 0px auto;
	text-align: left;
}
#header, #footer {
	background: #8bc2bd url("../images/dk-green-grdnt.gif") repeat-x bottom;
	border-bottom: 1px solid #fff;
	clear: both;
	/*height: 138px;*/
	overflow: auto;
	padding-bottom: 18px;
	width: 100%;
	-moz-border-radius-topleft:8px;
	-moz-border-radius-topright:8px;
}
#feature {
	background: #ceedd2 url("../images/lt-green-grdnt.gif") repeat-x bottom;
	border-bottom: 1px solid #fff;
	clear: both;
	height: 360px; 
	padding-top: 20px;
	width: 100%;
}
#navigation {
	background: #68afa9;
	border-bottom: 1px solid #fff;
	color: #fff;
	float: left;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.4em;
	padding: 12px 0;
	width: 200px;
}
#navigation ul { 
	margin: 0; 
	padding: 0;
}
#navigation li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#navigation li a {
	color: #fff;
	display: block;
	padding: 8px 22px 8px 22px;
	text-decoration: none;
}
#content-col1 {
	float: left;
	margin: 15px 12px 0 0;
	width: 188px;
}
#content-col2 {
	border-top: 0;
	float: left;
	margin: 15px 0;
	width: 582px;
}
#content-col3 {
	float: right;
	margin: 15px 0 0 12px;
	width: 145px;
}
/* controls appearance of content columns via ContentSizer.txt */
#layout-left #content-col2, #layout-right #content-col2  {width: 740px}
#layout-none #content-col1, #layout-none #content-col3, #layout-left #content-col3, #layout-right #content-col1 {display: none}
#layout-none #content-col2 {width: 100%}

#footer-col1 /*, #footer-col2, #footer-col3*/ {
	color: #fff;
	float: left;
	/*font-size: .8em;*/
	line-height: 1.35em;
	margin: 15px 0;
	text-align: center;
	width: 900px;
}
#footer-col2 { 
	border-left: 1px dotted #fff; 
	/*border-right: 1px dotted #fff;*/
}
#footer-col3 {
	text-align: center;
}
#footer a {	color: #fff; }
#fine-print {
	color: #666;
	font-size: .8em;
	margin: 5px 0 15px 0;
	overflow: auto;
	width: 100%;
}
#fine-print a {	color: #666; }


/* ELEMENT STYLES (ordered alphabetically) */
#navigation li.active {
	background: url("../images/nav_tab.gif") no-repeat scroll left bottom transparent;
	font-weight: bold;
	height: 44px;
	left: -6px;
	margin-bottom: -5px;
	position: relative;
}
#navigation li.active a, #navigation li.active a:hover {
	background: #508782 url("../images/arrow.gif") no-repeat right;
	width: 182px;
}
#navigation li:hover a {
	background: #61a39e;
}
.bookmarks {
	float: right;
}
.external {
	background: url("../images/external-grey.png") no-repeat right;
	padding-right: 12px;
}
.featureBlock {
	background: #68afa9 url("../images/featBlock.gif") no-repeat;
	border: 8px solid #fff;
	color: #fff;
	font-size: .9em;
	height: 80px;
	margin-bottom: 8px;
	padding: 15px 8px;
	text-align: right;
}
.grey {	background: #68afa9 url("../images/featBlock-grey.gif") no-repeat;}
.grey a {color: #666;}
.featureBlock a {color: #fff;}
.featureImg {
	background: #fff;
	border: 8px solid #fff;
	float: right;
	height: 317px;
	margin-right: 55px;
	width: 603px;
}
.horiz-list {
	margin: 0;
	padding: 0;
}
.horiz-list li {
	list-style-type: none;
	float: left;
	margin-right: 10px;
}
.horiz-list img { border: none }
.horiz-list .last { margin-right: 0; }
.logos img {
	border: none; 
	margin-right: 5px;
}
.logos-small img {
	border: none;
	margin: 0;
}
.pdf {
	background: url("../images/icon-pdf.gif") no-repeat right;
	padding-right: 20px;
}
.right {
	clear: right;
	float: right;
	margin-top: 15px;
	width: 350px;
}
#search {
	background: url("../images/search-bg.png") no-repeat left;
	clear: right;
	float: right;
	height: 22px;
	margin: 15px 30px 8px 8px;
	width: 200px;
}
#search form {
	margin: 0;
	padding: 0;
}
#search input {
	background: none;
	border: none;
	color: #999;
	float: left;
	font-size: 11px;
	height: 18px;
	margin: 0;
	outline: none;
	padding: 3px 8px;
}
#search input.searchfield {
	margin: 0;
}
#search input.submit {
	background: url("../images/icn-search.png") no-repeat right;
	cursor: pointer;
	float: right;
	height: 22px;
	padding: 0;
	width: 20px;
}
.sitemap ul {
	margin: 0;
	padding: 0;
}
.sitemap li {
	list-style-type: none;
	padding-left: 0;
	margin-bottom: 5px;
}
.talkbox {
	background: #ceedd2;
	border: 1px dashed #a0c9c5;
	color: #68afa9;
	font-size: .8em;
	line-height: 1.35em;
	padding: 10px 18px;
}
.testimonial {
	background: #F6F4EE;
	margin: 0 0 20px 0;
	padding: 8px;
}
.testimonial p {
	margin-bottom: 8px;
}
.thm {
	background: #fff;
	border: 1px solid #ccc; 
	float: left; 
	margin-right: 12px; 
	padding: 5px;
	width: 125px;
}
.who {
	text-align: right;
	margin-top: 0;
}

