html, body {
	position: relative;
	min-width: 990px;
}
body{
	margin: 0;
	border-width: 45px 35px 35px 35px;
	border-style: solid;
	border-color: #b3c0c2;
	padding: 0;
	font-family: "Arial";
	font-size: 14px;	
	background-color: #f4f4f4;
}
.cb{
	clear: both;
}
#wrapper{
	width: 920px;
	margin: 0 auto;	
}
#_body{
	width: 920px;
	position: relative;	
}
#content{	
	float: left;
	position: relative;	
	width: 535px;
	padding: 5px;
	background-color: #fff;
}
#content_2{
	position: relative;
	padding: 5px;
	text-align: center;
}
#content_2 a img{
	border: 0 none;
	vertical-align: top;
}
#content_2 div{
	margin-bottom: 10px;
	padding: 10px;
	background-color: #fff;
}
#right_bar{
	float: right;
	width: 365px;
	margin-left: 10px;
}

#footer{
	width: 920px;
	margin: 100px auto 20px auto;
}
#footer ul{
	float: left;
	width: 600px;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#footer li{
	display: inline;
}
#footer li a{
	color: #000;
}
#footer li a:hover{
	text-decoration: underline;
}
#footer .logos{
	text-align: right;
}
#footer .logos a img{
	margin: 0 0 20px 0;
	border: 0 none;
}
#footer .copy{
	font-size: 12px;
	text-align: center; 
}
#footer .copy a{
	color: #000;
}

#search{
	display: block;
	position: absolute;
	left: 0;
	top: -39px;		
}
#search input{
	width: 220px;
	margin: 0;
	border: 0;
	padding: 2px;
	font-size: 18px;
	font-style: italic;
	vertical-align: middle;
}
#search .submit{
	width: auto;
	padding: 0;
	font-family: "Tahoma", "Arial";
	font-size: 26px;
	color: #fff;
	background-color: #B3C0C2;
	cursor: pointer;
}
#search .submit:hover{
	background-color: #000;
}

ul.header{
	position: absolute;
	top: -26px;
	right: 0;
	margin: 0;
	padding: 0;
	list-style-type: none;
}
ul.header li{
	display: inline-block;	
	height: 22px;
	margin-left: 2px;
	padding: 4px 15px 0 15px;
	background-color: #e50909;
	text-transform: uppercase;
}
ul.header li a{
	color: #fff;
	text-decoration: none;
	font-family: "Tahoma", "Arial";
	font-size: 15px;
}
ul.header li a:hover{
	text-decoration: underline;
}
#categories{
	margin: 20px 0 0 0;
	font-family: "MS Serif", "Times New Roman";	
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#categories span{	
	font-size: 18px;
	color: #e50909;
	font-weight: normal;
}
#categories ul{
	display: inline;
	margin: 0;
	padding: 0;
	list-style-type: none; 
}
#categories ul li{
	display: inline;
}
#categories ul li a{
	color: #000;
	text-decoration: none;
	text-transform: uppercase;
}
#categories ul li a:hover{
	text-decoration: underline;
}
#_body h1{
	margin: 20px 0 0 0;
	font-family: "Tahoma", "Arial";
	font-weight: bold;
	font-size: 40px;
	color: #e50909;
	text-align: center;
}
#location{
	margin: 20px 0;
	padding: 0;
	list-style-type: none;
	font-family: "Tahoma", "Arial";
	font-weight: bold;
	font-size: 16px;
	text-align: center;
}
#location li{
	display: inline;
}
#location li a{
	color: #000;
}

img.underline{
	margin: 0 0 2px 0;
	border-width: 0 0 6px 0;
	border-style: solid;
	border-color: #e50909;
	padding: 0 0 2px 0;
}
hr{
	height: 1px;
	color: #778081;
	background-color: #778081;
}

.intro{}

.home .product h2{
	float: right;
	width: 200px;
	margin: 0 0 5px 5px;
	padding: 0;	
}
.home .product p{
	margin: 0 0 10px 0;
}
.home .product h2 a{
	display: block;
	font-family: "Tahoma", "Arial";
	font-weight: bold;
	font-size: 16px; 	
	text-decoration: none;
	color: #000;
}
.home .product h2 a:hover .title{
	text-decoration: underline;
}
.home .product p.price{
	font-family: "Tahoma", "Arial";
	font-size: 16px;
	font-weight: bold;
}

#right_bar h3{
	width: 365px;
	margin: 0 0 30px 0;
	font-family: "Tahoma", "Arial";
	font-weight: normal;
	font-size: 20px; 	
}
#right_bar h3 a{
	color: #000;
	text-decoration: none;
}
#right_bar h3 a span{
	text-decoration: underline;
}

#offline{
	margin: 20px 0;
	padding: 5px;
	text-align: center;
	background-color: #fff;
}

#product .image_container{
	text-align: center;
}
#product p{
	margin: 0;
}
.product_details{
	margin: 0 0 10px 0;
}
.product_details p{
	margin-top: 0;
	font-style: italic;
}
.product_details a img{
	border: 0 none;
	vertical-align: top;
}
.offset{
	font-size: 13px;
	text-align: right;
}
.offset a{
	color: #000;
	text-decoration: none;
}
.offset a:hover{
	text-decoration: underline;
}
.offset_current{
	font-weight: bold;
}
.offset_prev{
	display: inline;
}
.offset_links{
	display: inline;
}
.offset_next{
	display: inline;
}
.offset_page{
	font-size: 11px;
}
#language{
	position: absolute;
	top: 15px;
	left: 0;
}
#language a{
	display: block;
	padding: 3px;
	background-color: #888;
	color: #fff;
	text-decoration: none;
	margin-bottom: 5px;
	text-align: center;
}
#language a:hover{
	text-decoration: underline;
}
#language span{
	display: block;
	padding: 3px;
	background-color: #E50909;
	margin-bottom: 5px;
	color: #fff;
	text-align: center;
}

.red{
	color: #E50909;
}

.form1 label{
	display: inline-block;
	margin-top: 15px;
	width: 200px;
	text-align: right;
	vertical-align: top;
}
.form1 input{
	margin-top: 15px;
	display: inline-block;
	width: 250px;
	vertical-align: top;
}
.form1 textarea{
	margin-top: 15px;
	display: inline-block;
	width: 250px;
	height: 150px;
	vertical-align: top;
}
.form1 .submit{
	text-align: center;
}
.form1 .submit input{
	width: auto;
}
.form1 .error{
	margin-top: 15px;
	text-align: center;
	color: #E50909;
}

.message{
	margin-top: 15px;
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
.cell{
	margin-bottom: 10px;
	padding: 5px;	
	background-color: #fff;
	text-align: center;
}
.gallery_links a{
	color: #000;
}