﻿html,body {background:#fff;color:#000;margin:0;padding:0;font-family:Verdana,Helvetica,sans-serif;font-size:small;}
div {margin:0;padding:0;}
a {color:#006f53;text-decoration:none;}
a:hover {text-decoration:underline;}
p {color:#555;line-height:1.5em;letter-spacing:1pt;margin:25px 0px;padding:1px;}
li,tr {color:#555;line-height:1.5em;letter-spacing:1pt;}
.hidden {display:none;visibility:hidden;}
.error {color:#900;font-weight:900;}
.success {color:#090;font-weight:900;}
.quote {border:1px solid #000;padding:15px;font-weight:900;font-size:smaller;}

input {height:22px;border-width:0px 1px;border-color:#a1a1a1;border-style:solid;background:url('/images/inputbg.gif') top left repeat-x;}
input.submit {padding:0px 40px;height:auto;border-width:2px;background-image:none;font-weight:900;letter-spacing:1pt;}

#wrapper {margin:0 auto;width:974px;}
	#header,#body,#footer {float:left;clear:both;width:100%;}
	#content-height,#nav-height {float:left;clear:none;width:1px;line-height:1px;overflow:hidden;}
	#header {padding:205px 0px 3px;background:url('/images/header.jpg') top left no-repeat;}
		#header div {margin:0 auto;text-align:center;}
	/* #body {} */
		#nav {float:left;clear:left;width:269px;background:url('/images/nav_bg.jpg') top left no-repeat;}
			#nav p {margin:100px 20px 20px 0px;padding:1px;text-align:right;color:#555;}
			#nav ul {margin:20px 20px 0px 0px;padding:0px;list-style:none;text-align:right;font-weight:900;}
				#nav ul a {padding-left:20px;}
				#nav ul a:hover {text-decoration:none;color:#d03548;}
				#nav ul a.selected {text-decoration:none;color:#d03548;background:url('/images/nav_triangle.png') top left no-repeat;}
				#nav ul li {margin:10px 0px 0px;padding:1px;letter-spacing:normal;line-height:normal;}
			#nav-height {height:459px;}
		#content {float:left;clear:right;width:687px;min-height:463px;background:url('/images/content_bg.jpg') top left no-repeat;}
			#content-height {height:463px;}
			#content-area {float:left;clear:none;width:620px;margin:35px 20px 60px 35px;padding:1px;}
			#content h2, .h2-style {margin:0px 0px 20px;padding:1px;color:#b5cfc9;font-size:x-large;}
				#content h2 span, .h2-style span {display:block;padding:1px;margin:-5px 1px 1px 50px;color:#0e8a74;font-size:xx-large;}
	#footer {height:37px;background:url('/images/footer_pattern.jpg') top left repeat-x;}
