/* [m] Standards */
* {
	padding:0;
	margin:0;
}
.styled { 
	position: absolute;
	text-indent: -9999px;
}
.left {
	float:left;
}
.right {
	float:right;
}
.clear {
	clear:both; height:1px; font-size:1px; line-height:1px;
}
a img {
	border:none;
}
.bold {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.error {
	color: #993300
!important;
}
body {
	background-color: #008DA8;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 120%;
	color: #333333;
}
#page {
	position: relative;
	background-color: #FFFFFF;
	background-image: url(../images/bg-tile.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#wrapper {
	width: 1000px;
	position: relative;
	margin-right: auto;
	margin-left: auto;
}
#hed {
	background-image: url(../images/bg-hed.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	height: 176px;
	position: relative;
}
#hed h1 {
	width: 275px;
	position: absolute;
	top: 60px;
	left: 50px;
	height: 75px;
}
#hed h1 a {
	display: block;
	height: 75px;
}
#hed #hed-photo {
	height: 144px;
	width: 628px;
	position: absolute;
	top: 22px;
	right: 0px;
}
#navigation {
	height: 38px;
	position: relative;
	margin-top: 2px;
}
ul#global {
	list-style-type: none;
	height: 38px;
	position: relative;
}
ul#global li {
	height: 38px;
	width: 89px;
	display: block;
	float: left;
	text-align: center;
}
ul#global li a {
	display: block;
	height: 38px;
	background-repeat: no-repeat;
	background-position: center top;
}
ul#global li .home {
	background-image: url(/images/navHome.gif);
}
ul#global li a:hover, ul#global li a:active    {
	background-position: center -38px;
}
ul#global li .services {
	background-image: url(/images/navServices.gif);
}
ul#global li .solutions {
	background-image: url(/images/navSolutions.gif);
}
ul#global li .contact {
	background-image: url(/images/navContact.gif);
}
#search {
	position: absolute;
	width: 350px;
	top: 5px;
	left: 640px;
	height: 38px;
	width: 315px;
	height: 31px;
}
#search #l {
	font-weight: bold;
	color: #4f9d12;
	float: left;
	margin-top: 8px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#search #s {
	float: left;
	padding: 0;
	margin: 6px 0 0 6px;
	width: 225px;
}
#search #go {
	float: right;
	margin-top: 2px;
	margin-right: 10px;
}
#content {
	width: 902px;
	background-image: url(../images/bg-page.gif);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
	margin-right: auto;
	margin-left: auto;
	margin-top: 12px;
}
#section {
	position: relative;
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 25px;
}
#section  .section-hed {
	height: 30px;
	background-image: url(../images/bg-sectionhed.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	position: relative;
	padding-top: 30px;
	margin-bottom: 12px;
}
#section  .section-hed  h2 {
	color: #008DA9;
	font-size: 140%;
	line-height: 120%;
}
#section .section-hed h2 a {
	color: #008DA9;
	text-decoration: none;
}
#section  .section-hed  .desc {
	position: absolute;
	height: 30px;
	top: 0px;
	font-size: 95%;
	line-height: 30px;
	right: 0px;
	padding-top: 30px;
	color: #666666;
}
#section .section-hed .desc a {
	color: #008DA9;
}
#section .section-hed .desc img {
	vertical-align: middle;
}
#section #col1 {
	width: 500px;
	float: left;
}
#section #col2 {
	float: right;
	width: 325px;
}
#bodycopy {
	padding-left: 25px;
	padding-right: 25px;
}
#bodycopy a:link {
	color: #008DA9;
}
#bodycopy a:visited {
	color: #008DA9;
}
#bodycopy a:hover {
	background-color: #FAFAFA;
}
#bodycopy a:active {
	color: #7AC142;
}
#bodycopy h3 {
	font-size: 140%;
	line-height: 120%;
	font-weight: normal;
	color: #006600;
	margin-bottom: 12px;
}
#bodycopy h3 a:link, #bodycopy h3 a:visited, #bodycopy h3 a:active {
	color: #006600;
	text-decoration: none;
}
#bodycopy h3 a:hover {
	text-decoration: underline;
}
#bodycopy p {
	font-size: 100%;
	line-height: 150%;
	margin-bottom: 12px;
}
#bodycopy blockquote {
	margin-bottom: 12px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	padding: 10px;
	font-family: "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666666;
	font-size: 120%;
	line-height: 140%;
}
#bodycopy ul {
	padding-left: 5%;
	list-style-type: none;
}
#bodycopy ul li {
	background-image: url(../images/bg-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 12px;
	margin-bottom: 5px;
	color: #386415;
}
#bodycopy ul.no-arrow {
	list-style-type: square;
}
#bodycopy ul.no-arrow li {
	padding-left: 0px;
	background-image: none;
}
#highlights {
	background-color: #E2F2D6;
	padding: 15px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	margin-bottom: 12px;
}
#highlights address {
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
	font-style: normal;
	margin-bottom: 12px;
}
#highlights a {
	color: #006600;
}
#highlights p {
	margin-bottom: 12px;
}
#highlights h4 {
	color: #006600;
	font-size: 120%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-bottom: 12px;
}
#highlights ul {
	list-style-type: none;
}
#highlights ul li {
	margin-bottom: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ACD889;
	display: block;
}
#callout-boxes {
	height: 260px;
	width: 840px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.callout {
	height: 260px;
	background-image: url(../images/bg-callout.gif);
	background-position: center bottom;
	width: 270px;
	background-repeat: no-repeat;
	float: left;
}
.callout .photo {
	margin-right: auto;
	margin-bottom: 12px;
	margin-left: auto;
	width: 243px;
}
.callout .txt {
	margin-right: 10px;
	margin-left: 10px;
	line-height: 140%;
}
.callout .txt h3 {
	font-size: 120%;
	line-height: 120%;
	color: #337784;
}
.callout .learnmore     {
	color: #008DA9;
	text-align: right;
}
.learnmore  a  {
	color: #337784;
}
.middle {
	margin-right: 12px;
	margin-left: 12px;
}
#news-email {
	height: 75px;
	background-color: #FAFAFA;
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
#news-email #newsBox {
	width: 540px;
	position: relative;
	padding-top: 15px;
	padding-left: 25px;
}
#news-email #newsBox #newsticker li a {
	color: #009900;
}
#news-email  h4  {
	line-height: 120%;
	color: #008DA9;
}
#news-email #newsBox ul {
	line-height: 140%;
	font-size: 100%;
	list-style-type: none;
	width: 450px;
}
#news-email #emailBox {
	width: 265px;
	position: absolute;
	top: 15px;
	left: 575px;
	padding-left: 40px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	height: 50px;
}
#news-email #emailBox form {
	margin-top: 5px;
}
#news-email  #emailBox  input.txt {
	color: #009900;
	float: left;
	margin-top: 5px;
}
#news-email #emailBox input.btn {
	float: right;
}
#solution-promo {
	position: relative;
	margin-top: 12px;
	margin-bottom: 12px;
	padding-right: 10px;
	padding-left: 10px;
	border: 5px solid #EFEFEF;
	margin-right: auto;
	margin-left: auto;
}
#solution-promo h3 {
	font-size: 95%;
	text-align: center;
	line-height: 120%;
}
#solution-promo a {
	color: #056905;
	text-decoration: none;
}
#footer {
	background-image: url(../images/bg-footer.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	height: 168px;
	width: 100%;
}
#footer p.copyrights {
	margin-top: 65px;
	font-size: 90%;
	color: #FFFFFF;
	line-height: 120%;
	text-align: center;
}
#footer p.copyrights a {
	color: #FFFFFF;
}
#searchcontrol, .gsc-control {
	width: 98%;
}
.photo-full {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 12px;
	width: 310px;
}
.learnmore-box {
	padding: 10px;
	background-color: #E1F1F5;
}
.learnmore-box h4 {
	font-size: 120%;
	line-height: 120%;
	font-weight: normal;
}
ul#sitemap {
	padding-left: 5%;
}
ul#sitemap ul {
	padding-left: 3%;
}
#sitemap a {
	color: #006600;
}
span.message {
	font-size: 90%;
	position: absolute;
	top: 60px;
	color: #FFFFFF;
}