/* CSS Document */

body {margin:0; padding:0; 	background-color:#03793C;}

.container{
	width:100%;
	margin:0;
	padding:0;
	color: #333;
	border: 0;
}

ul.banner {
	display:block;
	overflow:hidden;
	width:100%;
	min-width:1190px;
	height: 84px;
	margin:0;
	padding:0;
	background-color:#03793C;
	background-image:url(../pix/band.jpg);
	background-position:right;
	background-repeat:no-repeat;
	list-style-type:none;
	float:left;
}

li#contact {
	display:block;
	position:relative;
	bottom:-40px;
	width:170px;
	height:45px;
}

ul.banner li.bl {float:left;}

ul.topnav {
	float:right;
	background-color:white;
	width:auto;
	margin:0;
	list-style-type:none;
}

ul.topnav li {
	float:right;
	font-size:14px;
	font-weight:bold;
	color:#03793C;
	min-height:34px;
	background-repeat:no-repeat;
	background-position:4px;
	padding:10px;
	padding-left:38px;}

ul.topnav a {
	position: relative;
	top:8px;
}
	
ul.topnav li#pound {background-image:url(../pix/icons/pound.gif)}
ul.topnav li#thumb {background-image:url(../pix/icons/thumb.gif)}
ul.topnav li#book {background-image:url(../pix/icons/book.gif)}
ul.topnav li#msg {background-image:url(../pix/icons/msg.gif)}

div.main {
	margin-left:218px;
	margin-top:0;
	padding:0;
	z-index:0;
	background-color:white;
}

h1 {
	clear:right;
}

hr {
	clear:both;
	visibility:hidden;
}

hr.seperator {
	visibility:visible;
	border:none 0;
	border-top:1px dashed #03793C;
	height:1px;
}

div.contnav {
	width:100%;
	float:left;
	overflow:hidden;
	border:0;
	background-color:white;
	min-height:632px;
}

div.content {
	padding:10px;
}

div.imgtl {float:left; padding:0 10px 10px 0; text-align: center;}
div.imgtr {float:right; padding:0 0 10px 10px; text-align: center;}
div.imgml {float:left; padding:10px 10px 10px 0; text-align: center;}
div.imgmr {float:right; padding:10px 0 10px 10px; text-align: center;}
div.imgbl {float:left; padding:10px 10px 0 0; text-align: center;}
div.imgbr {float:right; padding:10px 0 0 10px; text-align: center;}

div.imgtl img {border:0;}
div.imgtr img {border:0;}
div.imgml img {border:0;}
div.imgmr img {border:0;}
div.imgbl img {border:0;}
div.imgbr img {border:0;}

div.imgbrd {float:left; padding:10px 10px 10px 10px; text-align: center;}
div.imgbrd img {border:solid 1px #000;}

a.button {
	padding:5px;
	margin-top:5px;
	margin-bottom:5px;
	border:1px solid #333333;
	background-color:#82D38B;
	color:#000000;
	text-decoration:none;
}

a.button:hover {
	background-color:#6CBD75;
	color:#000000;
}

a.button:visited {
	color:#000000;
}

p.endorse {
	padding-top:5px;
	padding-bottom:5px;
}

div.referee {
	display:block;
	padding-top:5px;
}

a#cv {
	display:block;
	margin-left:auto;
	margin-right:auto;
	padding-left:20px;
	background-image:url(../pix/icons/doc.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	width:140px;
}

a#brochure {
	display:block;
	padding-left:20px;
	background-image:url(../pix/icons/doc.gif);
	background-repeat:no-repeat;
	background-position:4px 3px;
	width:180px;
}

a#brochurelrg {
	display:block;
	padding-left:108px;
	background-image:url(../pix/brochure.png);
	background-repeat:no-repeat;
	background-position:4px 3px;
	width:160px;
	height:84px;
}

div.column {
	float:left;
	margin:10px;
}

div#affiliates {
	float:right;
	width:535px;
}

div#affiliates img {
	padding:2px;
	border:0;
	float:right;
}

div.footer {
	float: left;
	clear: both;
	padding:0;
	border-top:1px solid #03793C;
	background-color:#82D38B;
	height:86px;
	width:100%;
}

div.fh {
	font-weight:bold;
}

div.fl {
	padding-top:10px;
	padding-left:10px;
}

div.fr {
	float:right;
	padding-top:10px;
	padding-right:10px;
}

div.fr img {
	border:0;
}