html * {
	margin:0;
	padding:0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
img, fieldset {
	border:0;
}
/*
ul {
	list-style: none;
}
*/
.listcontent {
	list-style: url(../images/plus_small_circle.png) inside;
	font-size: 13px;
	line-height: 1.5em;
}

ol {
	list-style: decimal;
}
body {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:13px;
}
#bannercontainer {
	background: url(../images/bannerfade.jpg) repeat-x bottom;
	padding: 10px;
	border: 1px solid #e7d26f;
}
.imgfloatright {
	float: right;
}

#bannercontainer p {
	font-style: italic;
	color: #993300;
}
#bannercontainer h3 {
	color: #993300;
	text-align: center;
}
#wrapper {
	width:902px;
	margin:20px auto 0 auto;
	position:relative;
}
#logo {
	text-indent:-9999px;
	background:url(../images/logo.jpg) no-repeat;
	width:305px;
	height:117px;
	float:left;
}
#logo a {
	position:absolute;
	display:block;
	width:305px;
	height:117px;
}
#search {
	position:absolute;
	right:0;
	top:10px;
}
#search input.submit {
	font-family:"Palatino Linotype",Georgia,serif;
	color:white;
	border:1px solid #118c55;
	background-color:#14985e;
	padding:1px 5px 2px 5px;
	font-size:13px;
}
#search div {
	float:left;
}
#search #search_wrapper {
	margin-right:6px;
	border:1px solid #e2e2e2;
	padding:1px;
}
#search #search_wrapper input {
	border:0px;
	width:178px;
	height:16px;
	padding:2px 6px;
	background:url(../images/search_bg.jpg) repeat-x #f7f7f7;
}
#search #radio_buttons {
	clear:both;
	margin-top:6px;
	display:none;
}
#search #radio_buttons input {
	vertical-align:middle;
}
#search #radio_buttons label {
	margin-left:6px;
	margin-right:15px;
	vertical-align:middle;
	font-size:11px;
}
#header {
	background:url(../images/header.jpg);
	position:absolute;
	left:-14px;
	top:128px;
	height:210px;
	width:929px;
	text-indent:-9999px;
}
#main {
	position:absolute;
	left:-14px;
	top:338px;
	width:902px;
	padding:35px 13px 20px 14px;
	background:url(../images/main_bg.jpg) no-repeat #FFFFFF;
}

#testimonials {
	position:absolute;
	right:-30px;
	top:0px;
	width:208px;
	height:224px;
	background:url(../images/testimonials_bg.jpg) no-repeat;
	padding:105px 45px 0 50px;
}
#testimonials p {
	color:#988762;
	margin-bottom:1em;
}
#testimonials a {
	text-decoration: none;
	color:#988762;
}
#contact {
	position:absolute;
	right:6px;
	top:340px;
	width:244px;
}
#contact div {
	font-size:11px;
	line-height:1.5em;
}
#contact #address {
	width:120px;
	float:left;
	padding-right:6px;
	margin-right:6px;
	border-right:1px dotted #cccccc;
}
#right {
	float:right;
	width:235px;
	padding-left:25px;
	background:url(../images/right_bg.jpg) no-repeat;
	min-height:283px;
}
#right_column {
	float:right;
	width:205px;
	padding:15px;
	margin-left:50px;
	text-align:left;
	border:1px solid #ececec;
}
#left_column {
	width:600px;
}
div#full {
	padding:15px;
	width:872px;
}
div.full {
	padding:15px;
	width:590px;
	border:1px solid #ececec;
	background-color:white;
}
div.full p, div#full p, div.full ul, div.full ol, div#full ul, div#full ol {
	line-height:1.5em;
	margin-bottom:1em;
	font-size: 14px;
}
div.full h3 {
	margin-bottom:1em;
}
div.full ul, div.full ol, div#full ul, div#full ol {
	padding-left:2em;
}
div.box {
	width:297px;
	border:1px solid #ececec;
	float:left;
	margin-right:24px;
	background-color:#ffffff;
}
div.box div p {
	line-height:1.5em;
	color:#666;
}
div.box div.top {
	font-size:14px;
	padding:15px;
	min-height:235px;
/* Don't specify height here */
}
div.box div.top h2{
	font-size:16px;
}
div.box div.bottom {
	border-top:1px solid #ececec;
	padding:2px;
/* Don't specify height here */
}
div.box div.bottom div {
	background:url(../images/box_bg.jpg) repeat-x #ffffff;
	padding:8px 12px;
}
div.box div.bottom div ul {
	font-size:11px;
	line-height:1.8em;
	list-style-type:none;
}
div.box div.bottom div ul li {
	background-image:url(../images/bullet.jpg);
	background-repeat:no-repeat;
	background-position: 0px 7px;
	padding-left:12px;
}
div.box h2 a {
	color:#333;
	text-decoration: none;
}
div.box h2 a:hover {
	color:#333;
	text-decoration:none;
	border-bottom: 1px dotted #333;
}
div.over {
	cursor:pointer;
	background: url(../images/boxfade.jpg) no-repeat bottom;
}

#footer {
	clear:both;
	float:left;
	width:902px;
	margin-top:50px;
	border-top:8px solid #ececec;
	font-size:11px;
	color:#999999;
	padding:14px 0;
}
#footer p { float:left; line-height:1.6em; }
#footer img { float:right; margin-top:2px; }
#footer a { color:#999999; }

h2 {
	text-transform:uppercase;
	font: normal 24px Georgia, "Palatino Linotype", serif;
	color: #333;
	padding-bottom:6px;
}
h3 {
	color:#006699;
	font: normal 16px Georgia, "Palatino Linotype", serif;
	padding-bottom:5px;
}
h4 {
	margin-bottom:6px;
	font: normal 14px Georgia, "Palatino Linotype", serif;
	color: #333;
}
h5 {
	color:#993300;
	font-size:11px;
	font-weight: normal;
}
a:link, a:active, a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline;
}
.email {
	background: url(../images/mail.png) no-repeat;
	float: left;
	padding-left: 22px;
}

div#contactFormArea {
	margin:20px 40px;
}

.imgfloatleft {
	float: left;
	padding-right: 10px;
}
.clear {
	clear: left;
}
.biocontainerblue {
	margin-bottom: 5px;
	border-bottom: 1px dotted #ccc;
	padding-top: 6px;
	padding-left: 10px;
}
.biocontainerblue a {
	color: #C00;
	text-decoration:none;
	border-bottom: 1px dotted #C00;

}
.biocontainerblue h4 {
	font-style: italic;
	margin-bottom: 15px;
}
.biocontainerblue h5 {
	margin-bottom: 10px;
	color: #333;
}
div.biocontainerblue:hover {
	background: url(../images/bannerfadeblue.jpg) repeat-x bottom;
}
sup {
	font-size: 10px;
}
.thinline {
	border-top: 1px dotted #ccc;
}

div#map {
	margin-top:20px;
}
div#map img {
	border:1px solid #006699;
}
div#map a {
	text-decoration:none;
}
div#map h3 {
	padding:0;
	display:inline;
}
div#map a:hover img {
	border:1px solid #CC0000;
}
div#map a:hover h3 {
	color:#CC0000;
	border-bottom:1px dotted #CC0000;
}
div#map span {
	display:none;
}
div#map a:hover span {
	display:inline;
}
