body
{
	background-color: #1a2858;
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	color:#0d294f;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0;
}
a{
	text-decoration:underline;
	color:#AE1600;
}
.stats_container a {
	text-decoration: none;
}
h1{
font-size:14px;
color:#ae1600;
font-weight:bold;
padding:5px 0 5px 0;
margin:0px;
}
.clear{
clear:both;
}
span{
color:#b77a09;
}
p{
	line-height:17px;
	padding:6px 0 6px 0;
	margin:0px;
	font-size: 12px;
}
img.prod_img{
float:left;
padding:5px 10px 0 0;
}
#main_container{
width:960px;
height:auto;
margin:auto;
padding:0px;
background:url(images/header_bg.jpg) no-repeat center top;
}
#stats_container{
width:960px;
height:auto;
margin:auto;
padding:0px;
background:url(images/header_bg.jpg) no-repeat center top;
}
#header{
width:677px;
height:173px;
margin:auto;
}
.logo{
padding:15px 0 0 100px;
}

/*---------------- menu tab----------------------*/
#menu_tab{
	width:680px;
	height:28px;
	padding:0 0 0 60px;
}

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:28px; margin:0px 5px 0px 5px; text-align:center;
text-decoration:none; background:url(images/bt.gif); color:#313537;}

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/bt_a.gif);color: #313537;}

a.nav:hover {
color: #313537; text-decoration:none; background:url(images/bt_a.gif);}


/*----------------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;
}
.welcome_block{
	width:700px;
	padding:20px 20px 0 40px;
	text-align: left;
}
.welcome_block_center{
	width:710px;
	padding:10px 0 0 0;
	text-align: center;
}
.welcome_block_right{
	width:650px;
	padding:0 0 0 0;
	text-align: right;
	font-size: 12px;
}
.welcome_block_left{
	width:610px;
	padding:0 0 0 30;
	text-align: left;
	font-size: 12px;
	float: right;
}
.presta_block{
	width:650px;
	padding:10px 0 0 0;
	text-align: justify;
}
.presta_inside_block{
	width:520px;
	padding:10px 0 0 0;
	text-align: justify;
	float: right;
}
.title{
clear:both;
border-bottom:1px dashed #808dbb;
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 0px 40px;
}
.prod_box{
	float:left;
	padding:0px 10px 0px 15px;
}
.presta_box{
	float:left;
	padding:0px 10px 0px 15px;
}
.prod_details{
	float:left;
	width:200px;
	padding:0 0 0 10px;
	color: #F1EEE7;
	text-decoration: none;
}
.store_details{
	float:left;
	width:390px;
	padding:0 0 0 10px;
	text-align: justify;
}
.contact_details{
	float:left;
	width:390px;
	padding:0 0 0 10px;
	text-align: justify;
}
.contact_inside_box{
	float:none;
	width:500px;
	padding:0 0 0 10px;
	text-align: justify;
}
.welcome_details{
	float:left;
	width:500px;
	padding:0 0 0 20px;
}
.contact_details{
	float:left;
	width:400px;
	padding:0 0 0 30px;
}
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:12px;
}
div.pagination_title {
	padding:5px 0 5px 20px;
	margin:5px;
	text-align:center;
	float:none;
	font-size:12px;
}
div.pagination a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #642403;
}
div.pagination_title a {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	text-decoration: none;
	color: #642403;
}
div.pagination a:hover, div.pagination a:active {
	border:1px solid #ddd;
	color: #313537;
	background-color: #f4d583;
}
div.pagination_title a:hover, div.pagination_title a:active {
	border:1px solid #ddd;
	color: #313537;
	background-color: #f4d583;
}
div.pagination span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #f4d583;
	color: #642403;
}
div.pagination_title span.current {
	padding: 2px 5px 2px 5px;
	margin-right: 2px;
	border: 1px solid #ddd;
	font-weight: bold;
	background-color: #f4d583;
	color: #642403;
}
div.pagination span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
div.pagination_title span.disabled {
padding: 2px 5px 2px 5px;
margin-right: 2px;
border: 1px solid #ddd;
color: #ccc;
}
/*------contact form------*/
#contact_form{
float:left;
width:300px;
padding:10px 10px 0 140px;
color:#666666;
}
.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:12px;
}
.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/footer_bg.jpg) no-repeat center;
clear:both;
padding:0px;
margin:auto;
text-align:center;
color:#999999;
text-decoration: none;
}
.left_footer{
float:left;
padding:7px 0 0 35px;
}
.center_footer{
	float:none;
	padding:7px 0 0 35px;
	font-size: 10px;
}

.right_footer{
	float:right;
	padding:7px 35px 0 0;
}
.stats_container{
	text-decoration:none;
	color:#1a2858;
}
#main_container #main_content .center_content .welcome_block .prod_box .welcome_details div .welcome_block_center {
	text-align: center;
}
#main_container #main_content .center_content .welcome_block .welcome_block {
	text-align: left;
	font-size: 18px;
	width: 650px;
}
#main_container #main_content .center_content .welcome_block .welcome_block strong {
	font-size: 16px;
}
.contact_details p strong {
	color: #B61A00;
}
.prod_details a {
	color: #F3F0E9;
	text-decoration: none;
}
#main_container #footer .right_footer a {
	color: #A7A7A6;
	text-decoration: underline;
}
