@font-face {
    font-family: 'AvenirLTBlack';
    src: url('../avenir/avenirlt-black-webfont.eot');
    src: url('../avenir/avenirlt-black-webfont.eot?#iefix') format('embedded-opentype'),
         url('../avenir/avenirlt-black-webfont.woff') format('woff'),
         url('../avenir/avenirlt-black-webfont.ttf') format('truetype'),
         url('../avenir/avenirlt-black-webfont.svg#AvenirLTBlack') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTLight';
    src: url('../avenir/avenirlt-light-webfont.eot');
    src: url('../avenir/avenirlt-light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../avenir/avenirlt-light-webfont.woff') format('woff'),
         url('../avenir/avenirlt-light-webfont.ttf') format('truetype'),
         url('../avenir/avenirlt-light-webfont.svg#AvenirLTLight') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'AvenirLTMedium';
    src: url('../avenir/avenirlt-medium-webfont.eot');
    src: url('../avenir/avenirlt-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('../avenir/avenirlt-medium-webfont.woff') format('woff'),
         url('../avenir/avenirlt-medium-webfont.ttf') format('truetype'),
         url('../avenir/avenirlt-medium-webfont.svg#AvenirLTMedium') format('svg');
    font-weight: normal;
    font-style: normal;

}
/* reset */
html, body, div, span,h1, h2, h3, h4, h5, h6, p, blockquote,a, em, font, img, ins, kbd, q, s,small, strike, strong, b, u, i, center, ol,fieldset, form, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
* {
    margin: 0;
    padding: 0;
}

ol, ul { list-style: none; }

a img { border: none; }

.clear { clear: both; }

.right { float: right; }

.left { float: left; }

/* ----------------- */
/* HTML5 tags */
header, section, footer,
aside, nav, article, figure {
	display: block;
}
/*===================*/
/*=== Main Styles ===*/
/*===================*/
html{
	width:100%;
	height:100%;
}
body {
    color: #776a5a;
    font: normal 12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif;
    position: relative;
    height: 100%;
    width: 100%;
	background-color:#ffffff;
}
#wrapper{	
	height:100%;
	position:relative;
	z-index:0;
}
#container{
	width:961px;
	height:100%;
	margin:0 auto;
}
#container_main{
	float:left;
	width:961px;
	height:auto;
	position:relative;
}
#header{
	float:left;
	height:96px;
	width:961px;
	position:relative;
	z-index:1;
}
#logo_container{
	float:left;
	width:238px;
	height:96px;
	position:relative;
}
#logo{
	width:238px;
	height:96px;
	position:absolute;
	top:0px;
	left:0px;
	z-index:6;
}
#menu_container{
	float:left;
	width:335px;
	height:auto;
	margin:55px 0px 0px 203px;
	position:relative;
	z-index:13;
}
#menu{
	height:auto;
	color:#5a5a5a;
	font-size:17px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	position:absolute;
	top:0px;
	left:0px;
	z-index:13;
}
#menu div{
	float:left;
	width:auto;
	height:auto;
	margin-right:42px;
}
#menu div.last{
	float:left;
	width:auto;
	height:auto;
	margin-right:0px
}
#menu div a{
	font-size:17px;
	color:#5a5a5a;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
}
#menu div a:hover{
	font-size:17px;
	color:#7e7d7d;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
}
#menu_top_inner{
	height:auto;
	width:auto;
	color:#5a5a5a;
	font-size:17px;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
	text-align:left;
	position:absolute;
	top:15px;
	left:-60px;
	z-index:13;
}
#menu_top_inner div{
	float:left;
	width:auto;
	height:auto;
	margin-right:42px;
}
#menu_top_inner div.last{
	float:left;
	width:auto;
	height:auto;
	margin-right:0px
}
#menu_top_inner div a{
	font-size:17px;
	color:#5a5a5a;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
}
#menu_top_inner div a:hover{
	font-size:17px;
	color:#7e7d7d;
	font-family:arial;
	font-weight:normal;
	text-decoration:none;
}
#companies_header{
	float:left;
	width:185px;
	height:96px;
	position:relative;
	z-index:20;
}
.omair_absolute{
	position:absolute;
	top:0px;
	left:0px;
	width:141px;
	height:29px;
	background-color:#474c60;
	background-image:url(/img/omair.png);
	background-repeat:no-repeat;
	background-position:50% 50% !important;
	cursor:pointer;
	z-index:20;
}
.omair_left{
	position:absolute;
	left:-42px;
	top:0px;
	width:43px;
	height:29px;
	background-color:#474c60;
	display:none;
	z-index:19;
}
.omair_right{
	position:absolute;
	left:141px;
	top:0px;
	width:0px;
	height:29px;
	background-color:#474c60;
	z-index:19;
}
#menu_companies{
	position:absolute;
	top:0px;
	left:-52px;
	display:none;
	width:245px;
	height:auto;
	z-index:18;
	float:left;
}
#menu_companies_inner{
	position:absolute;
	top:30px;
	left:-52px;
	display:none;
	width:245px;
	height:auto;
	z-index:18;
	float:left;
}
.companies_menu{
	float:left;
	width:245px;
	height:auto;
	background-image:url(/img/companies_menu_bg.png);
	background-repeat:repeat;
}
.bottom_companies{
	float:left;
	width:245px;
	height:4px;
	background-image:url(/img/companies_menu_bottom.png);
	background-repeat:no-repeat;
}
#download_pdf{
	position:absolute;
	top:98px;
	left:776px;
	width:141px;
	height:52px;
	z-index:5;
}
#download_pdf_inner{
	position:absolute;
	top:0px;
	left:776px;
	width:144px;
	height:55px;
	z-index:5;
}
#download_pdf_contact{
	position:absolute;
	top:-27px;
	left:776px;
	width:144px;
	height:55px;
	z-index:5;
}
#slide_contact{
	float:left;
	width:961px;
	height:248px;
	position:relative;
	left:0px;
	top:0px;
	background-image:url(/img/contact_header.jpg);
	background-repeat:no-repeat;
}
#slide_services{
	float:left;
	width:961px;
	height:221px;
	position:relative;
	left:0px;
	top:0px;
	background-image:url(/img/services_header.jpg);
	background-repeat:no-repeat;
}
#slide_about{
	float:left;
	width:961px;
	height:221px;
	position:relative;
	left:0px;
	top:0px;
	background-image:url(/img/about_header.jpg);
	background-repeat:no-repeat;
}
.banner{
	float:left;
	width:961px;
	height:550px;
	position:relative;
	overflow:hidden;
}
#slide{
	float:left;
	width:961px;
	height:560px;
	position:relative;
	left:0px;
	top:0px;
	z-index:0;
}
#slide_image_container{
	position:absolute;
	width:961px;
	height:560px;
	top:-48px;
	left:0px;
	overflow:hidden;
}
#slide_image_container_hidden{
	position:absolute;
	width:961px;
	height:564px;
	top:-48px;
	left:961px;
	overflow:hidden;
}
#slide_absolute{
	position:absolute;
	width:961px;
	height:564px;
	top:-48px;
	left:0px;
	background-image:url(/img/header.png);
	background-repeat:no-repeat;
	z-index:10;
	overflow:hidden;
}
#slide_title{
	position:absolute;
	width:326px;
	height:12px;
	top:95px;
	left:619px;
	background-color:transparent;
	font-family:arial;
	font-weight:bold;
	color:#535970;
	font-size:22px;
	z-index:11;
}
#slide_title a{
	font-family:arial;
	font-weight:bold;
	color:#535970;
	font-size:22px;
	z-index:11;
	text-decoration:none;
}
#slide_text{
	position:absolute;
	width:326px;
	height:50px;
	top:119px;
	left:619px;
	background-color:transparent;
	font-family:arial;
	font-weight:normal;
	color:#585858;
	font-size:12px;
	z-index:11;
}
#slide_text a{
	font-family:arial;
	font-weight:normal;
	color:#585858;
	font-size:12px;
	z-index:11;
	text-decoration:none;
}
#content{
	float:left;
	width:961px;
	height:auto;
	position:relative;	
}
#content_inner{
	float:left;
	width:961px;
	height:auto;
	position:relative;
	background-image:url(/img/under_banner.jpg);
	background-repeat:no-repeat;
	background-position:top;
}
#slide_icon{
	position:absolute;
	width:297px;
	height:336px;
	top:185px;
	left:619px;
	z-index:11;
}
#adv_pagination{
	position:relative;
	width:0px;
	height:0px;
	top:0px;
	left:0px;
	z-index:11;
}
#adv_pagination #previous{
	position:absolute;
	left:850px;
	top:304px;
	width:15px;
	height:29px;
	z-index:11;
}
#adv_pagination #seperator{
	position:absolute;
	left:898px;
	top:296px;
	width:1px;
	height:45px;
}
#adv_pagination #next{
	position:absolute;
	left:929px;
	top:304px;
	width:15px;
	height:29px;
}
#content #left{
	float:left;
	width:490px;
	height:auto;
}
#content #left #about{
	float:left;
	width:422px;
	height:auto;
	margin-left:23px;
	margin-right:45px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#585858;
	margin-top:28px;
}
#content #left #news{
	float:left;
	width:422px;
	height:auto;
	margin-left:23px;
	margin-right:45px;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	color:#585858;
}
#content #right{
	float:left;
	width:441px;
	height:auto;
	padding-left:30px;
}
#news span{
	font-family:arial;
	font-size:13px;
	font-weight:bold;
	color:#585858;
}
#about span{
	font-family:arial;
	font-size:18px;
	font-weight:bold;
	color:#585858;
}
#footer{
	float:left;
	width:961px;
	height:auto;
	margin-top:77px;
}
#copy{
	float:left;
	width:501px;
	height:auto;
	color:#c3c3c3;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-left:23px;
	margin-top:13px;
}
#social{
	float:left;
	height:auto;
	width:166px;
}
#site_map{
	float:left;
	width:270px;
	height:auto;
	color:#c3c3c3;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	margin-top:8px;
	text-decoration:none;
}
#site_map a{
	color:#c3c3c3;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

