body {
     text-align: center;
     min-width: 760px;
     padding: 0;
     margin: 0;
     background-color:#fff;
     color: #000;
     font: small Verdana, Helvetica, sans-serif;
 }
 
 img {
 	border: 0;
 }

#wrapper {
	background-color: #fff;
	color: #000;
	text-align: left;
	padding: 0px;
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	border-right: 1px solid #DFDFDF;
	border-bottom: 1px solid #DFDFDF;
	border-left: 1px solid #DFDFDF;
	position:relative;
}

h1, h2 {
	font-size: 122%;
	color: #0b4499;
	background-color: transparent;
	margin: 0;
	padding: 0 0 1.5em 0;
}

h3 {

}

#header {
	background: url(../hds/hd_subs.jpg) no-repeat;
	position: relative;
	height: 130px;
	width: 760px;
}

#home-header {
	background: url(../hds/hd_home.jpg) no-repeat;
	position: relative;
	height: 130px;
	width: 760px;
}

#logo {
	padding: 0 0 0 20px;
	margin-top: 7px;
}

#nav {
	position:absolute;
	margin: 0;
	padding: 0;
	top: 0;
	right: 0;
	width: 300px;
	list-style:none;
}

#nav li {
	float:left;
	width: 98px;
	border-left: 1px solid #525759;
	font-weight: bold;
}

#nav a {
	display:block;
	width:98px;
	text-align:center;
	padding: 1em 0 1em 0;
	color: #5a916c;
	text-decoration:none;
}

#nav li ul {
	position:absolute;
	width: 180px;
	margin: 0;
	padding: 0;
	list-style:none;
	border-top: 1px solid #525759;
	border-left: 1px solid #525759;
	border-right: 1px solid #525759;
	left: -9999px;
}

#nav li ul li {
	border-bottom: 1px solid #525759;
	border-left: 0;
	width:180px;
}

#nav li ul li a {
	padding:0 0 0 10px;
	text-align:left;
	color: #fff;
	background-color: #99A1A4;
	width:170px;
	font-weight: lighter;

}

#nav li ul li a:hover {
	color: #5a916c;
	background: #CCC;
}

#nav li:hover ul,#nav li.sfhover ul {
	left:auto;
}


#sidebar {
	width:200px;
	float:left;
}

#sidebar h2 {
	color: #fff;
	padding: 10px 0 6px 10px;
	margin: 0;
	font-size: 118%;
	font-weight: lighter;
	background: url(../bg/bg_4pageHds.jpg) no-repeat;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#sidebar li {
	border-bottom: 1px solid #dcdcdc;
	
	
}

#sidebar li a:link, #sidebar li a:visited {
	text-decoration:none;
	color: #5c5662;
	font-size: 85%;
	display:block;
	padding: 0.2em 0 0.2em 10px;
}

#sidebar li a:hover {
	background: url(../bg/bg_circle.jpg) no-repeat left center;
}

#sidebar li li a:link, #sidebar li li a:visited {
	color: #066ab3;
	background-color: #fff;
	padding: 0.2em 0px 0.2em 20px;
}

#sidebar li li .heading {
	color: #000;
	font-weight: bold;
	font-size: 75%;
	background-color: #f2f2f2;
	padding: 0.2em 0px 0.2em 15px;
	
	border: 0px;
}

#sidebar li li.sel a:link, #sidebar li li.sel a:visited {
	background-color: #e7e7e7;
	border:0;
}
#sidebar li li a:hover{
	background-image:  url(../bg/bg_circle.jpg) no-repeat left center;
	background-repeat:no-repeat;
}

#sidebar li.cur {
	border:0;
	background-color: #e7e7e7;
}


#sidebar li li.assoc, #sidebar li li a {
	text-decoration:none;
	color: #5c5662;
	font-size: 85%;
	display:block;
	padding: 0.2em 0 0.2em 20px;
	background-color: #e7e7e7;
	border:0;
}
#sidebar li li.sel {
	text-decoration:none;
	color: #5c5662;
	font-size: 85%;
	display:block;
	padding: 0.2em 0 0.2em 20px;
	background-color: #e7e7e7;
	border:0;
}

#sidebar li li.assoc a:link, #sidebar li li.assoc a:visited {
	background-color: #e7e7e7;
	border:0;
}

#sidebar li li.assoc a:hover{
	background-image:  url(../bg/bg_circle.jpg) no-repeat left center;
	background-repeat:no-repeat;
}


#narrowcol {
	float:left;
	width: 315px;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	padding: 0 20px;
	font-size: 85%;
	background: url(../spacer.gif) repeat-y right top;
}

