body {
	background: url(../../assets/images/layout/mainbg.jpg) repeat-x #6e1514; 
	margin: 0 auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
h1 {
	font-size: 20px;
	text-align: center;
}
h3 {
	font-size: 18px;
	text-align: center;
}
#wrapper {
	width: 998px;
	height: auto;
	min-height: 350px;
	background-image: url(../../assets/images/layout/wrapperbg.jpg);
	background-repeat: repeat-y;
	margin-top: 22px;
	}
#content_area {
	padding: 5px 45px 25px 43px;
	height: auto;
	float: left;
	height: auto;
	text-align: left;
	min-height: 400px;
	background-image: url(../../assets/images/layout/wrapperbg.jpg);
	background-repeat: repeat-y;
	}
#footer {
	background: url(../images/layout/footerimg.jpg) no-repeat;
	font-size: 11px;
	font-weight: bold;
	padding: 33px 0 0 135px;
	height: auto;
	text-align: left;
	min-height: 59px;
	width: 860px;
	float: left;
	}
a:link, a:visited, a:active {
	color: #6e1514;
	text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		}
h2 {
	color: #993300;
	font-size: 18px;
	margin-top: 10px;
	margin-bottom: 5px;
	float: left;
	width: 900px;
	height: 35px;
	background: url(../images/layout/bg_logos.gif) top no-repeat;
}

.menu_left {
	background: url(../images/layout/menu_left.jpg) no-repeat;
	width: 356px;
	float: left;
	height: 41px;
	}

.menu_index, .menu_index:visited, .menu_index_select {
	background: url(../images/layout/menu_1.jpg) no-repeat;
	width: 121px;
	display: block;
	float: left;
	height: 41px;
}
	.menu_index:hover, .menu_index_select {
		background: url(../images/layout/menu_1.jpg) no-repeat bottom;
		width: 121px;
		}
.menu_products, .menu_products_select {
	background: url(../images/layout/menu_2.jpg) no-repeat;
	width: 121px;
	display: block;
	float: left;
	height: 41px;
}
	.menu_products:hover, .menu_products_select {
		background: url(../images/layout/menu_2.jpg) no-repeat bottom;
		width: 121px;
		}
.menu_gallery, .menu_gallery_select {
	background: url(../images/layout/menu_3.jpg) no-repeat;
	width: 121px;
	display: block;
	float: left;
	height: 41px;
}
	.menu_gallery:hover, .menu_gallery_select {
		background: url(../images/layout/menu_3.jpg) no-repeat bottom;
		width: 121px;
		}
.menu_links, .menu_links_select {
	background: url(../images/layout/menu_4.jpg) no-repeat;
	width: 121px;
	display: block;
	float: left;
	height: 41px;
}
	.menu_links:hover, .menu_links_select {
		background: url(../images/layout/menu_4.jpg) no-repeat bottom;
		width: 121px;
		}
.menu_contact, .menu_contact_select {
	background: url(../images/layout/menu_5.jpg) no-repeat;
	width: 158px;
	display: block;
	float: left;
	height: 41px;
}
	.menu_contact:hover, .menu_contact_select {
		background: url(../images/layout/menu_5.jpg) no-repeat bottom;
		width: 158px;
	}
.testimonial {
	background: #e7e7e7;
	padding: 5px;
	border: 1px solid #6f1515;
	font-size: 11px;
	}
.sep {
	border-bottom: 1px solid #999999;
	float: left;
	display: none;
	}
blockquote {
	margin: 0px;
	padding: 0px;
	width: 830px;
	height: auto;
	padding-left: 35px;
	padding-right: 35px;
	padding-top: 30px;
	line-height: 1.6;
	font-size: 12px;
	color: #444444;
	float: left;
	text-align: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/layout/bg_blockquote.gif);
	background-position: top;
	background-repeat: no-repeat;
}
cite {
	margin: 0px;
	padding: 0px;
	margin-left: -35px;
	width: 200px;
	height: 33px;
	padding-left: 700px;
	padding-top: 25px;
	line-height: 1.6;
	font-size: 14px;
	color: #222222;
	float: left;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	background-image:url(../images/layout/bg_cite.gif);
	background-position: top;
	background-repeat: no-repeat;
}