#TB_overlay3 {
  position: fixed;
  z-index:300;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack3 {background: url(macFFBgHack.png) repeat;}
.TB_overlayBG3 {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay3 { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window3 {
  position: absolute;
  z-index: 330;
  color:#000000;
  text-align:left;
  top:115px;
  left:18%;
  width:800px;
  display: block;
 
}
* html #TB_window3 { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#icons_title{
	float:left;
	width:357px;
	height:auto;
	color:#535970;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	padding-bottom:20px;
	padding-left:25px;
}
#icons_title.last{
	padding-top:32px;
}
#icon_image{
	float:left;
	width:382px;
	height:auto;
	padding-bottom:10px;
	border-bottom:1px solid #e9e9e9;
}
#icon_image.last{
	border-bottom:0px;
}
.slides_container {
	width:auto;
	display:none;
	border-bottom:1px solid #e9e9e9;
}
.slides_container div {
	width:422px;
	height:auto;
	display:block;
	padding-bottom:5px;
}
.pagination {
	list-style:none;
	display:block;
	margin:5px 0px 0px 0px;
	padding:0;
	font-family:arial;
	color:#535970;
	font-weight:normal;
	width:auto;
	text-decoration:none;
	float:right;
}
.pagination li{
	list-style:none;
	display:block;
	float:left;
	width:auto;
	border-right:1px solid #afb2bc;
}
.pagination a{
	font-family:arial;
	color:#535970;
	font-weight:normal;
	width:auto;
	text-decoration:none;
	float:left;
	padding:0px 6px 0px 6px;
}
.pagination .current a {
	font-weight:bold;
}
#menu_inner{
	float:left;
	width:211px;
	margin:0px 14px 0px 14px;
}
#menu_inner ul{
	list-style:none;
	display:block;
	margin-top:29px;
}
#menu_inner ul li{
	list-style:none;
	display:block;
	height:auto;
	padding:15px 0px 15px 0px;
	font-family:arial;
	color:#535970;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	border-bottom:1px solid #e7e8ea;
	text-align:center;
	}
