@charset "utf-8";
BODY {
	background-color:#fee5c6;
	margin: 0;
	padding: 0;
}
#wrapper{
	width:100%;
	height:auto;
	position:relative;
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
}
#wrapper #header{
	width:100%;
	height:383px;
	position:relative;
	background-image: url(images/topheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #header #headerContent{
	width:925px;
	height:383px;
	position:relative;
	background-image: url(images/topheader.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #header #headerContent #text{
	left:175px;
	top:128px;
	position:absolute;
	width:215px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92231e;
	line-height: 19px;
	text-align: justify;
	height: 168px;
}
#wrapper #header #headerContent #nav{
	width:820px;
	left:68px;
	top:342px;
	height:15px;
	position:absolute;
}
#wrapper #header #headerContent #product{
	left:428px;
	top:130px;
	position:absolute;
	width:460px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92231e;
	line-height: 19px;
	text-align: justify;
	height: 168px;
}
.productlist{
	width:225px;
	height:auto;
	position:relative;
}
.ourproducts{
	left:40px;
	position:relative;
	width:450px;
	padding-right:110px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding-top: 30px;
	line-height: 19px;
	text-align: justify;
	float:left;
}
.productlist2{
	float:left;
	position:relative;
	width:auto;
	height:auto;
	padding-right:30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	font-weight:bold;
	color: #FFFFFF;
	padding-top:20px;
}
.titlewhite{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #FFFFFF;
}
.titlered{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight:bold;
	color: #92231e;
}

#wrapper #content{
	width:925px;
	height:auto;
	position:relative;
	background-image: url(images/bgcontent.jpg);
	background-repeat: repeat-y;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #92231E;
}
#wrapper #content #mid{
	width:431px;
	height:181px;
	padding-left:452px;
	padding-right:42px;
	position:relative;
	background-image: url(images/midcontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #982022;
	padding-top: 30px;
	text-align: justify;
	line-height: 18px;
}
#wrapper #content #btm{
	width:921px;
	height:229px;
	padding-left:2px;
	padding-right:2px;
	position:relative;
	background-image: url(images/btmcontent.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper #content #footer{
	width:880px;
	height:41px;
	padding-top:40px;
	padding-right:2px;
	padding-left:43px;
	position:relative;
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92231e;
	text-align: justify;
}
A.setnav:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setnav:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setnav:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setnav:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
A.setfooter:link{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setfooter:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setfooter:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #92231e;
	text-decoration: none;
}
A.setfooter:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
