@media only screen and (min-width:760px) and (max-width:1000px) {
body {margin:0; padding:0; font-family:Arial, Helvetica, sans-serif; color:#000000; background:#ececec url(../images/bg.png) repeat-x top;}
img {max-width:100%; height:auto;}

#main_container {width:98%; padding:0 1%; background:none;}	

/* 	-----------------------------------------------------
	------------------- Header Styles -------------------
	----------------------------------------------------- */
	#header_section header {width:100%;}
	#header_section header .section01 {width:100%; height:auto !important; padding:0; background:none; background-color:#5c0404;}
	
		#header_section header .section01 figure {width:100%; height:auto !important;}
		#header_section header .section01 .right {width:92%; height:auto !important; padding:0 4% !important;}
		#header_section header .section01 .welcome {width:38%; height:auto !important;}
		#header_section header .section01 .cartbox {width:62%; height:auto !important; text-align:right;}
		#header_section header .section01 .callbox {width:62%; height:auto !important; text-align:right;} 
	
	
	#header_section header .section02 {width:92%; padding:4% !important; height:auto !important; background:none; background-color:#484747;}
	
		#header_section header .section02 .box01 {width:29%; padding:0 2% !important; text-align:right;}
		#header_section header .section02 .box02 {width:36.4%; padding:0 4%; text-align:center;}
		#header_section header .section02 .box03 {width:18%; padding:0; text-align:center;}
		
	
	
/* 	-----------------------------------------------------
	----------------- Navigation Styles -----------------
	----------------------------------------------------- */
	#navigation_section nav {width:100%; padding:0 0 6px 0;}
	#navigation_section nav ul li {font-size:13px; font-weight:normal;}
	#navigation_section nav ul li a {padding:0 5px;}
		
	
/* 	-----------------------------------------------------
	------------------- Banner Styles -------------------
	----------------------------------------------------- */
	#banner_section section {width:100%; padding:0 !important; height:auto !important;}	
	

	
/* 	-----------------------------------------------------
	------------------ Content Styles -------------------
	----------------------------------------------------- */
	#main_section {width:100%; padding:0;}
	
		
		#left_section hgroup {background:none; margin-left:0; background-color:#b10f0f;}
		
		
		#right_section {width:65%;}
		#right_section hgroup {background:none; margin-left:0; background-color:#5c0404; padding:0 20px;}
		#right_section article .product_box {margin:16px;}
		
		#main_section .section01 {width:91.6%; padding:4%;}
		#main_section .section01 .about {width:40%;}
		
		#inner_section {width:100%;}
		#inner_section hgroup {background:none; margin-left:0; background-color:#b10f0f; padding:0 20px;}
		
		

		
	
/* 	-----------------------------------------------------
	------------------- Footer Styles -------------------
	----------------------------------------------------- */
	#footer_section footer {width:92%; padding:25px 4%; background-color:#730505;}

		#footer_section footer .section01 {width:100%;}
		#footer_section footer .section01 .left {width:100%;}
		#footer_section footer .section01 .right {width:100%; padding:4% 0;}
		
		#footer_section footer .section02 {width:100%;}


}