/*******  top nav **********/
body{
	margin: 0;
	padding: 0;
	background: url(/images/bg.png) 0 0;
	font-family: arial,helvetica,san serif;
}
#page_wrapper{
	margin:50px auto 0px auto;
	width:888px;
}
#top_nav li a.nav_on{color:#fff;}
* html #top_nav{
	top:58px;
	width:505px;
}
#top_nav{
	width:525px;
	position: absolute;
	top:42px;
}
#top_nav li{
	float:right;
	list-style: none;
	margin-left:30px;
}
#top_nav li a:HOVER{
	color:#fff;	
}
#top_nav li a{
	text-decoration: none;
	color:#e9cf82;
	font-weight: bold;
	font-size: 20px;
	font-family: arial,helvetica,san serif;
}
#search{
	float:right;
	margin-top:8px;
	margin-right:15px;
	cursor: default;
}
#search a{
	color:#fff;
	text-decoration: none;
}
#search input{
	border:3px solid #d14007;
	float:left;
	margin-right:10px;
}
#search_btn{
	background: url(/images/button_bg.png) repeat-x 0 0;
	color:#fff;
	font-weight: bold;
	font-size: 16px;
	font-family: arial,helvetica,san serif;
	float:left;
	width:80x;
	text-align: center;
	padding:0 10px 2px 10px;
	margin-top:2px;
}
#top_nav_wrapper{
	width:888px;
	height:42px;
	background:url(/images/banner.png) no-repeat 0 0 ;
}
/******************/

.products{
	padding:5px;
	color:#fff;
	margin:10px;
	width:180px;
	cursor: pointer;
}
.products a,.products a:VISITED{
	text-decoration: none;
	color:#fff;
}
#footer ul, #footer ul li{
	list-style: none;
	padding:0;
	margin:0;
}
#footer{
	font-size:11px;
	font-family: arial,helvetica,san serif;
	width:140px;
	color:#fff;
	font-weight:bold;
	padding:5px;
	margin:330px 10px 10px 10px;
	cursor: default;
}
#footer #footer_numbers{
	padding-top:15px;	
}
#contact_wrapper{
	clear: both;
	padding:5px;
	background-color:#fff;
	margin-left:4px;
	width:868px;
	height:541px;
	margin-top:5px;
	border-bottom:3px solid #300147;
	border-right:3px solid #300147;
	border-top:1px solid #300147;
	border-left:1px solid #300147;
}
#call_out{
	background: url(/images/left_cllout.jpg) no-repeat 0 0;
	float:left;
	width:149px;
	height:541px;
}
* html #contact_img,* html #service_img,* html #prod_img, * html #side_img{margin-left:-15px;}
#side_img,#service_img,#prod_img,#contact_img{
	width:200px;
	height:541px;
	float:left;
	margin-left:5px;
}
#contact_img{
	width:350px;
	background: url(/images/map.png) no-repeat 0 0;
}
#prod_img{
	background: #360676;	
}
#side_img{
    background:url(/images/cout_img.jpg) no-repeat 0 0;  
}
#service_img{
	background: url(/images/serv_cout.jpg) no-repeat 0 0;	
}
#tom{
	float:left;
	margin:5px;	
}
* html #main_content{
	width:482px;
}
#main_content,#results_main_content{
	margin-left:25px;
	width:488px;
	height:541px;
	float:left;
	cursor: default;
	overflow: auto;
}
* html #results_main_content{margin-left:-10px;width:708px;}
#results_main_content{
	margin-left:15px;
	width:704px;
	font-size: 14px;
	overflow: auto;
}
#results_main_content div a{
	color:#cf4008;
	text-decoration: none;
	font-size: 18px;
	font-weight: bold;
	padding:0;
}
.main_content_details{
	height:511px !important;
}
#msg1{
	margin-bottom:20px;	
}
#promise{
	width:400px;	
}
#text_wrapper,#text_wrapper_prod ,#service_text_wrapper{
	padding-top:280px;
	font-size: 12px;
	color:#575556;
}
#service_text_wrapper{
	padding-top:350px;
}
#text_wrapper b,#service_text_wrapper b{
 	font-size: 16px;
}
#lower_footer{
	width:888px;
	margin-top:15px;
	text-align: right;
	color:#fff;
	font-size: 12px;
}
#lower_footer a{ color:#fff;}
#main_content_contact{
	float:left;
	width:350px;
}
#contact_text{
	float:left;
	color:#575556;
	margin-top:260px;
	font-weight: bold;
}
#contact_text ul{
	margin:20px;
	padding:0px;	
}
#contact_text li{
	list-style: none;
	padding:0;
	margin:0px;	
}
#contact_callout{
	font-size: 11px;
}
#contact_links li a{
	color:#cf4008;
	text-decoration: none;
}
.product_bg{
	background:#fff url(/images/prod_bg.jpg) no-repeat top right !important;
}

#text_wrapper_prod {
	padding-top:300px;
	text-align: right;
}
#text_wrapper_prod img{
	padding:3px;
}
.prod_types_wrapper{
	display:none;
}
.prod_types{
	font-size: 12px;
}


/*** details ***/
.mfg{
	font-size:22px;
	padding:2px;
	color:#575556;
	font-weight: bold;
}
.type,.model_num{
	font-size:16px;
	padding:2px;
	color:#575556;
	font-weight: bold;
}
.features{
	font-size:12px;
	padding:2px;
	color:#575556;
	font-weight: bold;
}
#detail_content{
	border-bottom:1px solid #ccc;
	margin:10px 0 0 0;
	padding-bottom:15px;
	width:465px;
	
}
#detail_paging{
	font-weight: bold;
	font-size: 16px;
	color:#575556;
	float:right;
	margin-top:10px;
	margin-right:10px;
}
#detail_paging a{
	text-decoration: none;
	color:#575556;
}
.divider{
	font-weight: normal;
	font-size: 12px;
	
}
/*******/
.right,.left{cursor: default;}

#results_header{
	font-size: 20px;
	margin-bottom:20px;
	color:#575556;
	font-weight: bold;
}
.result_features{
	font-size: 12px;
	padding-top:5px;
	line-height: 14px;
}
.result{padding-bottom:20px}
.prod_image{
	float:left;
	margin-right:10px;
}
.thumb{
	border:2px solid black;
}
#mfg_link{margin-top:10px;}
#mfg_link a{
	font-size: 12px;
	font-weight:bold;
	color:#cf4008;
}
.otherlinks{display:none}