body{
background:url(images/bg.jpg) no-repeat top left #131315;
background-attachment:fixed;
font-size: 13px;
font-family: Arial, "Times New Roman", Times, serif,;
line-height: 1.2em;
color:#000000;
padding: 0;
margin: 0;
}
h1{
padding:5px;
font-size:14px;
font-weight:bold;
color: #7F0907;
margin:10px 0px 5px 0px;
text-decoration:none;
}
h2{
padding:5px;
font-size:12px;
font-weight:bold;
color: #7F0907;
margin:0px;
text-decoration:none;
border-bottom:1px #7F0907 dotted;
}
h3{
padding:5px;
font-size:11px;
font-weight:bold;
color: #000000;
margin:0px;
text-decoration:none;
}
h4{
padding:5px;
font-size:12px;
font-weight:bold;
color: #FFFFFF;
margin:0px;
text-decoration:none;
}
h5{
padding:5px;
font-size:10px;
color: #000000;
margin:0px;
text-decoration:none;
}
h6{
padding:5px;
font-size:12px;
font-weight:bold;
color: #000000;
margin:0px;
text-decoration:none;
}
img.gift{
float:left;
padding:5px;
border:none;
}
#main_container{
position:relative;
padding:0;
width: 843px;
height: auto;
margin:40px auto auto auto;

}
#top_banner{
width:843px;
height:120px;
background:url(images/top_banner.jpg) no-repeat center #FFFFFF;
}
#logo{
position:absolute;
top:30px;
left:50px;
}
#logo   {
	font-size:20px;
	color:#7F0907;
	text-decoration:none;
}
#address{
position:absolute;
top:50px;
left:50px;
}
#address   {
	font-size:15px;
	color:#7F0907;
	text-decoration:none;
}
#phone{
position:absolute;
top:70px;
left:50px;
}
#phone   {
	font-size:15px;
	color:#7F0907;
	text-decoration:none;
}

#center_content{
width:843px;
height: auto;
background-color:#FFFFFF;
}
p {
	padding:10px;
}
.left_box{
width:auto;
padding:15px;
float:left;
}
.right_box{
width:600px;
padding:0px 15px 15px 15px;
float:left;
text-align:justify;
}
.float_box1{
float:left;
width:250px;
padding:10px;
margin-top:15px;
}
.float_box2{
float:left;
width:295px;
padding:10px 10px 10px 20px;
margin-top:15px;
border-left:1px #FEAFAF dotted;
}
/*---------------menu------------*/
ul.menu {
list-style-type:none; display:block; width: auto; height:35px; margin:auto; padding:0;}

ul.menu li {
display:inline;}

a.nav:link, a.nav:visited {
display:block; float:left; padding-top:5px; margin-right:0px;width:105px; height:30px; text-align:center; font-weight:bold; font-size:11px;
text-decoration:none; color: #000; background:url(images/bt_bg.jpg) no-repeat center;}

a.nav:hover {
display:block; float:left; padding-top:5px; margin-right:0px;width:105px; height:30px; text-align:center; font-weight:bold; font-size:11px;
text-decoration:none; color: #000; background:url(images/bt_bg_a.jpg) no-repeat center;}

a.nav2:link, a.nav2:visited {
display:block; float:left; padding-top:5px; margin-right:0px;width:105px; height:30px; text-align:center; font-weight:bold; font-size:11px;
text-decoration:none; color: #000; background:url(images/bt_bg_a.jpg) no-repeat center;}
.spacer{
width:500px;
height:2px;
padding-bottom:1px;
clear:both;
}

#footer{
width:843px;
height:30px;
clear:both;
margin:auto;
background:url(images/footer.jpg) no-repeat center;
background-position:0px 0px;
padding-top:50px;
color:#FF0000;
text-align:center;
}
#footer {
	font-size:15px;
	color:#7F0907;
	text-decoration:none;

}