/* CSS Document */

body { margin:0px; padding:0px; background-color:#392818; background-image:url(images/body_bg.gif); background-repeat:repeat; }

.header { width:1000px; height:130px; float:left; background-color:#FFFFFF; background-image:url(images/header_bg.gif); background-repeat:repeat;}

.sub_header_top { width:1000px; height:90px; float:left;}

.logo { width:100px; height:90px; float:left;}

.right_top_icons{ width:900px; height:90px; float:left;}

.left_main_tital { width:390px; height:90px; float:left;}

.ad_banner{ width:1000px; float:left; text-align:center; background-color:#FFFFFF; }

.right_ad_banner { width:468px; height:60px; float:left; margin-top:2px; margin-right:2px;}

.sub_header_bottom { width:1000px; height:30px; float:left;} 

h1#main_heading { font-family:Arial, Helvetica, sans-serif; font-size:20px; color: #999999; font-weight:bold; margin-top:40px;}

.container { width:1000px; margin:auto; height:auto; background-color:#FFFFFF;}

.main_top_banner { width:1000px; height:200px; float:left; background-color:#CCCCCC;}

.top_banner { width:600px; height:250px; float:left; background-color:#FFFFFF; }

.top_right_banner { width:400px; height:250px; float:left;}

.menu {width:946px; height:40px; float:left; }

.inner_content { width:980px; height:auto; float:left; background-color:#FFFFFF; background-image:url(images/header_bg.gif); background-repeat:repeat; padding:10px;}

.inner_left { width:570px; height: auto; float:left; padding:10px; background-color: #F3F3F3;}

.inner_left ul {width:570px; height:auto; float:left; margin:0px; margin-top:5px; padding:0px;}

.inner_left ul li{ width:550px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-image:url(images/product-bullet.gif); background-position:left; background-repeat:no-repeat; list-style:none; padding-left:20px; height:25px; line-height:25px; border-bottom:1px; border-bottom-color: #E1E1E1; border-bottom-style:solid;}

.inner_left_downloads { width:570px; height: auto; float:left; padding:10px; background-color: #F3F3F3;}

.inner_left_downloads ul {width:570px; height:auto; float:left; margin:0px; margin-top:5px; padding:0px;}

.inner_left_downloads ul li{ width:550px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-image:url(images/pdf.png); background-position:left; background-repeat:no-repeat; list-style:none; padding-left:20px; height:25px; line-height:25px; border-bottom:1px; border-bottom-color: #E1E1E1; border-bottom-style:solid;}

.inner_left_downloads ul li a{ width:550px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666;  height:25px; text-decoration:none;}

.inner_right{ width:360px; height: auto; float:left; padding:10px; background-color: #F3F3F3; margin-left:10px;}

.inner_right ul { width:360px; height:auto; float:left; margin:0px; margin-top:5px; padding:0px;}

.inner_right ul li { width:340px;  font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#666666; background-image:url(images/product-bullet.gif); background-position:left; background-repeat:no-repeat; list-style:none; padding-left:20px; height:20px; line-height:20px; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:dotted;}

.form { width:330px; height:auto; float:left; font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; padding:10px; border:1px; border-color:#CCCCCC; border-style:solid;}

.footer { width:990px; float:left; height:30px; background-color:#513E2B; font-family:Arial, Helvetica, sans-serif; font-size:10px; color: #999999; line-height:30px; padding-left:10px;}

h1#all_tital { font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#f7911e; font-weight:normal; padding:0px; margin:0px; border-bottom:1px; border-bottom-color:#CCCCCC; border-bottom-style:dotted; line-height:30px; background-image:url(images/h1_bg.png); background-repeat:no-repeat; background-position:left; padding-left:20px;}

p { font-family:Arial, Helvetica, sans-serif; color:#666666; font-size:12px; text-align:justify; line-height:18px;}

h3#product_tital { font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:bold; color: #FFFFFF; padding:5px; width:auto; height:auto; background-color: #392818;}

.product_box { width:162px; height:180px; float:left; margin-left:30px;}

#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none; float:left;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:600px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:90px;
		top:235px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:1145px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(../images/btn_prev.png) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(../images/btn_next.png) no-repeat 0 0;	
		}
		