#extracol {
	float:right;
	width:175px;
	font-size: 80%;
	color: #5a916c;
	padding-left: 10px;
	margin-left: 16px;
}
#extracol #clientquote {
	width:165px;
	height:550px;
}
#extracol #clientquote p {
	font-weight:bold;
	line-height:18px;
	font-style:italic;
}
#highlight {
	float: right;
	width: 320px;
}
#highlightbox {
	float: right;
	width: 320px;
	background: url(../bg/bg_showcase5a916c.jpg) repeat-y left top;
}
#highlightbox p {
	font: bold 118% "Trebuchet MS";
	color: #000;
	text-decoration: none;
	padding: 2px 3em 0px 50px;
}


#widecol {
	float:left;
	width: 530px;
	border-left: 1px solid #ccc;
	padding-left: 20px;
	font-size: 85%;
	background: url(../spacer.gif) repeat-y right top;
}

#widecol h1, #narrowcol h1 {
	margin: 2em 0 0 0;
	padding: 0;
}

#widecol h2.date {
	text-align:right;
}

#widecol .newsbox {
	height: 11em;
	overflow:scroll;
}
#widecol .newsbox table {
	border-collapse: collapse;
}

#widecol .newsbox td {
	vertical-align:top;
}

#widecol .newsbox tr:hover, #widecol .newsbox tr.cur {
	background-color: #d3d5d0;
}

#widecol h3 {
	font-size: 100%;
	margin: 0;
	padding: 2em 0 0 0;
}

#widecol .title {
	border-bottom: 1px dotted #ccc;
	padding-bottom: 0.3em;
	margin-bottom: 0.3em;
}

#widecol .newscontent {
	
}

#widecol .newsdetails {
	float:right;
	width: 180px;
	color: #4f8a61;
}

.event {
	color: #d85827;
}



#content {
	padding: 2em 20px 0 20px;
}

#content .main {
	float:left;
	width: 370px;	
	font-size: 85%;
	color: #5c5662;
	background-color: transparent;
}

#content .extras {
	float:right;
	width: 320px;
}

#content .extras #clientlogin label {
	float:left;
	width: 100px;
	font-size: 86%;
	color: #5c5662;
	text-align: right;
	padding-right: 5px;
}

#content .extras #clientlogin .submit {
	width: 60px;
	float:right;
	margin-top: -2em;
}

#content .extras #clientlogin div {
	margin-bottom: 0.2em;
}
.showcase a:link, a:visited {
	color: #000;
}

#content .extras #clientlogin .text {
	width: 140px;
}

#content .extras .showcase {
	padding-top: 0px;
	width:296px;
	font-size: 85%;
	color: #000;
	margin-top: 1em;
	margin-left: 20px;
}

#content .extras .showcase .inner {
	min-height: 118px;
	background: url(../bg/bg_showcase5a916c.jpg) no-repeat left top;
	margin: 0px;
	padding: 0px;
}

* html #content .extras .showcase .inner {
	height: 118px;
}

#content .extras .showcase p {
	margin: 0;
	padding: 1em 3em 0 50px;
	font: bold 118% "Trebuchet MS";
	color: #000;
}

#bottomcontent {
	clear:both;
	padding: 0em 20px 0;
}

#bottomcontent .products {
	float:left;
	width:447px;
	font-size: 85%;
	
}

#bottomcontent .news {
	font-size: 85%;
	float:right;
	width: 220px;
}

#bottomcontent .products .inner {
	background-image: url(../bg/bg_productsbox.jpg);
	background-repeat: repeat-y;
	padding-top: 10px;
}

#cS-home-text {
	padding-top: 50px;
}

#eA-home-text {
	padding-top: 100px;
}

#cT-home-text {
	padding-top: 150px;
}

#bottomcontent .news .inner {
	height: 220px;
	overflow:hidden;
	color: #6a7374;
	margin-bottom: 1em;
	padding: 12px;
}

#bottomcontent .news .inner ul {
	margin: 0;
	padding: 0;
	list-style:none;
}

#bottomcontent .news .inner ul h4 {
	margin: 0;
	padding: 0;
	font-weight:bold;
}

#bottomcontent .news .inner ul .date, #bottomcontent .news .inner .date {
	margin: 0;
	padding: 1em 0 0 0;
	color: #d85624;
	font-weight:bold;
}

#bottomcontent .news .inner a 
{
    text-decoration: none;
    color: #5c5662;
}

#bottomcontent .news .inner a:hover
{
    text-decoration: underline;
}

