/* CSS Document */

img {
	margin: 0;
	border: 0;
	padding: 0;
}

body {
	margin: 0 auto;
	padding: 0;
	background: url(../images/bkg-main.gif) repeat #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-align: center;
}

p {
	margin: 0;
	padding: 2px 0 6px 0;
	line-height: 20px;
	color: #333;
	text-align: left;
}

ul {
	color: #333;
	line-height: 18px;
	text-align: left;
}

ol {
	color: #333;
	line-height: 18px;
	text-align: left;
}

h1 {
	margin: 0;
	padding: 0;
	line-height: 0;
}

h2 {
	font: 24px Geneva, Arial, Helvetica, sans-serif;
	color: #fff;
	font-style: italic;
	font-weight: normal;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 24px;
}

h3 {
	text-transform: uppercase;
	color: #00568b;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

h3 a {
	color: #00568b;
	text-decoration: none;
}

h3 a:hover {
	color: #8cd3ff;
	text-decoration: underline;
}

h4 {
	text-transform: uppercase;
	color: #60bbf4;
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	text-align: left;
}

h4 a {
	color: #60bbf4;
	text-decoration: none;
}

h4 a:hover {
	color: #8cd3ff;
	text-decoration: underline;
}

h5 {
	text-transform: uppercase;
	color: #00568b;
	font: 18px Arial, Helvetica, sans-serif;
	font-weight: normal;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	border-bottom: 1px solid #fff;
}

h6 {
	color: #333;
	margin: 0 0 10px 0;
	padding: 0;
	text-align: left;
	font-style: italic;
	font-size: 16px;
	font-weight: normal;
	text-transform: none;
}

h6.madeusa {
	background: #008acf;
	padding: 4px;
	margin: 0 auto;
	text-align: center;
	width: auto;
	height: auto;
	font: 11px Arial, Helvetica, sans-serif;
	color: #fff;
	text-transform: uppercase;
}

a {
	color: #00568b;
	text-decoration: none;
	}

a:hover {
	color: #8cd3ff;
	text-decoration: underline;
	}

a.light {
	color: #79b1e5;
	text-decoration: none;
	}

a.light:hover {
	color: #666;
	text-decoration: underline;
	}

table {
	margin: 0;
	padding: 0;
}

td {
	text-align: left;
}

form {
	margin: 0;
	padding: 0;
}

input {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}


select {
	font: 11px Arial, Helvetica, sans-serif;
	color: #333;
}

#wrapper {
	width: 919px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-bottom: 1px solid #ccc;
}

#header {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
}

#header-rt {
	width: 153px;
	height: auto;
	float: right;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: right;
}

#header-lt {
	width: 252px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left; 
	text-align: left;
}

#logo {
	width: auto;
	height: auto;
	margin: 0;
	padding: 20px 0 0 20px;
	text-align: left;
}

/* MAIN NAVIGATION */

#nav-wrap {
	width: auto;
	height: 39px;
	margin: 0;
	padding: 0;
}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}

#nav a {
	display: block;
	padding: 0;
	color: #fff;
	text-align: center;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 12px;
}

#nav li {
	float: left;
}

#nav li.sub {
	float: left;
	width: 150px;
	text-align: left;
	font: 12px Arial, Helvetica, sans-serif;
	background: #3592d9;
	border-bottom: 1px solid #5eb9f2;
}

#nav li a.sub { 
	width: 144px;
	text-align: left;
	padding: 8px 0 8px 6px;
}

#nav li a.sub:hover { 
	background: #00568b;
	text-decoration: none;
	color: #fff;
	height: auto;
	width: 144px;
	padding: 8px 0 8px 6px;
}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	background: #3592d9;
	z-index: 1;
}

#nav li.sfhover ul {
	left: auto;
	background: #3592d9;
	z-index: 1;
}

