@charset "UTF-8";
/* CSS Document - mbhuju@gmail.com */

@media screen and (min-width: 1024px){
	
	#header_inn, #menu, #content_inn, #inner, #footer_inn{width:95%;}
}

@media screen and (max-width: 1024px){

	#address, #content_inn{width:90%;}	
	
	#logo{float:none; margin:0 auto; text-align:center; width:100%; }
	#address{float:none; margin:0 auto; text-align:center; width:100%; padding:0 0 20px 0;}	

	#left{float:none; margin:0 auto; text-align:center;width:100%; }
	#right{float:none; margin:0 auto; text-align:center; width:100%; }
	
	.imgleft{float:none; margin:0 auto; text-align:center; display:block; padding:0; }
	.imgright{ float:none; margin:20px auto; text-align:center; display:block;  }
		
	#contactform{width:100%;}

	.form table, .form td, .form tr { display: block; }		
	.form td { border: none; position: relative; }
	.textright{text-align:left; padding-right:10px;}

}


@media screen and (max-width: 980px){
	#contact{ width:85%;}
}


@media screen and (max-width: 768px){
	h1{font-size:32px;}

}
	
@media screen and (max-width: 576px){
	#hours{width:100%;}
	.style4{font-size:30px;}
	.style6{font-size:40px;}
	#left{font-size:14px;}

}