body {
	background-image:url(image/body-bg.gif);
	padding: 0;
	margin: 0;
	min-width:1300px;
}

a img{ border:0px; }
.clear {clear:both; width:100%; height:0;}
#head-wrapper{
	width:100%;
	height: auto;
	background-image:url(image/header.png);
}
#header {
	width: 1150px;
	height: 83px;
	
	margin: 0px auto;
}

#logo, #nav {
	float: left;
}
#top_navi {
	margin-top:33px;
	margin-left: 470px;
	float:left;
}

#navi-wrapper{
	width:100%;
	height: auto;
	background-image:url(image/navi.png);

}
#navi {
	width:1150px;
	height:48px;
	
	margin: 0 auto;
}
.box {
	/*margin-left: 248px;*/
	
}
#logo {
	margin-left:10px;
	float: left;
}

#m-wrapper{
	width:100%;
	height: auto;
	background-image:url(image/39_4.gif);
}

#middle {
	width: 1150px;
	height:962px;
	margin: 0px auto;
}
#left_body {
	width:282px;
	height:940px;
	margin-top:9px;
	float:left;
	/*margin-left:245px;*/
	background-image:url(image/product_shoemaking_leftbody_layer.png);
}
#nav li {
	list-style:none;
	width: 282px;
	height: 80px;
	margin-left: -40px;
	float:left;
	
}

	#nav li a { 
		color:#CCC;
		display: block;
		width: 282px;
		height: 80px;
		text-decoration: none;
		text-align: center;
		line-height: 80px;
		font-family:"Times New Roman", Times, serif;
		text-shadow: 2px 2px 7px #262626;
		filter: dropshadow(color=#262626, offx=2, offy=2); 
		font-size:20px;
	}
	
	#nav li a:hover {
		color:#FFF;
		background-color:#CCC;
	}
	


#right_body {
	width:803px;
	height:923px;
	float: left;
	margin-left:20px;
	background-image:url(image/product_woodworkinnglayer.png);
	margin-top: 23px;
}


/*table: product-list*/
.product-list img{
	float: left;
	margin: 4px;
	
}

.product-list {
	font-size:16px;
	color: white;
	overflow: auto;
	
}

.product-list p {
	margin-top:8px;
	
}




#productlist { margin: 50px auto; width:93%;}
#productlist table{ }
.boxes { 
	height:41px;  
	width:240px; 
	color:#FFF;
	
}
#footer-wrapper {
	width:100%;
	height: auto;
	background-image:url(image/footer.jpg);
}
#footer {
	width: 1150px;
	height:507px;
	margin:0px auto;
	
}

.navi-footer {
    margin-left: 91px;
	margin-top:10px;
    width: 120px;
	float:left;
}

h4 {
    border-bottom: 1px solid #C96 ;
    color:#C96;
    font: 15px/24px "league-gothic-1","league-gothic-2",sans-serif;
    letter-spacing: 0;
    margin-bottom: 1px;
    text-transform: uppercase;
    word-spacing: 1px;
	font-size:15px;
}


.navi-footer li a {
   
    color: #EFDEAA;
    display: block;
    padding-bottom: 5px;
    text-decoration:underline;
    width: 150px;
}
.navi-footer li a:hover {
	color:#FFF;
}

.navi-footer ul {
    font-size: 0.9em;
    line-height: 1.2em;
    list-style-type: none;
	padding-left:5px;
}

#facebook {
	float:left;
	margin-left:700px;
	margin-top:40px;
}
#twitter {
	float:left;
	margin-left:13px;
	margin-top:40px;
}
#wordpress {
	float:left;
	margin-left:13px;
	margin-top:40px;
}
#map {
	float:left;
	margin-top:30px;
	margin-left:50px;
	
}
#info {
	float:left;
	margin-top:10px;
	margin-left:100px;
}
#info p {
	margin-top:45px;
	margin-left:259px;
	font-size:13px;
}
#info ul {
	list-style:none;
	margin-top:-75px;
	margin-left:380px;
	font-size:13px;
	color:#333;
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	
}