body {
	margin: 0px;
	padding: 0px;
	background: #ffffff;
	font-family: arial,sans-serif;
}

hr {
	clear: both;
	margin-top: 0px;
	color: #7e3f2e;
}

table,th,td
{
	margin-top: 10px;
	margin-left: 0px;
	border:1px solid #7e3f2e;
	font-size: 14px;
}

.page {
	width: 1000px;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
}

.header {
	height: 100px;
	background: #8f5646;
}

.header a{
	border: 0px;
}

.header img{
	display: block;
	margin-left: auto;
	margin-right: auto;
	border: 0px;
	width: 1000px;
}

.header h1{
	margin: 0 auto;
	padding: 0px;
	color: #ffffff;
	font-size: 20px;
}

.header h3{
	margin: 0 auto;
	padding: 0px;
	color: #ffffff;
	font-size: 15px;
}

.contact {
	float: right;
	width: 400px;
	margin-top: -100px;
}

.contact img{
	border: 0px;
}

.title {
	clear: both;
}

.title h1{
	color: #7e3f2e;
	margin-bottom: 0px;
	font-size: 16px;
	border-bottom: 1px solid #7e3f2e;
}

.title h2{
	color: #7e3f2e;
	margin-bottom: 0px;
	font-size: 14px;
	border-bottom: 1px dotted #7e3f2e;
}

.title h3{
	color: #7e3f2e;
	margin-bottom: 0px;
	font-size: 12px;
}

.subtitle {
	clear: both;
	margin-left: 50px;
	margin-bottom: 10px;
	margin-top: 20px;
	width: 950px;
	font-size: 15px;
	color: #7e3f2e;
}

.subtitle h3{
	font-size: 15px;
	color: #7e3f2e;
	margin-bottom: 0px;
}

.message p{
	margin-top: -200px;
	margin-left: 100px;
	height: 200px;
	font-size: 15px;
	color: #ffffff;
	line-height:200%;
}

.message1 p{
	margin-top: -400px;
	margin-left: 100px;
	height: 140px;
	font-size: 15px;
	color: #ffffff;
	line-height:200%;
}

.message1 a{
	color: #ffffff;
	text-decoration: none;
}

.message2 p{
	margin-top: 0px;
	margin-left: 100px;
	height: 130px;
	font-size: 15px;
	color: #ffffff;
	line-height:200%;
	text-decoration: none;
}

.message2 a{
	color: #ffffff;
	text-decoration: none;
}

.message3 p{
	margin-top: 0px;
	margin-left: 100px;
	height: 100px;
	font-size: 15px;
	color: #ffffff;
	line-height:200%;
	text-decoration: none;
}

.message3 a{
	color: #ffffff;
	text-decoration: none;
}

div.content {
	width: 950px;
	margin-left: 50px;
}

.content p{
	font-size: 14px;
	color: #7e3f2e;
	line-height:200%;
}

.para {
	position: relative;
	float: left;
	width:450px;
	margin:10px 10px 20px 10px;
	text-align: left;
	font-size: 14px;
	color: #7e3f2e;

}

.para img{
	position: relative;
	float: left;
	border:0px;
}

.para p{
	clear: both;
	font-size: 13px;
	color: #7e3f2e;
}

.main img{
	margin-top: 1px;
	border: 0px;
}

.contact_text {
	clear: both;
}

.menu {
	background: #7e3f2e;
	border-top: 1px solid #633224;
	border-bottom: 1px solid #633224;
}

.menu ul {
	clear: both;
	width: 1000px;
	list-style-type:none;
	margin: 0 auto;
	padding:0;
	overflow:hidden;
	border: 1px solid #b39790;
	background-color: #7e3f2e;
}

.menu li {
	margin:0 auto;
	float:left;
}

.menu a {
	display: block;
	width: 120px;
	font-size: 14px;
	font-weight: normal;
	color: #ffffff;
	text-align: center;
	padding: 10px;
	text-decoration: none;
	border-right: 1px solid #b39790;
}
.menu a:hover,a:active {
	background-color: #ffffff;
	color: #7e3f2e;
}

.product_info {
	position: relative;
	float: left;
	width:930px;
	margin:0px 10px 20px 0px;
	text-align: left;
	font-size: 14px;
	color: #7e3f2e;
}

.product_info img{
	position: relative;
	float: left;
	border:0px;
	margin-right: 20px;
}

.product_info p{
	margin-top: 0px;
	font-size: 13px;
	color: #7e3f2e;
	line-height: 180%;
}

.product_info b{
	margin-right: 10px;
}

.footer {
	height: 100px;
	background: #8f5646;
}

.footer p{
	margin: 0 auto;
	padding: 0px;
	color: #ffffff;
	font-size: 15px;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