#menu_inner ul li a{
	font-family:arial;
	color:#535970;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	text-align:center;
}
#menu_inner ul li .last a{
	border-bottom:0px;
}

.modal {
	top:10px;
    background-color:#fff;
    background-image:url(/img/site_map.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    display:none;
    width:491px;
    padding:15px;
    text-align:left;
    -moz-box-shadow: 0 0 3px 3px #ccc;
	-webkit-box-shadow: 0 0 3px 3px #ccc;
	box-shadow: 0 0 3px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	border:1px solid #f6f6f6;
  }
.site_map_list{
	float:left;
	width:332px;
	height:auto;
	margin-left:71px;
	padding-bottom:20px;
}
.item{
	float:left;
	width:310px;
	height:37px;
	border-bottom:1px solid #e9e9e9;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:37px;
	padding-left:22px;
	font-weight:bold;
}
.item a{
	float:left;
	display:block;
	width:310px;
	height:37px;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:37px;
	font-weight:bold;
}
.item:hover{
	color:#b9bbc3;
	background-color:#51566a;
}
.item_parent{
	float:left;
	width:310px;
	height:auto;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:39px;
	padding-left:22px;
	border-bottom:1px solid #e9e9e9;
	font-weight:bold;
	padding-top:10px;
	padding-bottom:16px;
}
.parent{
	float:left;
	width:117px;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:39px;
	font-weight:bold;
}
.sub{
	float:left;
	width:192px;
	height:auto;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:39px;
	font-weight:bold;
}
.sub_item{
	float:left;
	width:170px;
	height:37px;
	border-bottom:1px solid #e9e9e9;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:37px;
	padding-left:22px;
	font-weight:bold;
}
.sub_item a{
	float:left;
	display:block;
	width:170px;
	height:37px;
	font-family:arial;
	font-size:11px;
	color:#989ba9;
	text-decoration:none;
	line-height:37px;
	font-weight:bold;
}
.last{
	border-bottom:0px;
}
.last_parent{
	border-bottom:0px;
}
.sub_item:hover{
	color:#b9bbc3;
	background-color:#51566a;
}
.section_title{
	float:left;
	height:auto;
	margin-top:20px;
	font-family:arial;
	color:#52596f;
	font-size:22px;
	line-height:25px;
	text-decoration:none;
	font-weight:normal;
	margin-left:22px;
	width:939px;
}
.section_title_cont{
	float:left;
	height:auto;
	margin-top:40px;
	font-family:arial;
	color:#52596f;
	font-size:22px;
	line-height:25px;
	text-decoration:none;
	font-weight:normal;
	width:939px;
}
.section_title_about{
	float:left;
	height:auto;
	margin-top:40px;
	font-family:arial;
	color:#52596f;
	font-size:22px;
	text-decoration:none;
	font-weight:normal;
	margin-left:22px;
	width:939px;
}
.section_content{
	float:left;
	width:961px;
	height:auto;
	margin-top:73px;
}
.section_content_about{
	float:left;
	width:939px;
	height:auto;
	margin-top:30px;
	margin-left:22px;
	color:#585858;
	font-family:arial;
	font-size:13px;
	font-weight:normal;
	text-decoration:none;
}
.contact_menu{
	float:left;
	width:192px;
	height:auto;
}
.contact_menu ul{
	float:left;
	display:block;
}
.contact_menu ul li{
	float:left;
	width:170px;
	height:38px;
	font-family:arial;
	color:#b9bbc3;
	font-weight:normal;
	font-size:11px;
	line-height:38px;
	padding-left:22px;
	background-image:url(/img/contact_menu.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.contact_menu ul li:hover{
	float:left;
	width:170px;
	height:38px;
	font-family:arial;
	color:#b9bbc3;
	font-weight:normal;
	font-size:11px;
	line-height:38px;
	padding-left:22px;
	background-image:url(/img/contact_menu_on.jpg);
	background-repeat:no-repeat;
	cursor:pointer;
}
.contact_menu ul li a{
	float:left;
	display:block;
	width:170px;
	height:38px;
	font-family:arial;
	color:#b9bbc3;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.contact_menu ul li.active{
	float:left;
	width:170px;
	height:38px;
	font-family:arial;
	color:#b9bbc3;
	font-weight:normal;
	font-size:11px;
	line-height:38px;
	padding-left:22px;
	background-image:url(/img/contact_menu_on.jpg);
	background-repeat:no-repeat;
}
.contact_menu ul li.active a{
	float:left;
	display:block;
	width:170px;
	height:38px;
	font-family:arial;
	color:#b9bbc3;
	font-weight:normal;
	font-size:11px;
	text-decoration:none;
}
.message_input{
	position:absolute;
	top:-6px;
	left:0px;
	width:323px;
	height:14px;
	line-height:14px;
	background-color:#eb0535;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	text-align:center;
	display:none;
}
.message_input_quote{
	position:absolute;
	top:-6px;
	left:5px;
	width:180px;
	height:14px;
	line-height:14px;
	background-color:#eb0535;
	color:#ffffff;
	font-family:arial;
	font-size:11px;
	text-align:center;
	display:none;
}
.form_container{
	float:left;
	width:323px;
	height:auto;
	margin-left:36px;
}
.services_container{
	float:left;
	width:686px;
	height:auto;
	margin-left:36px;
}
.input_div{
	float:left;
	width:323px;
	height:45px;
	border-bottom:1px solid #51566a;
	position:relative;
}
.input_div_textarea{
	float:left;
	width:323px;
	height:121px;
	border-bottom:1px solid #51566a;
	position:relative;
}
.input_label{
	float:left;
	width:323px;
	height:25px;
	color:#51566a;
	font-family:arial;
	font-size:11px;
	text-decoration:none;
}
.input_field{
	width:318px;
	height:38px;
	background-color:#e8e8e8;
	line-height:38px;
	color:#51566a;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	padding-left:5px;
	border:0px;
}
.area_field{
	width:318px;
	height:106px;
	background-color:#e8e8e8;
	color:#51566a;
	font-family:arial;
	font-size:12px;
	text-decoration:none;
	padding-top:5px;
	padding-left:5px;
	border:0px;
	resize: none;
}
.submit{
	float:right;
	text-align:right;
	width:323px;
	height:43px;
	position:relative;
}
.contact_info{
	float:left;
	width:336px;
	height:auto;
	margin-left:64px;
}
.title_info{
	float:left;
	color:#535970;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
}
.contact_text{
	float:left;
	width:336px;
	height:auto;
	color:#9e9e9e;
	font-size:12px;
	font-weight:normal;
	text-decoration:none;
	font-family:arial;
	padding-bottom:15px;
	padding-top:5px;
	border-bottom:1px solid #e0e0e0;
}
.title_small{
	float:left;
	width:336px;
	height:auto;
	color:#535970;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	font-family:arial;
	padding-top:18px;
	padding-bottom:7px;
}
.map_text{
	float:left;
	color:#51566a;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	width:189px;
	padding-top:17px;
}
.map_text a{
	color:#51566a;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}
.map_text a:hover{
	color:#51566a;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
}
.map_icon{
	float:left;
	color:#51566a;
	font-family:arial;
	font-weight:bold;
	text-decoration:none;
	width:32px;
	height:29px;
	padding-top:7px;
}
.imageService{
	float:left;
	width:189px;
	height:189px;
	border:1px solid #e8e8e8;
	background-position:50% 50%;
	background-repeat:no-repeat;
	position:relative;
	overflow:hidden;
}
.image_loop{
	position:absolute;
	top:161px;
	left:161px;
	width:28px;
	height:28px;
}
.service_title{
	float:left;
	width:189px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
	margin-top:13px;
	padding-bottom:3px;
}
.service_title a{
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
}
.service_size{
	float:left;
	width:189px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
	padding-bottom:2px;
}
.service_size a{
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
}
.service_ref{
	float:left;
	width:189px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
	padding-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.service_ref a{
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	color:#535970;
}
.service_text{
	float:left;
	width:189px;
	height:auto;
	color:#9e9e9e;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	line-height:16px;
	text-decoration:none;
	margin-top:12px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;
}
.service_text a{
	color:#535970;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:underline;
}
.service_text a:hover{
	color:#535970;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.pagination_input{
	margin-top:3px;
	width:30px;
	height:20px;
	line-height:20px;
	border:1px solid #e0e0e0;
	color:#535970;
	font-family:arial;
	font-size:13px;
	text-align:center;
}
.pagination_text{
	float:left;
	color:#535970;
	font-family:arial;
	font-size:13px;
	line-height:27px;
	width:auto;
	height:27px;
	font-weight:bold;
}
.pagination_arrow{
	float:left;
	width:30px;
	height:27px;
}
.paginator_container{
	float:left;
	width:406px;
	height:27px;
	margin-top:55px;
	margin-left:255px;
}
.title_products{
	float:left;
	width:300px;
	height:auto;
	font-family:arial;
	color:#52596f;
	font-size:22px;
	line-height:25px;
	text-decoration:none;
	font-weight:normal;
	margin-left:22px;
}
.paginator_container_top{
	float:left;
	width:306px;
	height:27px;
	margin-left:155px;
}
.no_prod{
	float:left;
	width:661px;
	height:auto;
	text-align:center;
	padding-top:50px;
	color:#9e9e9e;
}
div.overlay {
   background-color:#fff;
    background-image:url(/img/site_map.gif);
    background-repeat:no-repeat;
    background-position:bottom center;
    display:none;
    width:456px;
    padding:20px;
    text-align:left;
    -moz-box-shadow: 0 0 3px 3px #ccc;
	-webkit-box-shadow: 0 0 3px 3px #ccc;
	box-shadow: 0 0 3px 3px #ccc;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cccccc');
	border:1px solid #f6f6f6;
	overflow:hidden
}
.product_more{
	float:left;
	width:455px;
	height:auto;
	padding-bottom:20px;
}
.closelayer{
	position:absolute;
	top:27px;
	left:439px;
	width:29px;
	height:29px;
	cursor:pointer;
}
.service_title_more{
	float:left;
	width:455px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	text-decoration:none;
	color:#535970;
	padding-bottom:3px;
	text-align:left;
}
.service_title_more a{
	float:left;
	width:455px;
	height:auto;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
	color:#e42444;
	padding-bottom:5px;
	text-align:left;
}
.service_size_more{
	float:left;
	width:455px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#535970;
	padding-bottom:2px;
	text-align:left;
}
.service_ref_more{
	float:left;
	width:455px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
	color:#535970;
	padding-bottom:10px;
	text-align:left;
}
.service_text_more{
	float:left;
	width:455px;
	height:auto;
	color:#9e9e9e;
	font-family:arial;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	margin-top:12px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #e5e5e5;
	text-align:left;
}
.service_text_more_ar{
	float:right;
	width:455px;
	height:auto;
	color:#9e9e9e;
	font-family:tahoma;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
	margin-top:12px;
	padding-bottom:10px;
	margin-bottom:10px;
	text-align:right;
}
.closeModal{
	float:left;
	width:469px;
	height:50px;
	padding-top:17px;
	text-align:right;
	cursor:pointer;
}
.quote_input{
	width:175px;
	height:25px;
	line-height:25px;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	border:1px solid #e0e0e0;
	color:#535970;
	padding-left:3px;
}
.getQuoteImage{
	float:left;
	width:auto;
	height:auto;
	margin-top:10px;
}
.quote_input_div{
	float:left;
	width:auto;
	height:auto;
	margin-top:10px;
	padding-left:5px;
	position:relative;
}
.quote_send_div{
	float:left;
	width:94px;
	height:auto;
	margin-top:10px;
	padding-left:98px;
	padding-bottom:8px;
	border-bottom:1px solid #e9e9e9;
}
.product_quote_container{
	float:left;
	width:192px;
	height:auto;
	border-bottom:1px solid #e9e9e9;
	padding-bottom:8px;
}
.remove_div{
	width:45px;
	float:left;
	height:auto;
	margin-top:3px;
}
.quote_product_container{
	width:145px;
	float:left;
	height:auto;
}
.quote_title{
	float:left;
	width:145px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:14px;
	line-height:16px;
	text-decoration:none;
	color:#cc382a;
	margin-top:17px;
	padding-bottom:4px;
}
.quote_ref{
	float:left;
	color:#cc382a;
	width:145px;
	height:auto;
	font-family:arial;
	font-weight:bold;
	font-size:13px;
	line-height:16px;
	text-decoration:none;
	padding-bottom:8px;
}
.quote_number_div{
	float:left;
	width:145px;
	height:auto;
}
.nb_div{
	float:left;
	width:46px;
	height:20px;
}
.items_number{
	float:left;
	width:99px;
	height:20px;
	line-height:20px;
}
.input_nb{
	border:1px solid #e0e0e0;
	width:36px;
	height:18px;
	color:#535970;
	line-height:18px;
	padding-left:2px;
}

#quick_search{
	float:left;
	width:264px;
	height:auto;
	margin-left:0px;
	margin-bottom:12px;
}
#quick_search_label{
	float:left;
	width:264px;
	height:auto;
	color:#000000;
	font-family:arial;
	font-size:18px;
	text-align:left;
	padding-top:18px;
}
#quick_search_field{
	float:left;
	width:192px;
	height:auto;
	padding-top:1px;
	position:relative;
}
#search_btn_absolute{
	position:absolute;
	width:24px;
	height:23px;
	top:3px;
	left:166px;
	cursor:pointer;
}
#quick_search_btn{
	float:left;
	width:67px;
	height:auto;
	padding-left:5px;
	padding-top:5px;
}
.quick_search_input{
	width:182px;
	padding-left:8px;
	border:1px solid #50556b;
	font-family:arial;
	font-size:13px;
	color:#b9bbc3;
	height:25px;
	line-height:25px;
}
#textbox{
	width:182px;
	padding-left:8px;
	border:1px solid #b9bbc3;
	font-family:arial;
	font-size:13px;
	color:#b9bbc3;
	height:25px;
	line-height:25px;
}
#textboxBack{
	float:left;
	width:182px;
	height:25px;

}
/* Auto Complete */
.ac_results {
	padding: 0px;
	border:1px solid #999999;
	background-color: white;
	overflow: hidden;
	z-index: 99999;
}
.ac_results ul {
	width: 100%;
	list-style-position: outside;
	list-style: none;
	padding: 0;
	margin: 0;
}
.ac_results ul strong{font-weight:bold;}
.ac_results li {
	margin: 0px;
	padding: 2px 5px;
	cursor: pointer;
	display: block;
	/* 
	if width will be 100% horizontal scrollbar will apear 
	when scroll mode will be used
	*/
	/*width: 100%;
	font: menu;*/
	color:#333333;
	font-size: 12px;
	/* 
	it is very important, if line-height not setted or setted 
	in relative units scroll will be broken in firefox
	*/
	line-height: 16px;
	overflow: hidden;
	min-height:36px;
}
.ac_results li span{font-style:italic;}
.ac_results ul.viewAll{border-top:1px solid #000000;}
.ac_results ul.viewAll li{padding: 4px 5px;	min-height:20px;}
.ac_loading{background: white url('/img/indicator.gif') right center no-repeat;}
.ac_odd{background-color: #eee;}
.ac_over{background-color: #505569;color:#b9bbc3;}
.ac_over span{background-color: #505569;color:#b9bbc3;}
li.ac_over{background-color: #505569;color:#b9bbc3;}