html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; 	vertical-align: baseline; background: transparent; font-weight: normal; text-decoration: none; font-style: normal; }
body { line-height: 1; font-size: 62.5%}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }
div{position: relative;}


body, #container{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: #485ea9 url(i/background.jpg) no-repeat top center;
	min-width: 918px;
	color: #525051;
}
#container{
	padding-top: 1px;
}
.A{
	width: 100%;
	text-align: center;
}
.B{
	width: 918px;
	margin: 0 auto;
}
.head{
	z-index: 2;
}
.head .B{
	background: transparent url(i/background-head.png) no-repeat top center;
	height: 300px;
	margin-top: 41px;
	z-index: 3;
}
/*
.IE6 .head .B{
	background: transparent url(i/background-head.gif) no-repeat top center;
}
*/
.IE6 .head .B{
	position: static
}


#logo{
	position: absolute;
	left:48px;
	top:134px;
}
#ps{
	position: absolute;
	top: 25px; 
	right: 9px;
}
#gnav{
	position: absolute;
	bottom: 0;
	left:9px;
	width:860px;
	height: 45px;
	z-index: 4;
	padding-left: 40px;
	font-size: 1.2em;
}
#gnav li{
	float: left;
	height: 45px;
	width: 100px;
	position: relative;
	z-index: 5;
	line-height: 45px;
	background: white url(i/gnav-buttons.gif) top left no-repeat;
	margin-left: 3px;
}
#gnav li.hover, #gnav li.indicator{
	background-position: top right;
}
#gnav a{
	color: #525051;
}
#gnav ul{
	position: absolute;
	top: 45px;
	left: 0;
	z-index: 6;
	display: none;
}
#gnav li.hover ul{
	display: block;
}
#gnav ul li{
	float: none;
	height: auto;
	line-height: 2.5em;
	border-top: 1px solid #d3d3d3;
	width: 200px;
	padding-left: 10px;
	text-align: left;
	background: #dddddd;
}
#gnav ul li.hover{
	background: white;
}

.body{
	background: transparent url(i/background-stripe.png) repeat-x top left;
}
.body .B{
	background: transparent url(i/background-body.png) repeat-y top center;
}
.IE6 .body .B{
	background: transparent url(i/background-body.gif) repeat-y top center;
}

.spotlight{
	margin: 0 10px 15px 10px;
	clear: both;
	border: 1px solid #b2b2b2;
	height: 76px;
	overflow: hidden;
	padding-right: 35px;
}

#spotlights ul a:hover{
	color: #134E39;
}
#tagline{
	border-top: 1px solid #d3d3d3;
	clear: both;
	margin:0 9px;
	padding:10px 0 3px;
	font-size: 1.3em;
}
.testimonial{
	width: 453px;
	background: white url(i/testimonial.gif) top left no-repeat;
	margin-top: 40px;
	position: relative;
	height: 250px;
}
.testimonial div{
	position: absolute;
	top: 0;
	left: 0;
	width: 413px;
	padding: 5px 20px 15px 20px;
}
.controls .on{
	font-weight: bold;
}
.foot .B{
	background: transparent url(i/background-foot.png) no-repeat top center;
	height: 30px;
}
.IE6 .foot .B{
	background: transparent url(i/background-foot.gif) no-repeat top center;
	height: 30px;
}


.foot ul{
	padding: 30px 0;
}
.foot li{
	display: inline;
	padding: 0 5px;
	color: white;
}
.foot li a{
	color: white;
}
.foot li a:hover{
	text-decoration: underline;
	color: white;
}


.home #col_1{
	width: 453px;
	float: left;
	margin-left: 60px;
	text-align: left;
	padding-bottom: 20px;
}
.IE6 .home #col_1{
	margin-left: 30px;
}
.interior #col_1{
	width: 195px;
	padding-right: 25px;
	float: left;
	text-align: left;
	margin: 30px 0 20px 9px;
}
.IE6 .interior #col_1{
	margin: 30px 0 20px 5px;
}

.home #col_2{
	margin-left: 25px;
	width: 332px;
	padding-bottom: 20px;
	float: left;
	text-align: left;
}
.IE6 .home #col_2{
	margin-left: 12px;
}
.interior #col_2{
	width: 450px;
	padding-right: 10px;
	float: left;
	text-align: left;
	margin: 30px 0 20px 0;
	min-height: 310px;
}
.interior #col_3{
	width: 200px;
	float: left;
	text-align: left;
	margin: 30px 0 20px 0;
}
#col_3 img{
	margin-bottom: 10px;
}

