/* General reset */
body{
	margin:0;
	color:#3a3939;
	font:12px/22px Verdana, Arial, Helvetica, sans-serif;
	background:#161624 url(../images/bg-body.gif) repeat-x;
}
img{border-style:none;}
a{
	text-decoration:none;
	color:#000;
}
a:hover{text-decoration:underline;}
a:focus{outline:none;}
q {quotes: none;}
q:before,
q:after {content: '';}
/* General settings */
.wrapper{
	width:960px;
	margin:0 auto;
	padding:19px 0 0;
}
/* header */
#header{
	width:100%;
	height:118px;
	overflow:hidden;
}
#header .holder{
	width:100%;
	overflow:hidden;
}
#header .logo{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/logo.gif) no-repeat;
	width:249px;
	height:65px;
	margin:0;
}
#header .logo a{
	display:block;
	height:100%;
}
/* menu */
.menu{
	float:right;
	font-size:11px;
	line-height:20px;
	padding:41px 11px 12px 0;
}
.menu ul{
	margin:0;
	padding:2px 0 0;
	list-style:none;
	float:left;
	overflow:hidden;
}
.menu ul li{
	float:left;
	padding:0 10px;
	background:url(../images/sep-menu.gif) no-repeat 0 60%;
	margin:0 0 0 -1px;
	display:inline;
}
.menu ul a{color:#404a4e;}
.menu .btn-login{
	background:url(../images/btn-login.gif) no-repeat;
	width:1px;
	height:27px;
	text-align:center;
	color:#f32837;
	padding:1px 0 0;
	float:left;
	margin:0 0 0 10px;
}
/* main navigation */
#nav{
	margin:0;
	padding:0;
	list-style:none;
	width:100%;
	overflow:hidden;
	background:url(../images/bg-nav.gif) repeat-x;
	font-size:14px;
	line-height:20px;
}
#nav li{
	float:left;
	background:url(../images/sep-nav.gif) no-repeat 0 60%;
	padding:0 0 0 2px;
}
#nav a{
	color:#4f5a5f;
	display:block;
	text-align:center;
	padding:9px 0;
}
#nav .active a,
#nav a:hover{
	text-decoration:none;
	color:#ef4035;
}
#nav .first-child{background:url(../images/bg-nav-left.gif) no-repeat;}
#nav .last-child a{background:url(../images/bg-nav-right.gif) no-repeat 100% 0;}

/* ad */
.ad{
	width:100%;
	overflow:hidden;
}
.ad img{display:block;}
/* main */
#main{
	overflow:hidden;
	height:1%;
	padding:13px 19px 23px 30px;
	border-top:6px solid #e7e7e7;
	background:#fff;
}
.main-holder{
	height:1%;
	overflow:hidden;
	padding:0 0 35px 20px;
}

/* main-other */
#main-other{
	overflow:hidden;
	height:1%;
	padding:13px 19px 23px 30px;
	border-top:6px solid #e7e7e7;
	background:#fff;
}
.main-holder-other{
	height:1%;
	overflow:hidden;
	padding:0 0 0 0;
}

/* sidebar */
#sidebar{
	width:248px;
	float:right;
	margin:0 0 0 35px;
}
* html #sidebar{margin-left:32px;}

/* sidebar-products */
#sidebar-products{
	width:550px;
	float:right;
	margin:0 0 0 0px;
}
* html #sidebar-products{margin-left:0px;}

/* box */
.box{
	width:100%;
	overflow:hidden;
	background:#f2f3f5 url(../images/bg-box-bottom.gif) no-repeat 0 100%;
}
.box .title{
	overflow:hidden;
	background:url(../images/bg-box-title.gif) no-repeat;
	height:26px;
	padding:5px 11px 0 14px;
}
.box .title .btn1{
	float:right;
	background:url(../images/btn1.gif) no-repeat;
	width:18px;
	height:18px;
	text-indent:-9999px;
	margin:0;
}
.box h2{
	margin:0;
	color:#fff;
	text-transform:uppercase;
	font:bold 12px/20px Arial, Helvetica, sans-serif;
}
.box .filling{
	overflow:hidden;
	height:1%;
	padding:5px 10px 17px 16px;
}
.box blockquote{
	margin:0;
	font-size:11px;
	line-height:16px;
	color:#504d59;
}
.box blockquote q{display:block;}
.box blockquote cite{
	display:block;
	font-style:normal;
	text-transform:uppercase;
}

.product-filling{
	overflow:hidden;
	height:1%;
	padding:5px 10px 0px 16px;
}

/* content */
#content{
	overflow:hidden;
	height:1%;
	padding:19px 0 0;
}
#content p{margin:0;}

/* product-collage */
#product-collage{
	overflow:hidden;
	height:1%;
	padding:19px 0 0;
}
#product-collage p{margin:0;}

