﻿body
{
	margin: 0 auto;
	font-family: Tahoma;
	font-size: 13px;
	background-attachment: fixed;
	background-position:top;
	background-repeat:repeat-x;
	background-attachment:fixed;
	background-image: url("img/3.jpg");
	background-color:White;
	color:Black;
}

h1{
	color:#666699;
	padding-left:5px;
}

h2{
	color:#666699;
	font-size:16px;
	margin-bottom:12px;
	text-indent:13px;
}
h3, table caption
{
	color:Black;
	text-indent:13px;
	font-size:15px;
	font-weight:bold;
	margin-top:10px;
}

cite
{
	margin-top:5px;
}

h4
{
	margin-top:10px;
	margin-bottom:7px;
	font-size:12px;
	font-family:Tahoma;
	font-weight:bold;
}

h5
{
	margin-top:3px;
	margin-bottom:2px;
	text-align:center;
	font-size:13px;
	color:Black;
}

h6
{
	margin-top:2px;
	margin-bottom:2px;
	text-align:left;
	font-size:11px;
	color:Black;
	text-indent:13px;
}

p {
	text-indent:0px;
	text-align:justify;
	
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	
	margin-top:0px;
	
	margin-bottom:2px;
	margin-right:0px;
}

div#story{
    width:100%;
    _WIDTH:100%;
}

div#story p
{
	text-indent:10px;
	text-align:justify;
	
	padding-left:5px;
	padding-top:0px;
	padding-bottom:0px;
	padding-right:0px;
	
	margin-top:0px;
	
	_WIDTH:555px;
	
	margin-bottom:2px;
	margin-right:0px;
}

a h4, a:hover h4, a:visited h4, a:active h4, a:link h4
{
	color:Black;
	text-decoration:none;
}
a, a:hover, a:active, a:visited, a:link
{
	color: #333399;
}

h4 a.product-list:link, h4 a.product-list:active, h4 a.product-list:visited
{
	text-decoration:none;
	color:Black;
}

#wrapper
{
	width:900px;
	_WIDTH:890px;
	margin:0 auto;
	background-color:White;
}

#banner
{
	width:900px;
	height:120px;
	height:123px;
}

#top-menu
{
	height: 35px;
	line-height:35px;
	width: 900px;
	text-align: center;
	background: url("img/bara.jpg") center center;
	vertical-align: baseline;
}

#content{
	width:900px;
	background-color:White;
	float:left;
}

#left-content{
	width:160px;
	float:left;
}

#center-content{
	width:565px;
	float:left;
	margin-left:5px;
	_WIDTH:540px;
    /*background-color:Cyan;*/
}

#right-content{
	width:160px;
	float:right;
	margin-top:2px;
}

legend{
	font-size:15px;
	font-weight:bold;
}

table.orders-table td{
	text-align:center;	
}

div.ad-banner
{
	width:155px;
	float:left;
	padding:0 0 0 0;
	margin-top:5px;
}

div.ad-banner h3
{
    color:#666699;
}
.ad-details a:link, .ad-details a:hover, .ad-details a:visited, .ad-details a:active
{
    text-decoration:none;
}
/*
div.ad-banner a
{
	width:150px;
	float:left;
	margin-bottom:5px;
	text-align:center;
	vertical-align:middle;
}

div.ad-banner a:link, div.ad-banner a:hover, div.ad-banner a:visited, div.ad-banner a:active
{
	text-decoration:none;
	color:Black;
}

div.ad-banner a img
{
	float:left;
	margin-bottom:10px;
	padding:5px 5px 5px 5px;
	background-color:#d5dfe8;
}
*/
#center-content hr
{
	width:540px;
	float:left;
}
