body
{
	padding:0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:1.5em;
	margin:0px auto auto auto;
	color:#000000;
	background-color: #666600;
}
a{
text-decoration:underline;
color:#ae1600;
}
p{
text-align:left;
line-height:1.5em;
padding:6px 0 6px 0;
margin:0px;
}
h1{
font-size:1.6em;
color:#000000;
font-weight:normal;
padding:5px 0 5px 0;
margin:0px;
}
h2{
font-size:1.5em;
color:#000000;
font-weight:normal;
padding:5px 0 5px 0;
margin:0px;
}
.clear{
clear:both;
}
span{
color:#b77a09;
}

img.prod_img{
float:left;
padding:5px 10px 0 0;
}
#main_container{
width:810px;
height:auto;
margin:auto;
padding:0px;
background:url(images/xheader_bg.jpg) no-repeat center top;
}
#header{
width:677px;
height:200px;
margin:auto;
}
.logo{
	padding:0 0 0 160px;
	top: 0px;
}

/*---------------- menu tab----------------------*/
#menu_tab{
	width:100%;
	height:1.9em;
	padding:0;
	margin: 0px auto;
	float:left;
	overflow:hidden;
	position:relative;
	top: -1.9em;	
}

ul.menu {
	list-style-type:none;
/*	display:block; */
	margin: 0;
	padding:0;
	background:none;
   clear:left;
   float:left;
   position:relative;
   left:50%;
   text-align:center;
	
}

ul.menu li {
/*display:inline;*/
font-size:1.3em;
font-weight:bold;
font-style:italic;
line-height:1empx;
   display:block;
   float:left;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}

a.nav:link, a.nav:visited {
	display:block;
	float:left;
	padding:0px;
	width:5em;
	height:1.9em;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	color:#313537;
	background-color: #FFFF99;
}

a.nav_selected:link, a.nav_selected:visited {
	display:block;
	float:left;
	padding:0px;
	width:5em;
	height:1.9em;
	margin:0px 5px 0px 5px;
	text-align:center;
	text-decoration:none;
	color: #FFCC00;
	background-color: #000000;
}

a.nav:hover {
	color: #313537; 
	text-decoration:none;}


/*----------------main_content----------------*/
#main_content{
width:787px;
clear:both;
height:auto;
margin:auto;
}
.center_content{
	width:787px;
	background-color: #FFCC00;
}

.title{
	clear:both;
	padding:15px 0 5px 0;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.small_text{
	clear:both;
	padding:15px 0 5px 0;
	text-align: left;
	font-size: 0.9em;
	color: #000000;
}

.products_box{
padding:15px 0 15px 0;
}

.new_products{
width:710px;
padding:0 10px 30px 40px;
}
.prod_box{
float:left;
padding:10px 10px 10px 15px;
}
.prod_details{
float:left;
width:220px;
padding:0 0 0 10px;
}

/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 140px;
color:#000000;
}
.contact_input{
width:290px;
height:17px;
font-size:12px;
float:left;
background-color:#fff8dc;
border:1px #DAB75A solid;
}
label.contact_form{
width:200px;
padding:0 0 5px 0;
font-size:.9em;
}
.contact_textarea{
width:290px;
height:80px;
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
float:left;
background-color:#fff8dc;
border:1px #DAB75A solid;
}
input.contact_submit{
float:right;
padding:10px;
}
.cleardiv {
clear:both;
overflow:hidden;
height:4px;
}

/*----footer---------*/
#footer{
	width:787px;
	height:58px;
	background:url(images/xfooter_bg1.jpg) no-repeat center;
	clear:both;
	padding:0px;
	margin:auto;
	text-align:center;
	background-color: #FFCC00;
}
.left_footer{
float:left;
padding:7px 0 0 35px;
}
.right_footer{
float:right;
padding:15px 40px 0 0;
}


#centeredmenu {
	float:left;
	width:100%;
	background:#fff;
	overflow:hidden;
	position:relative;
	height: 28px;
}
#centeredmenu ul {
	clear:left;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	left:50%;
	text-align:center;
}
#centeredmenu ul li {
	display:block;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	position:relative;
	right:50%;
}
#centeredmenu ul li a {
   display:block;
   margin:0 0 0 1px;
   padding:3px 10px;
   background:#ddd;
   color:#000;
   text-decoration:none;
   line-height:1.3em;
}
#centeredmenu ul li a:hover {
   background:#369;
   color:#fff;
}
#centeredmenu ul li a.active,
#centeredmenu ul li a.active:hover {
   color:#fff;
   background:#000;
   font-weight:bold;
}

.style1 {color: #0d294f}

.price {
	font-size: 0.9em;
	color: #000000;
}