#bottomcontent .news .inner ul p {
	margin: 0;
	padding: 0;
}

#bottomcontent .products ul.productlist {
	padding:0;
	margin: 0 0 10px 10px;
	list-style:none;
	border-top: 1px solid #ccc;
	width:173px;
	float:left;
}

#bottomcontent .products ul.productlist li {
	padding:0;
	margin:0;
	height:51px;
}

#bottomcontent .products ul.productlist li img {
	border-bottom: 1px solid #ccc;
	display:block;
	padding: 0;
	margin: 0;
}

#bottomcontent .products #producttext {
	color: #0B4499;
	float:right;
	width: 230px;
}

.products h3, .news h3 {
	font-size: 122%;
	color: #68a580;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #848484;
	text-decoration: none;
}


.news h4 {
	font-size:100%;
}

#footer {
	clear:both;
	font-size: 85%;
	color: #6a7374;
	padding: 1em 20px 1em 20px;
}
#footer img {
	margin-left: 7px;
}

#footer a:link, #footer a:visited {
	color: #6a7374;
	text-decoration:none;
}

#footer ul {
	margin: 0;
	padding: 0;
	list-style:none;
	float:left;
	width: 200px;
}

#footer .contact {
	float:left;
	width: 160px;
}

#footer .contact img {
	padding-left: 10px;
}

#footer .copy {
	font-size: 90%;
	color: #525759;
	text-align:right;
}


#footer li {
	display:inline;
}

ul.nobullets {
	list-style:url(none) none outside;
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
	line-height: 1.2em;
}

.clear {
	clear:both;
	font-size: 1px;
	line-height: 0px;
	height: 1px;
}
.introhdsblk {
	font: bold x-small Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 0px;
}

.subhead {
	font-size: 10.5px;
}

#dividerdots {
	border-bottom: 1px dotted #0B4499;
}
.italics {
	font: italic bold 13px "Trebuchet MS";
	color: #5a916c;
}
.quotes {
	font: italic 122% "Trebuchet MS";
	color: #5a916c;
}
.italicsblk {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	color: #000;
}
#bottomcontent h4 a:link, #bottomcontent h4 a:visited {
	color: #6a7374;
	text-decoration: none;
}
.introhds {
	font: bold 122% "Trebuchet MS";
	color: #5a916c;
}
.products h3 a:link, .news h3 a:link, .products h3 a:visited, .news h3 a:visited  {
	
	color: #68a580;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0 0 4px 0;
	border-bottom: 1px dotted #848484;
	text-decoration: none;
}
ul.bullets {
	margin: 0 0 0 0;
	padding: 0;
	display: inline-block;
	line-height: 1.2em;
}
#narrowcol h5 {
	font: bold small Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	border-top: 1px dotted #0B4499;
	padding-top: 15px;
	margin: 0px;
	padding-bottom: 0px;
}
#bottomcontent h4 a:hover {
	color: #6a7374;
	text-decoration: underline;
}
#content h6 a:link, #content h6 a:visited {
	text-decoration: none;
}
#content h6 {
	font: bold 118% "Trebuchet MS";
	color: #000;
	margin: 0px;
	padding: 1em 3em 0px 50px;
}
#content h6 a:hover {
	text-decoration: underline;
}
#news-01 a:link {
	color: #0B4499;
	text-decoration: underline;
}
#news-01 a:visited {
	color: #800080;
	text-decoration: underline;
}
#newslist a, #newslist a:link, #newslist a:visited {
	color: #0B4499;
	text-decoration: none;
	padding-bottom:13px;
}
#newslist a:hover {
	text-decoration: underline;
}
.showcase h3 {
	font-size: 122%;
	color: #68a580;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0px;
	border-bottom: 1px dotted #848484;
}
.showcase h3 a:link, .showcase h3 a:visited {
	
	color: #68a580;
	background-color: transparent;
	font-weight: normal;
	padding: 0;
	margin: 0 0 0px;
	border-bottom: 1px dotted #848484;
	text-decoration: none;
}
.showcase h3 a:link, a:visited {
	color: #4f8a61;
	text-decoration: none;
}
.showcase h6 a:link, a:visited {
	color: #000;
	text-decoration: none;
}
#content .extras .showcase h6 {
	margin: 0;
	padding: 20px 3em 0 30px;
	font: bold 118% "Trebuchet MS";
	color: #000;
}
ul.nobullets li {
	margin: 0;
	padding: 0 0 0 6px;
	display: inline-block;
	line-height: 1.2em;
	background: url(../bg/bg_circle.jpg) no-repeat left 3px;
}

