body{
     background-image:url('images/bg_index.jpg');
	  background-color:#342512;
	  background-position:top center;
	  background-repeat: repeat-x;
      margin:0px;
	  font-family: arial , sans-serif;
	  font-size:12px;
     color:#C8C9C4;
}

A:link {text-decoration: none ;color:#fff;}
A:visited {text-decoration: none; color:#fff;}
A:active {text-decoration: none; color:#fff;}
A:hover {text-decoration: underline; color:#000;}


#main{
     width:849px; 
	 margin-left:auto; 
	 margin-right:auto; 
	 height:900px; 
     bsorder: solid 1px red;
}

#menu{
width:847px;
height:61px;
float:left;
text-align:center;
color:#BBAB8B;
}
.menu{
width:159px;
display:inline;
height:41px;
float:left;
padding-top:20px;
cursor: pointer;
}

.div_menu{
display:inline;
width:8px;
height:61px;
background-image:url('images/div_menu.jpg');
background-repeat:no-repeat;
float:left;
}
#flash{

float:left;
width:847px;
height:297px;
}

#form{
width:847px;
height:55px;
float:left;
}

#side_menu{
margin-top:20px;
width:300px;
height:420px;
float:left;
}

#bg_content{
background-image:url('images/bg_main.gif');
background-repeat:no-repeat;
width:847px;
height:554px;
float:left;

}

#div{
width:10px;
height:344px;
float:left;
margin-top:50px;
}
#content{
margin-top:20px;
margin-right:10px;
width:515px;
height:550px;
min-height:450px;
float:right;
overflow:auto;
color:#C8C9C4;
}

.floatimgleft {
float:left;
margin-right:10px;
margin-bottom:10px;
}
#footer{
width:847px;
height:30px;
float:left;
text-align:center;

}
.shop{
background-image:url('images/bg_btn_shop.gif');
background-repeat:no-repeat;
width:261px;
height:44px;
color:#C8C9C4;
text-align:center;
font-size:20px;
padding-top:15px;
margin-left:20px;
cursor: pointer;
}
.whole{
background-image:url('images/bg_btn_wholesale.gif');
background-repeat:no-repeat;
width:261px;
height:54px;
font-size:20px;
padding-top:5px;
color:#C8C9C4;
text-align:center;
margin-top:20px;
margin-left:20px;
cursor: pointer;
}

.bt{
cursor: pointer;
width:263px;
margin-top:10px;
margin-left:20px;
.margin-left:10px;
padding-top:12px;
height:28px;
float:left;
background-image:url('images/bg_btn1.gif');
background-repeat:no-repeat;
text-align:center;
font-size:15px;
cursor: pointer;
}

.form{
margin-top:10px;
width:410px;
height:45px;
float:right;
}