body{
	background-color:#000;
}
.all{
	background-image: url(../images/top_bkg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	
}
.cleardiv{
	clear:both;
}
.header_block{
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	height:125px;
	overflow:hidden;
}
.dealer_block{
	float:right;
	padding-right:10px;
	padding-top:20px;
}
.dealer_block a{
	background-image: url(../images/dealer_login.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width:160px;
	height:30px;
	display:block;
}
.logo_block{
	padding-left:7px;
}
.logo_block a{
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:227px;
	height:75px;
	display:block;
}
.main_menu{
	font-weight:bold;
	padding-top:5px;
	clear:both;
	padding-left:8px;
	line-height:normal;
	text-transform:uppercase;
	font-size:11px;
}
.main_menu ul{
}
.main_menu ul li{
	float:left;
	padding-top:9px;
	background-image: url(../images/top_menu_li.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.main_menu ul li.last{
	background-image:none;
}
.main_menu ul li a{
	color:#FFFFFF;
	display: block;
	padding-bottom: 10px;
	padding-right:28px;
	padding-left:27px;
	text-decoration:none;
}
.main_menu ul li a:hover{
	color: #B32317;
}

.main_menu ul li.selected a {
	color: #B32317;
}

.main_menu ul ul {
border-right: 1px solid #666666;
border-left: 1px solid #666666;
border-bottom: 1px solid #666666;
background: #B32317;
width: 180px;
position: absolute;
visibility: hidden;
z-index: 100;
margin-left: -1px;
}

.main_menu ul li.last ul {
margin-left: -60px;
text-align: right;
}

.main_menu ul ul li {
float: none;
border-bottom: 1px dotted #CCCCCC;
background: none;
font-weight: normal;
height: 20px;
padding: 0;
}


.main_menu ul ul li.last {
border-bottom: none;
}

.main_menu ul ul li a, .main_menu ul li.selected ul li a {
color: #FFFFFF;
height: 17px;
padding: 3px 10px 0 10px;
}

.main_menu ul ul li a:hover {
text-decoration: underline;
color: #FFFFFF;
}

.main_menu ul li:hover ul {
visibility: visible;
}

.top_img_block{
	height:402px;
	width:100%;	
	background-repeat: repeat-x;
	background-position: left top;
	text-align:center;
	overflow:hidden;
	min-width:1000px;
}
.top_picture{
	background-repeat: no-repeat;
	background-position: center top;
	height:420px;
	width:100%;
	overflow:hidden;
}
.top_img_1{
	background-image: url(../images/top_img_1_bkg.jpg);
}
.top_img_1 .top_picture{
	background-image: url(../images/top_img_1.jpg);	
}
.top_img_2{
	background-image: url(../images/top_img_2_bkg.jpg);
}
.top_img_2 .top_picture{
	background-image: url(../images/top_img_2.jpg);	
}
.top_img_3{
	background-image: url(../images/top_img_3_bkg.jpg);
}
.top_img_3 .top_picture{
	background-image: url(../images/top_img_3.jpg);	
}
.top_img_4{
	background-image: url(../images/top_img_4_bkg.jpg);
}
.top_img_4 .top_picture{
	background-image: url(../images/top_img_4.jpg);	
}
.top_img_5{
	background-image: url(../images/top_img_5_bkg.jpg);
}
.top_img_5 .top_picture{
	background-image: url(../images/top_img_5.jpg);	
}
.top_img_6{
	background-image: url(../images/top_img_6_bkg.jpg);
}
.top_img_6 .top_picture{
	background-image: url(../images/top_img_6.jpg);	
}
.top_img_7{
	background-image: url(../images/top_img_7_bkg.jpg);
}
.top_img_7 .top_picture{
	background-image: url(../images/top_img_7.jpg);	
}
.top_img_8{
	background-image: url(../images/top_img_8_bkg.jpg);
}
.top_img_8 .top_picture{
	background-image: url(../images/top_img_8.jpg);	
}
.top_img_9{
	background-image: url(../images/top_img_9_bkg.jpg);
}
.top_img_9 .top_picture{
	background-image: url(../images/top_img_9.jpg);	
}
.top_img_10{
	background-image: url(../images/top_img_10_bkg.jpg);
}
.top_img_10 .top_picture{
	background-image: url(../images/top_img_10.jpg);	
}
.top_img_11{
	background-image: url(../images/top_img_11_bkg.jpg);
}
.top_img_11 .top_picture{
	background-image: url(../images/top_img_11.jpg);	
}
.top_img_12{
	background-image: url(../images/top_img_12_bkg.jpg);
}
.top_img_12 .top_picture{
	background-image: url(../images/top_img_12.jpg);	
}
.top_img_13{
	background-image: url(../images/top_img_13_bkg.jpg);
}
.top_img_13 .top_picture{
	background-image: url(../images/top_img_13.jpg);	
}
.top_img_14{
	background-image: url(../images/top_img_14_bkg.jpg);
}
.top_img_14 .top_picture{
	background-image: url(../images/top_img_14.jpg);	
}
.body_block{
	clear:both;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top: 10px;
	overflow:hidden;
}
.services_block{
	padding-top:4px;
	padding-left:10px;
}
.services_item{
	padding:8px;
	border: 1px solid #333333;
	width:308px;
	height:97px;
	overflow:hidden;
	line-height:normal;
	float:left;
	margin-right:2px;
}
.services_item h3{
	font-size:14px;
	font-weight:bold;
}
.services_img{
	float:left;
	display:block;
	width:120px;
}
.services_text_block{
	float:left;
	padding-left:10px;
	width:178px;
	overflow:hidden;
	height:85px;
}
.services_text{
	color:#CCCCCC;
	padding-left:12px;
	background-image: url(../images/service_text_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.more_info{
	text-align:right;
	margin-top:-3px;
}
.more_info a{
	background-image: url(../images/more_info.gif);
	background-repeat: no-repeat;
	background-position: right 4px;
	color:#999999;
	text-decoration:none;
	padding-right:15px;
	float:right;
	
}
*+html .more_info a{
	display: inline-block;
}
.more_info a:hover{
	text-decoration:underline;
}
.content_block{
	background-image: url(../images/content_all_bkg.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	width:978px;
	overflow:hidden;
	margin-left:auto;
	margin-right:auto;
	border: 1px solid #333333;
}
.content_inner_block{
	background-image: url(../images/content_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	
}
.content_block_bottom{
	background-image: url(../images/content_bottom_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	min-height:580px;
	padding-bottom:30px;
}
* html .content_block_bottom{/*************for ie6******************/
	height:580px;
}
.info_block{
	float:left;
	width:219px;
	padding-top:65px;
	overflow:hidden;
}
.info_menu{
	padding-left:16px;
	font-size:11px;
	font-family:Tahoma, Geneva, sans-serif;
	line-height:normal;
}
.info_menu ul{
}
.info_menu ul li{
	padding-left:17px;
	padding-bottom:7px;
}
.info_menu ul li.selected{
	font-weight:bold;
	background-image: url(../images/info_menu_li.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}
.info_menu ul li a{
	text-decoration:none;
	color:#ECE9D8;
}
.info_menu ul li a:hover{
	text-decoration:underline;
}
.data_block{
	float:right;
	width:759px;	
	overflow:hidden;
}
.data_block h1{
	font-size:16px;
	font-weight:bold;
	line-height: normal;
}
.data_block a{
	text-decoration:underline;
	color:#FFF;
}
.data_block a:hover{
	text-decoration:none;
}
.data_block .blue_link{
	color:#0066FF;
}
.content_header{
	height:82px;
	padding-left:22px;
	padding-top:17px;
}
.content_text_block{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	padding-right:20px;
	line-height:normal;
	padding-top:30px;
	padding-left:12px;
}
.content_text_block p{
	padding-bottom:20px;
	padding-right:35px;
}
.content_text_block ul{
	padding-left:15px;
	padding-bottom:24px;
	margin-top:-15px;
}
.content_text_block ul li{
	padding-left:5px;
	list-style-type: disc;
}
.president_img_block{
	min-height:451px;
	width:154px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #4D4D4D;
	float:left;
}
* html .president_img_block{/**********************for ie6*******************/
	height:451px;
}
.president_text_block{
	float:left;
	padding-left:12px;
	width:540px;
	line-height:150%;
	
}
.biographies_block{
	background-image: url(../images/biograh_separator.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:10px;
	padding-right:20px;
	min-height:1px;
}
* html .biographies_block{/****************for ie6*************/
	height:1px;
}
.biographies_block_style2{
	background-image: url(../images/biograh_separator2.jpg);	
}
.testimonials_block{
	background-image: url(../images/testimonials3.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	padding-top:10px;
	padding-right:20px;
	min-height:1px;
}
* html .testimonials_block{/****************for ie6*************/
	height:1px;
}
.testimonials_block_style2{
	background-image: url(../images/testimonials1.jpg);
}
.testimonials_block_style3{
	background-image: url(../images/testimonials2.jpg);
}
.testimonials_author{
	padding-left:470px;
	font-style:italic;
}
.product_logo{
	padding:0px;
	margin-top:-55px;
	display:block;
}
.product_logo img{
	padding:3px;
}
.contact_form_block{
	background-image: url(../images/contact_form_bkg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	width:225px;
	float:right;
	height:300px;
	padding-left:30px;
	padding-top:50px;
	margin-right:4px;
}
.contact_form_block .required{
	background-image: url(../images/required_fields_bkg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding:0px;
	padding-left:10px;
	padding-bottom:18px;
}
.content_text_block ul.contact_form_fields{
	padding:0px;
}
.content_text_block ul.contact_form_fields li{
	list-style-type:none;
	padding:0px;
	padding-bottom:4px;
	padding-top:4px;
	width:205px;
	
}
* html .content_text_block ul.contact_form_fields li{/*****************for ie6************/
	margin-bottom:-3px;
}
*+html .content_text_block ul.contact_form_fields li{/*****************for ie7************/
	margin-bottom:-3px;
}
ul.contact_form_fields li input{
	width:188px;
	height:16px;
	border: 1px solid #B2B2B2;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
	padding-left:10px;
}
ul.contact_form_fields li textarea{
	width:188px;
	padding-left:10px;
	height:83px;
	border: 1px solid #B2B2B2;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	color:#666666;
}
ul.contact_form_fields li.submit_button_field{
	text-align:center;
	padding-top:9px;
}
ul.contact_form_fields li.submit_button_field input.submit_button{
	width:auto;
	height:auto;
	border:none;
	padding:0px;
}
.footer_block{
	text-align:center;
	clear:both;
	width:1000px;
	margin-left:auto;
	margin-right:auto;
	padding-top:75px;
	padding-bottom: 30px;
}
.footer_keywords{
	color:#333333;
	font-size:10px;
	padding-left:110px;
	padding-right:110px;
	background-image: url(../images/footer_keywords_bkg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-bottom:7px;
}
.copyrights{
	padding-top:7px;
	color:#666666;
	padding-bottom:15px;
}
