@charset "UTF-8";
html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, 
pre, form, fieldset, table, th, td { margin: 0; padding: 0; font-family: Arial, Helvetica, Verdana, Geneva, sans-serif; color:#000; }  
html, body {
	height:100%;
	min-height:95%;
}
h1 {
	font-size:1.5em;
	color:#159145;
	letter-spacing:-1px;
	margin: 0px 0 -5px 14px;
}
h2 {
	font-size:0.85em;
	color:#159145;
}
h3 {
	font-size:0.8em;
	color:#333;
}
p {
	color:#333;
}
a {
	color:#159145;
	text-decoration:none;
	border:none;
}
img{
	border:none;
}
a:visited{
	color:#060;
}
a:hover {
	color:#FF0000;
}
a:active {
	color:#0099FF;
}
hr{
	margin-top: 15px;
	color:#999;
	background: #999;
	outline:none;
}
#uber {
	background:url(images/fade.jpg) repeat-x top left;
	margin: 0 auto;
	width:800px;
}
#block {
	background:#FFF;
	margin:0 auto;
	width:792px;
}
#header{
	background:url(images/logo.jpg) left top no-repeat;
	height: 160px;
	position:relative;
	width:792px;
}
#header #contact {
	color:#159145;
	float:right;
	margin:52px 20px 0 0;
}
#header #contact p {
	color:#159145;
}
#header #nav {
	background:#006600 url(images/navbg.gif) repeat-x left top;
	bottom:0px;
	font-size:0.7em;
	padding: 7px 0px 15px 14px;
	position:absolute;
	width:778px;
}	
#header #nav li {
	float:left;
	list-style:none;
}
#header #nav li a {
	background:url(images/nav-button.gif) left top no-repeat;
	color:#FFF;
	text-decoration:none;
	display:block;
	width:113px;
	padding:9px 0 0 40px;
	height:18px;
}
#header #nav li#nav-contact a {
	background:url(images/nav-contact.gif) left top no-repeat;
}
#header #nav li a:hover, #header #nav li a#sel, #header #nav li#nav-contact a:hover, #header #nav li#nav-contact a#sel{
	background-position: bottom left;
}
#main #content {
	float:left;
	margin-right:18px;
	width:460px;
}
#main #content .headImg{
	background: url(images/pic-underline.gif) bottom left repeat-x;
	padding-bottom:33px;
}
#content {
	margin-bottom:20px;
}
#content p, #content h2, #content h3 {
	margin: 5px 10px 7px 14px;
}
#content p {
	font-size:0.8em;
}
#content .cust-bullets li{
	float:left;
	list-style:none;
	width:200px;
	margin: 5px 0 5px 15px;
}
#content .cust-bullets li a {
	display:block;
	background:url(images/arrow-green-sml.gif) 0px 3px no-repeat;
	padding-left:25px;
	color:#333;
	font-size:0.8em;
	font-weight:bold;
}
#content .cust-bullets li a:hover,#content .cust-bullets li#sel a {
	background:url(images/arrow-red-sml.gif) 0px 3px no-repeat;
}
#content .cust-bullets2 li{
	list-style:none;
	width:200px;
	margin: 7px 0 7px 15px;
}
#content .cust-bullets2 li a {
	display:block;
	background:url(images/arrow-green-sml.gif) left center no-repeat;
	padding-left:25px;
	color:#333;
	font-size:0.8em;
	font-weight:bold;
}
#content .cust-bullets2 li a:hover {
	background:url(images/arrow-red-sml.gif) left center no-repeat;
}
#content .cust-bullets3 li{
	margin-left: 35px;
	list-style:disc;
	color:#333;
	font-size:0.8em;
}
#main #sidebar {
	float:left;
	width:314px;
}
#main #sidebar img {
	margin-bottom:5px;
}

#side-nav {
	background:url(images/side-nav.gif) left top repeat-x;
	border-top: 8px #FFF solid;
	height:230px;
}
#side-nav li {
	list-style:none;
	height:30px;
	padding-top:10px;
	margin-bottom:-2px;
}
#side-nav li a{
	color:#333333;
	padding-left:40px;
	font-weight:bold;
	font-size:0.9em;
	background:url(images/arrow-green.gif) 12px 2px no-repeat;
	text-decoration:none;
}
#side-nav li a:hover{
	background:url(images/arrow-red.gif) 12px 2px no-repeat;
}	
#footer {
	margin-left:14px;
	clear:both;
	font-size: 0.8em;
	font-weight:bold;
}
#heath{
	background:url(images/heath-side-bg.jpg) left top no-repeat;
}
#edge{
	background:url(images/edge-side-bg.jpg) left top no-repeat;
}
.main-body-1column li {
	float:left;
}
.download li {
	list-style:none;
	margin-left:25px;
}
.download li img {
	margin-right:10px;
}