#col_3 .logos img{
	display: block;
	margin: 2em 0;
}

.content h1{
	font-size: 2em;
	color: #134E39;
	line-height: 1.3em;
	margin: 1em 0;
	text-align: left;
}
.interior .content h1:first-child{
	margin-top: 0;
}
.home .content h2{
	font-size: 1.3em;
	color: #134E39;
	line-height: 1.3em;
	margin: 1em 0;
	text-transform: uppercase;
}
.interior .content h2{
	font-size: 1.2em;
	color: #0E2B8D;
	line-height: 1.3em;
	margin: 1.5em 0 0.5em 0;
	font-weight: bold;
}
.content p{
	font-size: 1.2em;
	line-height: 1.9em;
	margin: 0.5em 0 1em 0;
}
.content h3{
	font-size: 1.2em;
	line-height: 1.3em;
	margin: 0.5em 0 0 0;
	color: #0E2B8D;
}
.content ul{
	font-size: 1.2em;
	line-height: 1.9em;
	margin: 0.5em 0 1em 2em;
	list-style-type: disc;
}
.content ol{
	font-size: 1.2em;
	line-height: 1.9em;
	margin: 0.5em 0 1em 2em;
	list-style-type: decimal;
}
.content ol li{
	margin: 0.5em 0;
}
.content ul ul, .content ul ol, .content ol ol, .content ol ul{
	font-size: 1em;
}
.interior #col_3 ul a{
	color: #525051;
}
.interior #col_3 ul a:hover{
	color: #134E39;
}
.interior #col_3 ul{
	background: white url(i/interior-gradient.gif) top left repeat-x;
	padding:15px 7px 30px 15px;
	font-size: 1.2em;
	line-height: 1.3em;
}
.interior #col_3 li{
	padding-bottom: 10px;
}

.interior #col_3 p{
	padding:0 0 0 15px;
	font-size: 1.2em;
	line-height: 1.4em;
}
.interior #col_3 h2{
	font-size: 1.2em;
	color: #0E2B8D;
	line-height: 1.3em;
	font-weight: bold;
	padding:0 0 0 15px;
}

#spotlights h2{
	background: white url(i/gradient-bar.gif) top left repeat-x;
	font-size: 1.3em;
	text-transform: uppercase;
	height: 30px;
	line-height: 30px;
	padding: 0 20px;
	margin-top: 20px;
}
.spotlight img{
	float: left;
}
.spotlight h3{
	color: #0E2B8D;
	font-size: 1.4em;
	margin-top: 10px;
	line-height: 1.5em;
}
.spotlight p{
	font-size: 1.2em;
	line-height: 1.5em;
	margin-top: 10px;
}

.spotlight a{
	color: #525051;
}
.spotlight a:hover{
	color: #134E39;
}
#spotlights ul{
	font-size:1.2em;
	line-height:1.5em;
	list-style-type:disc;
	margin-left:44px;
}
#spotlights ul a{
	color: #525051;
}

.lnav h2{
	height: 30px;
	line-height: 30px;
	border-bottom: 1px solid #525051;
	padding-left: 30px;
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
}
.lnav li{
	line-height: 1.2em;
	padding: 10px 0 10px 30px;
	font-size: 1.2em;
}
.IE6 .lnav li{
	height: 15px;
}
.lnav li a{
	color: black;
}
.lnav li.hover, .lnav li.indicator{
	background-color: #EEEDEE;
}
.lnav li.hover a, .lnav li.indicator a{
	color: #134E39;
}

i{
	font-style: italic;
}
em, em a{
	font-weight: bold;
}
q{
	color: black;
}
q:before, q:after{
	content: '';
}
a{
	color: #0E2B8D;
}
b{
	font-weight: bold;
}
a:hover{
	color: #134E39;
}

label, .label{
	display: block;
	float: left;
	width: 80px;
}
form .group{
	display: block;
	float: left;
	margin-right: 10px;
}
label.inline{
	display: inline;
	float: none;
}
input[type=text], textarea{
	width: 340px;
}
form p{
	clear: both;
}
.IE6 .png, .IE6 .head .B{
	behavior: url(scripts/iepngfix.htc);
}
