@import "reset.css";
/*___________________________ Core ___________________________*/
body {
	text-align: center;
	margin: 0 auto;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 140%;
	color: #333;
	width: 100%;
	background: #ECEFF2 url("../images/bg_body.png") top center repeat-x;
}
p {
	margin: 5px 0 5px 0;
}
/*___________________________ Links ___________________________*/
a {
	color: #009D72;
	font-weight: bold;
}
a:hover {
	color: #003071;
}
/*___________________________ Document Setup ___________________________*/
#wave {
	width: 100%;
	height: 100%;
	background: url("../images/bg_wave.png") top center no-repeat;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 0;
	z-index: -1;
}
#wrapper {
	width: 976px;
	height: 100%;
	background: url("../images/bg_extend.png") top center repeat-y;
	margin: 0 auto;
}
#container {
	width: 976px;
	height: 100%;
	background: url("../images/bg_main.png") top center no-repeat;
	padding-top: 18px;
	margin: 0 auto;
}
#sideBar {
	width: 310px;
	position: relative;
	text-align: left;
	margin: 0 auto;
	float: left;
}
#content {
	width: 650px;
	height: 100%;
	position: relative;
	text-align: left;
	margin: 0 auto;
	float: left;
}
#footer {
	font-weight: bold;
	font-size: 10px;
	line-height: 180%;
	margin: 0 auto;
	padding-top: 12px;
	width: 976px;
	height: 94px;
	color: #DDD;
	background: url("../images/bg_footer.png") top center no-repeat;
	clear: both;
}
#footer #left {
	text-align: left;
	float: left;
	width:300px;
	padding: 0 0 0 35px;
}
#footer #right {
	text-align: right;
	float: left;
	width: 605px;
}
#footer a {
	color: #DDD;
}
#footer a:hover {
	color: #FFF;
}
#footer span {
	float: right;
}
/*___________________________ Navigation ___________________________*/
#nav {
	width: 285px; 
	padding: 200px 0 20px 15px;
}
#navDividerBottom {
	padding: 0 8px 0 8px;
	height: 17px;
}
a.navHeader {
	color: #003071;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 220%;
	width: 255px;
	height: 31px;
	display: block;
	padding-left: 30px;
}
.navHeader {
	background: url("../images/bg_navHeader.png") top center no-repeat;
}
.navHeader:hover {
	color: #009D72;
	background: url("../images/bg_navHeader_f2.png") top center no-repeat;
}
.navHeader_dn {
	background: url("../images/bg_navHeader_dn.png") top center no-repeat;
}
.navHeader_dn:hover {
	color: #009D72;
	background: url("../images/bg_navHeader_dn_f2.png") top center no-repeat;
}
.navSubHeader {
	width: 245px;
	height: 20px;
	padding-left: 40px;
	color: #013071;
	display: block;
	font-size: 10px;
	font-weight: bold;
	background: url("../images/nav_sub_bg.png") top center no-repeat;
}
.navSubHeader:hover {
	color: #009D72;
	background: url("../images/nav_sub_bg_f2.png") top center no-repeat;
}
/*___________________________ Page Titles ___________________________*/
#pageTitle {
	margin-top: 15px;
}
#pageHeader {
	font-size: 16px;
	color: #003071;
	font-weight: bold;
}
/*___________________________ Extras ___________________________*/
#teamPage, #homePage #intro, .product_hold, #customerPage {
	text-align: justify;
}
#bg_dots {
	border-bottom: dotted 2px #D1D8DC;
	margin: 7px 0 7px 0;
}
/*___________________________ Home Page ___________________________*/
#homePage #intro {
	padding: 8px 5px 0 5px;
}
#hNav {
	width: 651px;
	height: 156px;
	margin: 10px 0 20px 0;
}
#hNav li#divider {
	width: 5px;
	float: left;
	height: 1px;
}
#hNav li {
	float: left;
	list-style: none;
}
#hNav li a.item {
	color: #151515;
	width: 126px;
	height: 40px;
	font: bold 10px/140% Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-top: 135px;
	text-align: center;
	display: block;
}
#hNav li a:hover {
	color: #009D72;
}
#hNav ul li#wearable {
	background: url("../images/mp_prod_wearable.png") top center no-repeat; 
}
#hNav ul li#direction {
	background: url("../images/mp_prod_direction.png") top center no-repeat;
}
#hNav ul li#special {
	background: url("../images/mp_prod_special.png") top center no-repeat;
}
#hNav ul li#vehicular {
	background: url("../images/mp_prod_vehicular.png") top center no-repeat;
}
#hNav ul li#other {
	background: url("../images/mp_prod_other.png") top center no-repeat;
}
#sp_home {
	width: 651px;
	height: 208px;
	display: block;
	overflow: hidden;
}
#sp_main {
	width: 651px;
	height: 120px;
	display: block;
	overflow: hidden;	
}
/*___________________________ Team Page ___________________________*/
#teamPage #photo {
	padding: 7px 5px 5px 0;
}
/*___________________________ Products Page ___________________________*/
.product_hold {
	width: 641px;
	padding: 0 5px 10px 5px;
	float: left;	
	display: none;
}
#product_overview {
	width: 651px;
	padding: 0 5px 0 5px;
}
.product_hold #pageHeader {
	color: #009D72;
}
.product_hold#overview_prod ul li {
	margin-left: 30px;
	list-style: disc;
}
.product_hold#overview_prod p {
	font-weight: bold;
}
#photos {
	width: 650px;
	margin: 0 auto;
	margin-top: 10px;
	text-align: center;
}
#photos ul li {
	float: left;
	width: 125px;
	height: 100px;
	padding: 5px 0 5px 0;
}
#photos ul li#divider {
	float: left;
	width: 40px;
	height: 1px;
}
/*___________________________ Products Navigation ___________________________*/
#pNav {
	width: 651px;
	height: 60px;
	background: url("../images/pNav_bg.png");
	margin: 10px 0 5px 0;
}
#pNav li#divider {
	background: url("../images/pNav_divider.png");
	width: 5px;
	float: left;
	height: 60px;
}
#pNav li {
	float: left;
	list-style: none;
}
#pNav li a.item {
	color: #DDD;
	height: 55px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 15px;
	text-align: center;
	display: block;
}
#pNav li a:hover {
	color: #FFF;
}
#pNav li a.item#wearable_prod_nav {
	width: 115px;
}
#pNav li a.item#direction_prod_nav {
	width: 130px;
}
#pNav li a.item#special_prod_nav {
	width: 120px;
}
#pNav li a.item#vehicular_prod_nav {
	width: 125px;
}
#pNav li a.item#other_prod_nav {
	width: 140px;
}
/*___________________________ Contact Page ___________________________*/
#contactPage #info {
	width: 80px;
	float: left;
}
#contactPage #info.title {
	font-weight: bold;
}
/*___________________________ Customer & News Page ___________________________*/
#customers_section {
	font-weight: bold;
	margin-top: 10px;
	width: 651px;
	height: 130px;
	background: url("../images/customers_bg.png") top center no-repeat;
}
#customers_section #gov {
	width: 215px;
	height: 130px;
	float: left;
}
#customers_section #private {
	height: 130px;
	float: left;
}
#customers_section li#cust_title {
	font-size: 12px;
	color: #FC0;
	text-transform: uppercase;
	list-style: none;
	padding-top: 5px;
}
#customers_section li {
	font-size: 11px;
	color: #FFF;
	list-style: disc;
	margin-left: 25px;
}
#customers_section li a {
	font-size: 11px;
	color: #FFF;
	list-style: disc;
	text-decoration: underline;
}
#customers_section li a:hover {
	font-size: 11px;
	color: #FC0;
	list-style: disc;
}
#customerPage .news_hold {
	padding-top: 15px;
	clear: both;
}
#customerPage .article {
	padding-right: 10px;
	float: left;
	width: 530px;
}
#customerPage .button_viewArticle {
	float: left;
	width: 105px;
}