body
{
background:url(images/bg.jpg) repeat-x top #1a2858;
padding:0;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
margin:0px auto auto auto;
color:#0d294f;
}
p{
	text-align:center;
	line-height:17px;
	padding:6px 0 6px 0;
	margin:0px;
	font-size: 12px;
}
#header{
width:677px;
height:414px;
margin:auto;
}
/*---------------- menu tab----------------------*/
#menu_tab{
width:750px;
height:22px;
padding:18px 0 0 150px;
}
ul.menu {
list-style-type:none; display:block;
margin: auto; padding:0px; background:none;}
ul.menu li {
display:inline;
font-size:11px;
font-weight:bold;
font-style:italic;
line-height:22px;}
a.des {
	text-decoration: none;
	color:#999999;
}
a.des:hover {
	text-decoration: underline;
	color:#999999;
}
a.nav:link, a.nav:visited {
display:block; float:left; padding:0px;width:404px; height:22px; margin:0px 5px 0px 5px; text-align:center;
text-decoration:none; background:url(images/bt.png); color:#313537;}
a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px;width:404px; height:22px;margin:0px 5px 0px 5px;text-align:center;
text-decoration:none; background:url(images/bt_2.png);color: #313537;}
a.nav:hover {
color: #313537; text-decoration:none; background:url(images/bt_2.png);}
/*----------------main_content----------------*/
#main_content{
width:787px;
clear:both;
height:auto;
margin:auto;
background:url(images/container_center_bg.jpg) repeat-y center;
}
.center_content{
width:787px;
background:url(images/container_top_bg.jpg) no-repeat center top;
}
.i_divider{
width:1px;
height:1px;
padding:0 0 0 0;
background:url(images/i_divider.gif) no-repeat center;
}
.categories_products{
	padding:20px 40px 0 40px;
	text-align: center;
}
.new_products{
	width:710px;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 1px;
	padding-left: 40px;
}
/*----footer---------*/
#footer{
width:787px;
height:54px;
background:url(images/footer_bg.jpg) no-repeat center;
clear:both;
padding:0px;
margin:auto;
text-align:center;
color:#999999;
}
.left_footer{
float:left;
padding:7px 0 0 35px;
}
.right_footer{
float:right;
padding:15px 40px 0 0;
}
.copyright  {
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #A2A2A2;
	}