body {
	background-image: url(../graphics/layout/sitebg.jpg);
	background-color: #E5E5CD;
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a{
	color:#333333;
}
body,td,th {
	color: #333333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
div#header_logo{
	width:873px; height:90px; background-image:url(../graphics/layout/header_logo.jpg); background-repeat:no-repeat;
	margin:0px auto 0px auto;
}
div#header_navi{
	width:853px; height:25px; background-image:url(../graphics/layout/header_navi.jpg); background-repeat:no-repeat;
	margin:0px auto 0px auto;
	padding: 20px 0px 0px 20px;
	color: #8d885a;
}
div#header_navi a{
	font-size:12px;
	color: #8d885a;
	text-decoration:none;
}
	
div#header_navi a:hover{
	text-decoration:underline;
}

div#header_images{
	width:873px; height:235px; 
	margin:0px auto 0px auto;
}
div#bodycontainer{
	width:873px; height:auto; background-image:url(../graphics/layout/content_bg.jpg); background-repeat:repeat-y;
	margin:0px auto 0px auto;
}
div#shopnavicontainer{
	width:232px; background-image:url(../graphics/layout/shopnavi_bg.jpg); background-repeat:repeat-y;
	margin-left: 15px; float:left;
}
div#shopnavicontainer a{
	display:block;
	margin-left: 20px; padding-top:3px; padding-bottom:3px;
	color:#666666; text-decoration:none;
}
div#shopnavicontainer a:hover{
	color:#333333; text-decoration:underline;
}
div#content{
	width:580px; margin-left:20px;
	margin-left: 25px; float:left;
	padding-top:0px;
	line-height: 18px;
}
div#footercontainer{
	width:873px; height:110px; background-image:url(../graphics/layout/footer.jpg); background-repeat:no-repeat;
	padding-top:15px;
	margin:0px auto 0px auto;
	color:#FFFFFF; line-height: 18px; font-size:10px;
}
div#footercontainer a{
	color:#ffffff;
}
div#f1{
	width:240px;
	margin-left: 40px; float:left;
}
div#f2{
	width:270px;
	margin-left: 70px; float:left;
}
div#f3{
	width:170px;
	margin-left: 65px; float:left;
}
.clear{
	clear:both;
}