/* info-boxes */
.info-boxes{background:url(../images/bg-info-boxes.gif) repeat-y;}
.info-boxes .frame{
	width:100%;
	overflow:hidden;
	background:url(../images/bg-info-boxes-bottom.gif) no-repeat 0 100%;
}
.info-boxes ul{
	margin:0;
	padding:0 0 35px;
	list-style:none;
	width:940px;
	overflow:hidden;
	background:url(../images/bg-info-boxes-top.gif) no-repeat;
	position:relative;
}
.info-boxes ul li{
	float:left;
	width:207px;
	padding:0 25px 10px 0;
}
.info-boxes h3{
	margin:0;
	text-indent:-9999px;
	height:35px;
	padding:0 0 15px;
}
.info-boxes .in-contact{background:#fff url(../images/text-in-contact.gif) no-repeat 21px 0;}
.info-boxes .in-sight{background:#fff url(../images/text-in-sight.gif) no-repeat 41px 0;}
.info-boxes .in-control{background:#fff url(../images/text-in-control.gif) no-repeat 23px 0;}
.info-boxes .in-gauge{background:#fff url(../images/text-in-gauge.gif) no-repeat 36px 0;}
.info-boxes .text{
	overflow:hidden;
	height:1%;
	font-size:11px;
	line-height:18px;
	color:#504d59;
	padding:13px 8px 0 17px;
}
.info-boxes .text a{color:#504d59;}
.info-boxes .row{
	width:100%;
	overflow:hidden;
}
.info-boxes p{margin:0;}
.info-boxes .subttl{
	float:left;
	padding:0 4px 0 11px;
	background:url(../images/bullet-info-boxes.gif) no-repeat 0 7px;
}
.info-boxes .for{
	display:block;
	background:url(../images/btn-more.png) no-repeat;
	width:174px;
	height:21px;
	text-align:center;
	font:bold 11px/18px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	color:#fff !important;
	margin:10px 0 0;
	padding:4px 0 0;
	cursor:pointer;
	position:absolute;
	bottom:10px;
}
/* footer */
#footer{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-footer.gif) no-repeat;
	border-top:6px solid #e1e1e1;
	padding:7px 19px 40px 30px;
	color:#c6c8ca;
	font-size:11px;
	line-height:20px;
}
#footer .holder{
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}

/* footer-products */
#footer-products{
	overflow:hidden;
	height:1%;
	background:url(../images/bg-footer-products.gif) no-repeat;
	border-top:6px solid #e1e1e1;
	padding:7px 10px 20px 20px;
	color:#c6c8ca;
	font-size:11px;
	line-height:20px;
}
#footer .holder-products{
	width:100%;
	overflow:hidden;
	padding:0 0 17px;
}

/* logos */
.logos{
	margin:0;
	padding:15px 0 0;
	list-style:none;
	float:left;
}
.logos li{
	float:left;
	padding:0 17px 0 0;
}
.logos img{vertical-align:top;}
/* latest-news */
.latest-news{
	float:right;
	background:url(../images/bg-latest-news.gif) no-repeat;
	width:440px;
	height:31px;
	font-size:11px;
	line-height:16px;
	color:#504d59;
	padding:23px 0 0 15px;
}
.latest-news h4{
	float:left;
	font:bold 12px/24px Arial, Helvetica, sans-serif;
	color:#559ca0;
	margin:0 5px 0 0;
	text-transform:uppercase;
}
.latest-news p{
	margin:0;
	padding:4px 0 0;
}
.latest-news a{color:#504d59;}
/* info */
.info{
	width:100%;
	position:relative;
	overflow:hidden;
}
.info .frame{
	position:relative;
	float:left;
	left:50%;
}
.info ul{
	margin:0;
	padding:0;
	list-style:none;
	position:relative;
	left:-50%;
	overflow:hidden;
}
* html .info ul{float:left;}
.info li{
	float:left;
	padding:0 19px 0 0;
}
.info address{
	padding:0;
	display:inline;
	font-style:normal;
}
.info dl{
	margin:0;
	overflow:hidden;
	float:left;
}
.info dt{
	float:left;
	margin:0 6px 0 0;
}
* html .info dt{margin-right:3px;}
.info dd{
	margin:0;
	float:left;
}
.info a{color:#c6c8ca;}

#product-button-wrapper { 
 margin: 0 auto;
 width: 918px;
 
}
#product-button-leftcolumn { 
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 205px;
 height: 40px;
 float: left;
}
#product-button-leftmiddle { 
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 205px;
 height: 40px;
 float: left;
}
#product-button-rightmiddle { 
 margin: 10px 5px 5px 0px;
 padding: 10px;
 width: 205px;
 float: left;
}
#product-button-rightcolumn { 
 margin: 10px 0px 5px 0px;
 padding: 10px;
 width: 200px;
 height: 40px;
 float: left;
}

.product-button-clear { float: left; width: 1px; }

#footer-product-button-wrapper { 
 margin: 0 auto;
 width: 838px;
 
}
#footer-product-button-leftcolumn { 
 margin: 5px 5px 5px 0px;
 padding: 5px;
 width: 185px;
 height: 36px;
 float: left;
}
#footer-product-button-leftmiddle { 
 margin: 5px 5px 5px 0px;
 padding: 5px;
 width: 185px;
 height: 36px;
 float: left;
}
#footer-product-button-rightmiddle { 
 margin: 5px 5px 5px 0px;
 padding: 5px;
 width: 185px;
 height: 36px;
 float: left;
}
#footer-product-button-rightcolumn { 
 margin: 5px 0px 5px 0px;
 padding: 5px;
 width: 185px;
 height: 36px;
 float: left;
}


