﻿.all{
	background-image: url(../images/all_bkg.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	background-color:#FAF8F1;
	font-family:Arial, Helvetica, sans-serif;
	color:#454545;
	font-size:11px;
}
.cleardiv{
	clear:both;
	display:block;
}
.all_main{
	background-image: url(../images/main_bkg.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	min-width:1000px;
}
.all_top{
	background-image: url(../images/main_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.all_bottom{
}
.main{
	background-image: url(../images/top_img_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left 65px;
	width:952px;
	padding-right:18px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom: 18px;
}
.inner .main{
	background-image: url(../images/top_img_bkg-inner.jpg);
	padding-bottom:0px;
}
.header_block{
	height:439px;
}
.inner .header_block{
	height:287px;
	padding-top:30px;
}
.premium_product_top{
	padding-left:30px;
	background-image: url(../images/arrow_top.gif);
	background-repeat: no-repeat;
	background-position: 0px 2px;
	padding-bottom:5px;
	line-height:normal;
	height:28px;
	float:left;
}
.premium_product_top .blue_text{
	color:#00A8E7;
	font-weight:bold;
	
}
.premium_product_top a{
	color:#FF6600;
	text-decoration:none;
}
.premium_product_top a:hover{
	text-decoration: underline;
}
.header_block .address {
	float:right;
	color:#666666;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	text-align:right;
	padding-right:5px;
}

.top_advert_block{
	clear:both;
}
.top_advert{
	padding-left:440px;
	padding-top:16px;
}
.top_advert h1{
	font-size:26px;
	color:#0C77BE;
}
.top_advert h2{
	font-size:27px;
	color:#581B05;
	font-weight:bold;
	margin-top:10px;
}
.top_advert h3 {
	font-size:32px;
	color:#333;
	font-weight:bold;
	margin-top:20px;
}
.top_advert h3 span {
	color:#009669;
}
.top_advert_header{
	width:242px;
	height:27px;
	position:relative;
	font-size:25px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.top_advert_header span{
	background-image: url(../images/header_best.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:242px;
	height:27px;
	position:absolute;
	display:block;
	top:0px;
	left:0px;
}
.inner .top_advert_header span{
	background-image: url(../images/header_best-inner.gif);
}
.top_advert .top_advert_list{
	padding-top:9px;
	padding-left:2px;
}
.top_advert .top_advert_list li{
	list-style-type:none;
	background-image: url(../images/header_best_li_bkg.gif);
	background-repeat: no-repeat;
	background-position: left 8px;
	padding-left:12px;
	color:#333333;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	padding-bottom:3px;
	font-weight:bold;
}
.top_advert .orange_text{
	color:#FF3300;
}
.logo_block{
	padding-top:27px;
	float:left;
}
.logo_block a{
	display:block;
	height:100px;
	width:252px;
}
.logo_block{
	padding-top:23px;
	
}
.body_block{
	clear:both;
}
.inner .body_block{
	/*background-image: url(../images/content_bkg_inner.jpg);
	background-repeat: repeat-y;
	background-position: 173px top;*/
}
.info_block{
	width:265px;
	float: right;
}
.inner .info_block{
	width:215px;
}
.banner_block{
}
.form_block{
	background-image: url(../images/form_block_center_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	margin-top:1px;
	min-height:1px;
}
* html .form_block{/**************************for ie6*********************/
	height:1px;
}
.inner .form_block{
	background-image: url(../images/form_block_center_bkg-inner.jpg);
}
.form_block_top{
	background-image: url(../images/form_block_top_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	min-height:1px;
}
* html .form_block_top{/**************************for ie6*********************/
	height:1px;
}
.inner .form_block_top{
	background-image: url(../images/form_block_top_bkg-inner.jpg);
}
.form_block_bottom{
	background-image: url(../images/form_block_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:10px;
	padding-bottom:10px;
	min-height:1px;
	padding-left:14px;
	padding-top:20px;
}
* html .form_block_bottom{/**************************for ie6*********************/
	height:1px;
}
.inner .form_block_bottom{
	background-image: url(../images/form_block_bottom_bkg-inner.jpg);
	padding-left: 11px;
	padding-top:11px;
	padding-bottom:6px;
}
.form_block h1 {
	font-size:19px;
	color:#333333;
}
.form_block h1 span {
	color:#FF6600;
}
.form_block h2 {
	font-size:12px;
	color:#333333;
	margin-bottom:10px;
}
.form_textname{
	line-height:14px;
	color:#333333;
	padding-bottom:11px;
	padding-right:15px;
}
.form_list{
}

.form_list li{
	padding-bottom:2px;
	padding-top:1px;
	width:227px;
	clear:both;
}
* html .form_list li{/******************for ie6***************/
	padding-bottom:0px;
}
*+html .form_list li{/******************for ie7***************/
	padding-bottom:1px;
}
.inner .form_list li{
	width:190px;
}
.form_list li.required_text{
	background-image: url(../images/required_left.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left:9px;
	color:#666666;
	font-style: italic;
	padding-bottom:6px;
}
* html .form_list li.select_block{/*******************for ie6******************/
	height:23px;
}
.inner .form_list li.required_text{
	padding-bottom:2px;
}
.form_list li.required{
	padding-right:10px;
	background-image: url(../images/form_li_necessarily.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
}
.form_list li input{
	width:220px;
	height:14px;
	border: 1px solid #85BBDD;
	padding-left: 5px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
}
.inner .form_list li input{
	width:182px;
}
.form_list li select{
	width:227px;
	height:17px;
	font-size: 11px;
	border: 1px solid #85BBDD;
}
.form_list li textarea{
	width:225px;
	height:48px;
	border: 1px solid #85BBDD;	
}
.form_list li input.w80{
	width:75px;
	float:right;
	padding-left: 5px;
}
.form_list li input.w60{
	width:55px;
	float:right;
	padding-left: 5px;
}
.form_list li .required_input{
	padding-right:10px;
	background-image: url(../images/form_li_necessarily.gif);
	background-repeat: no-repeat;
	background-position: right 1px;
	display:block;
	float:left;
}

.form_list li.zip_input{
	height: 16px;
	padding-top:2px;
}
* html .form_list li.zip_input{/**************for ie6***********/
	margin-bottom:-2px;
}
.inner .form_list li.zip_input{
	height: 18px;
	padding-top:2px;
}
.form_list li.text_info{
	padding-top:6px;
}
.inner .form_list li.text_info{
	padding-top:3px;
	padding-bottom:5px;
	line-height:normal;
}
.form_list li.checkline{
	padding-top:5px;
	padding-bottom:5px;
	height:17px;
}

.form_list li.submit{
}
.form_list li.submit input{
	width:87px;
	height:30px;
	border:none;
	float:right;
	
}
.form_list li select.w130{
	width:130px;
}
.form_list li select.w110{
	width:110px;
}
.form_list li .check_boxes{
	display:block;
	float:left;
	padding-right:10px;
}
.form_list li .check_boxes input{
	width:auto;
	float:left;
	margin-right:5px;
	margin-left:0px;
	border:none;
}
.form_list li .check_boxes .check_lable{
	margin-top:2px;
	float:left;
}
.content_block{
	width:645px;
	float:left;
	padding-left:15px;
	padding-top: 9px;
}
.inner .content_block{
	float:none;
	margin-left:190px;
	margin-right:225px;
	width: 501px;
	overflow:hidden;
	padding-top:15px
}
.content_block a{
	color:#FF6600;
	text-decoration:none;
}
.content_block a:hover{
	text-decoration: underline;
}
.common_block{
	padding-right:30px;
}
.slogan_block{
	padding-bottom:20px;
}
* html .slogan_block{/********for ie6***********/
	padding-bottom:14px;
}
*+html .slogan_block{/********for ie7***********/
	padding-bottom:14px;
}
.slogan_block h2{
	margin-left:185px;
	margin-top: 17px;
}
* html .slogan_block h2{/********for ie6***********/
	margin-top:22px;
}
*+html .slogan_block h2{/********for ie7***********/
	margin-top:22px;
}
.slogan_block .orange_slogan{
	width:181px;
	height:52px;
	display:block;
	position:relative;
	float: left;
	margin-top: -42px;
}
* html .slogan_block .orange_slogan{/********for ie6***********/
	margin-top:-48px;
}
*+html .slogan_block .orange_slogan{/********for ie7***********/
	margin-top:-48px;
}
.slogan_block .orange_slogan span{
	position:absolute;
	left:0px;
	top:0px;
	background-repeat: no-repeat;
	background-position: left top;
	background-image: url(../images/slogan_1.gif);
	width:181px;
	height:52px;
	display:block;
}
.common_text_block{
	clear:both;
}
.common_text_block p{
	font-size:13px;
	line-height:125%;
	padding-bottom:11px;
	padding-top: 11px;
}
.common_img{
	border: 1px solid #CCCCCC;
	padding:2px;
	float:left;
	margin-right:10px;
	margin-top: 11px;
}
.search_block{
	background-image: url(../images/search_block_bkg.png);
	background-repeat: no-repeat;
	background-position: left top;
	width:664px;
	height:70px;
	margin-left:-28px;
	position:relative;
}
* html .search_block{/********for ie6*******/ 
	background-image:none;
	FILTER: progid:DXImageTransform.Microsoft.AlphaImageLoader (src='images/search_block_bkg.png', sizingMethod='scale');
}
.search_block ul{
	padding-left:45px;
	padding-top:18px;
}
.search_block ul li{
	float:left;
	padding-right:8px;
}
.search_block ul li.search_text_head{
	position:relative;
	height:14px;
	width:142px;
	padding-top:7px;
}
.search_block ul li.search_text_head span{
	background-image: url(../images/text_find_location.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height:14px;
	width:142px;
	display:block;
	position:absolute;
	left:0px;
	top:7px;
}
.search_block ul li.search_zip{
	padding-top:4px;
}
.search_block ul li.search_zip input{
	width:80px;
	height:17px;
	border: 1px solid #87BCDE;
	padding-left: 5px;
	font-size: 12px;
	color: #666666;
}
.search_block ul li.search_common_text{
	padding-top:10px;
	padding-right:10px;
}
.search_block ul li.selector{
	padding-right:3px;
	padding-top:5px;
}
.search_block ul li.selector select{
	width:173px;
	color: #666666;
}
.product_block{
	clear: both;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-image: url(../images/gardient_block_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left 1px;
	margin-top:9px;
	
	
}
.product_block_inner{
	background-image: url(../images/products_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-left:-1px;
	margin-right:-1px;
	padding-bottom:10px;
}
.our_products_block{
	width:298px;
	padding-left:10px;
	padding-top:12px;
	float:left;
	background-image: url(../images/products_bkg_center.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.header_our_products {
	color:#333;
	font-size:22px;
	font-weight:bold;
	margin-top:-5px;
	margin-bottom:10px;
}
/*.header_our_products{
	height:15px;
	width:123px;
	position:relative;
}
.header_our_products span{
	background-image: url(../images/text_our_product.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:15px;
	width:123px;
	display:block;
	top:0px;
	left:0px;
	position:absolute;
}*/

.our_products_block ul{
	padding-top:7px;
	float:left;
	width:143px;
	line-height:13px;	
}
.our_products_block ul li{
	background-image: url(../images/our_products_li.gif);
	background-repeat: no-repeat;
	background-position: left 4px;
	padding-left:12px;
	padding-bottom:2px;
	min-height:1px;
}
.our_products_block ul li a{
	color:#454545;
	text-decoration:none;
}
.our_products_block ul li a:hover{
	text-decoration:underline;
	color:#1682C9;
}
.more{
	padding-left:147px;
	clear:left;
	line-height:normal;
	padding-top:8px;
	position:relative;
	display:inline-block;
}

.more_products{
	background-image: url(../images/more_products_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:125px;
	height:30px;
	display:block;
	
}

.window_giude{
	float:right;
	padding-top:12px;
	width:320px;
	background-image: url(../images/img_2.jpg);
	background-repeat: no-repeat;
	background-position: 205px 13px;
}
.window_giude_header {
	font-size:22px;
	margin-top:-5px;
}
.window_giude_header2 {
	font-size:22px;
}

.window_giude .giude_text{
	padding-right:110px;
	padding-top:8px;
	line-height:14px;
	padding-bottom:14px;
}
.window_giude .learn{
	padding-top:18px;
	padding-left:198px;
	clear:both;
}
.learn_more{
	background-image: url(../images/learn_more_button.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:97px;
	height:30px;
	display:block;
}
.location_block{
	clear:both;
	margin-top:13px;
	border: 1px solid #CDCDCD;
	padding-left:12px;
	padding-right:12px;
	padding-top:17px;
	padding-bottom:27px;
	position: relative;
}
.location_block ul{
	padding-top: 13px;
	float: left;
	width: 154px;
	position: relative;
}
.location_block ul li{
	line-height:15px;
}
.location_block ul li a{
	color:#454545;
	text-decoration:none;
}
.location_block ul li a:hover{
	text-decoration:underline;
	color:#FF6600;
}
.location_block ul li.state{
	font-size:12px;
	font-weight:bold;
	padding-top:11px;
	padding-bottom:4px;
}
.navig_block{
	clear:both;
	background-color:#FFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #D9C4A0;
	margin-top: 1px;
	margin-bottom: 0px;
}

.data_block{
	float:left;
	width:188px;
}
.menu_block{
	font-weight:bold;
	background-color: #EDE4C5;
	margin-bottom: 1px;
}
.menu_block ul{
	text-transform:uppercase;
}
.menu_block ul li{
	border-bottom-color:#CBAE86;
	border-bottom-width:1px;
	border-bottom-style:solid;
	padding-top:7px;
	padding-bottom:7px;
	padding-left:14px;
	
}
.menu_block ul li a{
	text-decoration:none;
	color:#663300;
	display: block;
}
.menu_block ul li a:hover{
	text-decoration: underline;
}
.menu_block ul li.submenu{
	background-image: url(../images/menu_submenu.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_block ul li.submenu ul{
	display:none;
	text-transform:none;
	padding-top: 16px;
}
.menu_block ul li.submenu li{
	padding-left:11px;
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:none;
}
.menu_block ul li.submenu a{
	color:#402000;
}
.menu_block ul li.submenu li.selected{
	background-image: url(../images/submenu_selected.gif);
	background-repeat: no-repeat;
	background-position: left 9px;
}
.menu_block ul li.submenu li.selected a{
	color:#009669;
}
.menu_block ul li.selected{
	background-image: url(../images/menu_selected.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu_block ul li.selected ul{
	display:block;
}

.data_block .testimonials {
	margin:5px 0;
	padding:10px;
	border:1px solid #CBAE86;
	color:#663300;
	background:url(../images/form_block_center_bkg-inner.jpg) top right repeat-y;
	color:#333;
}
.data_block .testimonials h2 {
	margin-bottom:10px;
	font-size:15px;
	color:#333;
	text-transform:uppercase;
}
.data_block .testimonials p {
	font-style:italic;
	margin-top:15px;
}
.data_block .testimonials em {
	display:block;
	text-align:right;
	font-style:normal;
	font-weight:bold;
	margin-top:5px;
}

.inner_content_block{
	font-size:13px;
	line-height:130%;
}
.inner_content_block h1{
	font-size:19px;
	font-weight:bold;
	margin-bottom:10px;
	color:#333;
}
.inner_content_block h2{
	color:#009669;
	font-size:15px;
	font-weight:bold;
	padding-bottom:4px;
	padding-top:4px;
}
.inner_content_block p{
	padding-bottom:15px;
	text-align:justify;
}
.inner_content_block ol {
	list-style:decimal;
	padding-left:30px;
	line-height:182%;
	margin-bottom:20px;
}
.inner_content_block ol li {
	font-weight:bold;
}
.inner_content_block ol li span {
	font-weight:normal;
}
.inner_content_block ul {
	padding-left:5px;
	line-height:182%;
	margin-bottom:20px;
}
.inner_content_block ul li {
	background:url(../images/bullet.gif) 0px 3px no-repeat;
	padding-left:30px;
}
.common_img_left{
	float:left;
	margin-bottom:10px;
	margin-right:10px;
}
.common_img_center{
	border: 1px solid #CCCCCC;
	padding:2px;
}
.footer_block{
	clear:both;
	background-image: url(../images/main_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color:#FAF8F1;
	padding-bottom:18px;
}
.footer_block_inner{
	width:970px;
	margin-left:auto;
	margin-right:auto;
	padding-top:27px;
	line-height:14px;
}
.inner .footer_block_inner{
	/*background-image: url(../images/content_bkg_inner.jpg);
	background-repeat: no-repeat;
	background-position: 173px top;*/
}
.footer_menu{
	padding-left:260px;
}
.footer_menu ul{
	min-height:1px;
}
* html .footer_menu ul{/****************for ie6**********/
	height:1px;
}
.footer_menu ul li{
	float:left;
	background-image: url(../images/footer_menu_li.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
	padding-left:4px;
	padding-right:4px;
}
.footer_menu ul li a{
	color:#666666;
	text-decoration:none;
}
.footer_menu ul li a:hover{
	text-decoration: underline;
}
.footer_menu ul li.last{
	background-image:none;
}
.copyrights{
	clear:both;
	text-align:center;
	padding-top:11px;
}

/* content form styles */
.blue_block{margin:5px 0 10px 0; background:url('../images/blue_bg.gif') repeat-y 0 0;}
.blue_top{background:url('../images/blue_top_bg.gif') no-repeat 0 0;}
.blue_bottom{padding:15px 17px 10px 20px; background:url('../images/blue_bottom_bg.gif') no-repeat 0 100%;}

.blue_block h1 {
	font-size:21px;
	color:#FF6600;
	margin:0;
}
.blue_block h2 {
	font-size:12px;
	color:#333;
	margin:0;
}
.blue_block p {
	padding-right:30px;
}
.blue_block em {
	font-size:11px;
	color:#666;
	display:block;
}
.blue_block em i, .blue_block label i {
	color:#F00;
}
.blue_block label {
	float:left;
	width:225px;
	margin-bottom:3px;
}
.blue_block input[type=text] {
	width:199px;
	border:1px solid #85BBDD;
	font-size:11px;
	color:#0B0B0B;
	padding-left:5px;
}
.blue_block textarea {
	width:423px;
	height:68px;
	border:1px solid #85BBDD;
	font-size:11px;
	color:#0B0B0B;
	padding-left:5px;
	margin-bottom:10px;
}
.blue_block input[type=image] {
	float:right;
	margin-right:35px;
}
.blue_block span {
	background:url(../images/alert-icon.gif) no-repeat;
	padding-left:20px;
	font-size:11px;
	color:#CC0000;
}

.subsites {
	background:#EDE4C5;
	padding:10px 20px;
	margin-left:-10px;
	margin-bottom:20px;
	width:935px;
}
.subsites h1 {
	text-align:center;
	font-size:14px;
	color:#663300;
	margin-bottom:10px;
}
.subsites p {
	text-align:center;
	font-size:10px;
	color:#666;
}
.subsites a {
	color:#666;
	text-decoration:none;
}
.subsites a:hover {
	text-decoration:underline;
}