body
{
	background:url(images/MainBackground.jpg) top #1a2858;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	margin:0px auto auto auto;
	color:#0d294f;
}
a{
text-decoration:underline;
color:#CC3300;
}
h1{
font-size:14px;
color:#ae1600;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}
.clear{
clear:both;
}
span{
color:#b77a09;
}
p{
text-align:justify;
line-height:17px;
padding:0px 0 0px 0;
margin:0px;
}
img.prod_img{
float:left;
padding:5px 10px 0 0;
}
#main_container{
width:960px;
height:auto;
margin:auto;
padding:0px;
background:url(images/Container_Center.png) repeat-y center;
}
#header{
width:677px;
height:173px;
margin:auto;
}
.logo{
padding:15px 0px 0 100px;
}
 
/*---------------- menu tab----------------------*/
#menu_tab{
width:550px;
height:28px;
padding:0 0 0 225px;
}

ul.menu {
list-style-type:none; display:block;
 margin:auto; padding:0px; background:none;}

ul.menu li {
display:inline;
font-size:13px;
font-weight:bold;
font-style:italic;
line-height:28px;}

a.nav:link, a.nav:visited {
display:block; float:left; padding:0px;width:122px; height:30px; margin:0px 5px 0px 5px; text-align:center;
text-decoration:none; background:url(images/LogMenu.png); color:#ffffff;}

a.nav_selected:link, a.nav_selected:visited {
display:block; float:left; padding:0px;width:122px; height:28px;margin:0px 5px 0px 5px;text-align:center;
text-decoration:none; background:url(images/LogMenu_a.png); color:#003300;}

a.nav:hover {
color:#003300; text-decoration:none; background:url(images/LogMenu_a.png);}


/*----------------main_content----------------*/
#main_content{
width:787px;
clear:both;
height:auto;
margin:auto;
background:url(images/Container_Center.png) repeat-y center;
}
.center_content{
width:787px;
background:url() no-repeat center top;
}
.welcome_block{
width:680px;
padding:20px 0 0 40px;
}
.title{
clear:both;
padding:0 0 5px 0;
}
.i_divider{
width:1px;
height:67px;
float:left;
padding:0 15px 0 15px;
background:url(images/i_divider.gif) no-repeat center;
}
.products{
width:650px;
padding:20px 40px 0 40px;
}
.categories_products{
padding:20px 40px 0 40px;
}
.products_box{
padding:15px 0 15px 0;
}

.new_products{
width:710px;
padding:0 10px 30px 40px;
}
.prod_box{
float:right;
padding:10px 10px 10px 15px;
}
.prod_details{
float:left;
width:200px;
padding:0 0 0 10px;
}
.store_details{
float:left;
width:320px;
padding:0 0 0 10px;
}
.welcome_details{
float:left;
width:450px;
padding:30px 0px 0px 0px;
}
.contact_details{
float:left;
width:640px;
padding:0 0 0 10px;
}
a.order{
float:right;
padding:5px 0 0 0;
}
/*---------------------pagination-----------------------------*/

div.pagination {
padding:20px 0 20px 230px;
margin:5px;
text-align:center;
float:left;
font-size:10px;
}

div.pagination a {
padding: 2px 5px 2px 5px;
margin-right: 2px;

text-decoration: none; 
color: #642403;
}
div.pagination a:hover, div.pagination a:active {
color: #642403;
background-color: #f4d583;
}
div.pagination span.current {
padding: 2px 5px 2px 5px;
margin-right: 2px;
font-weight: bold;
background-color: #f4d583;
color: #642403;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
color: #ccc;
}
/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 140px;
color:#666666;
background-image:url(images/Container_Center.png) repeat-x;
}
.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:14px;
font-style:oblique;
}
.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{
display:inline;
width:600px;
height:58px;
background:url(images/Container_Center.png) no-repeat center;
clear:both;
padding:0px;
margin:inherit;
text-align:right;
color:#999999;
}
.left_footer{
display:inline;
float:inherit;
padding:7px 0px 0px 10px;
}
.right_footer{
display:inline;
float:right;
padding:15px 40px 0 0;
}