#nav li.home-on {
	width: 114px;
	height: 39px;
	background: url(../images/nav-home-on.gif) no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.home-on {
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li a:hover.home-on {
	background: url(../images/nav-home-on.gif) no-repeat;
}

#nav li.home {
	width: 114px;
	height: 39px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.home {
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.standard {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.standard { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.standard-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.standard-on { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li a:hover.standard { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.custom {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.custom { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.custom-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.custom-on { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li a:hover.custom { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.services {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.services { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.services-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.services-on { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li a:hover.services { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.resources {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.resources { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.resources-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.resources-on { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li a:hover.resources { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.sensors {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.sensors { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.sensors-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.sensors-on { 
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li a:hover.sensors { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 31px;
	*\height: 30px;
	padding-top: 8px;
	*\padding-top: 7px;
}

#nav li.about {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.about { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.about-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-right: 1px solid #fff;
	border-bottom: 1px solid #fff;
}

#nav li a.about-on { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li a:hover.about { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.contact {
	width: 114px;
	background: url(../images/nav-bkg-off.gif) no-repeat;
	height: 39px;
	border-bottom: 1px solid #fff;
	border-right: none;
}

#nav li a.contact { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li.contact-on {
	width: 114px;
	background: url(../images/nav-bkg-on.gif) no-repeat;
	height: 39px;
	border-bottom: 1px solid #fff;
	border-right: none;
}

#nav li a.contact-on { 
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#nav li a:hover.contact { 
	background: url(../images/nav-bkg-on.gif) no-repeat;
	width: 114px;
	height: 26px;
	*\height: 27px;
	padding-top: 13px;
	*\padding-top: 12px;
}

#homehero {
	width: auto;
	height: 104px;
	margin: 0 auto;
	padding: 35px 0 0 20px;
	text-align: center;
	background: url(../images/bkg-home-hero.jpg) no-repeat;
}

p.smblue {
	font: 10px Geneva, Arial, Helvetica, sans-serif;
	color: #96d6fb;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}

#home-content {
	width: 919px;
	height: auto;
	margin: 0 auto;
	padding: 0;
	border-bottom: 1px solid #fff;
	background: url(../images/bkg-home-content.gif) repeat-y;
}

#home-content-rt {
	width: 262px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
}

#home-content-lt {
	width: 656px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
}

#home-bullets {
	background: url(../images/bkg-home-lineart.gif) no-repeat top center #4ca9e6;
	border-top: 1px solid #fff;
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#home-bullets-rt {
	width: 300px;
	height: auto;
	margin: 0;
	padding: 20px 20px 0 20px;
	float: right;
}

#home-bullets-lt {
	width: 260px;
	height: auto;
	margin: 0;
	padding: 20px 20px 0 20px;
	float: left;
}

#home-content ul {
	width: auto;
	height: auto;
}

#home-content li {
	color: #fff;
	padding: 2px 0 2px 0;
	font: 11px Arial, Helvetica, sans-serif;
}

.heavy {
	font-weight: bold; 
}

#home-services {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#home-services-rt {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 20px;
	float: right;
}

#home-services-rt p {
	color: #fff;
	padding: 0 20px 0 70px;
	margin: 0; 
	line-height: 18px;
}

#home-services-lt {
	width: 280px;
	height: auto;
	margin: 0;
	padding: 20px;
	float: left;
}

#news-head {
	width: auto;
	height: auto;
	margin: 0;
	padding: 67px 0 6px 20px;
	background: url(../images/bkg-news-head.gif) repeat-x top #4eaeed;
}

#news {
	background: url(../images/bkg-news.gif) repeat-x top #0074cf;
	padding: 20px;
	margin: 0;
	text-align: left;
	width: auto;
	height: auto;
}

#news a {
	color: #8cd3ff;
}

#news p {
	color: #fff;
	font: 11px Arial, Helvetica, sans-serif;
	line-height: 16px;
	margin: 0;
	padding: 2px 0 12px 0;
}

#news ul {
	width: auto;
	height: auto;
	margin: 0 0 0 12px;
	padding: 0;
}

#news li {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	padding: 4px 0 4px 0;
}


#news li a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}

#news li a:hover {
	color: #00568b;
	text-decoration: underline;
}

#footer {
	width: 920px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	text-align: center;
}

#footer p {
	text-align: center;
	color: #999;
	line-height: 16px;
	font-size: 11px;
	margin: 0;
	padding: 0;
}

#breadcrumb {
	background: #999;
	text-align: left;
	width: auto;
	height: auto;
	margin: 0;
	padding: 6px;
}

#breadcrumb p {
	font-size: 11px;
	text-transform: uppercase;
	color: #145583;
	margin: 0;
	padding: 0;
	line-height: 12px;
}

#breadcrumb a {
	color: #fff;
}

.buttons {
	border: 1px solid #005da8;
	padding: 4px;
	background: #0073cf;
	color: #8cd3ff;
	text-transform: uppercase;
	font-size: 11px;
}

a:hover.buttons {
	background: #005da8;
	color: #fff;
	text-decoration: none;
}

#content {
	width: auto;
	height: auto;
	margin: 0 auto;
	padding: 0;
	text-align: center;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background: url(../images/bkg-content-main.gif) repeat-y;
}

#content-rt {
	width: 229px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	background: url(../images/bkg-content-rt.gif) repeat-x top #0076cf;
}

#content-lt {
	width: 690px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	background: url(../images/bkg-content-lt.gif) repeat-x top #c2e2f4;
}

#textarea {
	padding: 25px 50px 25px 25px;
}

#textarea ul {
	margin-top: 0;
	padding-top: 0;
}

#photos {
	float: right;
	margin: 0 0 0 12px;
	padding: 0;
	width: 250px;
	height: auto;
}

#contact {
	width: auto;
	height: auto;
	margin: 0;
	padding: 0;
}

#contact-rt {
	width: 320px;
	height: auto;
	margin: 20px 0 0 0;
	padding: 0;
	float: right;
	text-align: left;
}

#contact-lt {
	width: 250px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

#map {
	width: 450px;
	height: auto;
	margin: 0 auto;
	padding: 20px;
	background: #fff;
	text-align: center;
}

#map-rt {
	width: 220px;
	height: auto;
	margin: 0;
	padding: 0;
	float: right;
	text-align: left;
}

#map-lt {
	width: 200px;
	height: auto;
	margin: 0;
	padding: 0;
	float: left;
	text-align: left;
}

p.small {
	font-size: 10px;
}

p.small-grey {
	font-size: 10px;
	color: #ccc;
	margin: 0;
	padding: 0;
}

p.madeusa {
	width: 100px;
	float: right;
	color: #fff;
	font: 12px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 75px;
}

/***Tony Aslett's clearing hack***/
  .clearing:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
    }

  .clearing {
    display: inline-block;
    }

  /* hides from IE/Mac \*/
  * html .clearing { 
    height: 1%;
    }

  .clearing {
    display: block;
    }
  /* end hide from IE-Mac */
  /***end clearing hack***/