html { 
	background:  #826029 url(images/bg_r.gif) repeat-y right; 
	height: 100%;
	}
body { 
	background: transparent url(images/bg.gif) repeat-y left;
	margin: 0; 
	padding: 0;
	height: 100%;
	width: 100%;
}	

#wraper {
	height: 100%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	background-image:url(images/wraper_bg.gif);
	background-repeat:repeat-y;
	width: 828px;
	margin: 0 auto;
	padding-left: 25px;
	
	}
#subwraper {
	width: 778px;
	}
#copyright {
	text-align:center;
	font-size: 10px;
	color: #d5ba3a;
	}
#copyright a:link {
	color: #d5ba3a;
	text-decoration:none;
	}
#copyright a:visited {
	color: #d5ba3a;
	text-decoration:none;
	}
#copyright a:hover {
	color: #d5ba3a;
	text-decoration:underline;
	}
#menu {
	background-image:url(images/menu_bg.jpg);
	background-repeat:no-repeat;
	font-family:Arial, Helvetica, sans-serif;
	width: 778px;
	height: 30px;
	}	
#menu td {
	font-size: 10px;
	color: #fff9e0;
	text-align:center;
	}
#menu a:link {
	color: #fff9e0;
	text-decoration:none;
	}
#menu a:visited {
	color: #fff9e0;
	text-decoration:none;
	}
#menu a:hover {
	color: #ffffff;
	text-decoration: underline;
	}
#prodmenu {
	background-color:#f2efd5;
	border: 1px solid #cccccc;
	width: 90%;
	padding: 15px;
	font-style:italic;
	}
#prodmenu li {
		color: #790000;
		font-size: 13px;
		font-family:Geneva, Arial, Helvetica, sans-serif;
		font-weight:bold;
		}
#testimonies {
	color: #790000;
	width: 90%;
	font-style:italic;
	}
#testimonies strong {
	font-weight:bold;
	font-style:normal;
	}
#contactform td {
	font-weight:bold;
	color: #575757;
	}
td.leftnav {
	width: 222px;
	height: 100%;
	background-image:url(images/leftnav.gif);
	background-repeat:repeat-y;
	}
td.content {
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 20px;
	width: 556px;
	height: 100%;
	color: #000000;
	font-size:12px;
	}
table {
	width: 100%;
	height: 100%;
	}
h1 {
	color: #5b501d;
	font-size:15px;
	}
strong {
	font-weight:bold;
	font-style:italic;
	}
a:link {
		color: #790000;
		text-decoration:none;
		}
a:visited {
		color: #790000;
		text-decoration:none;
		}
a:hover {
		color: #790000;
		text-decoration:underline;
		}
.prodname {
	color:#790000;
	}
.prodimage {
	float: right;
	margin-top: -15px;
	}

