@charset "utf-8";
/* CSS Document */

body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: left; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background:#6c5542;
	line-height: 20px;
}
#Container {
	width: 1002px;
	height: 722px;
	background-image: url(images/HomeBG.jpg);
	margin: auto;
	background-repeat:no-repeat;
}
#HeaderNav {
	height: 103px;
	width: 665px;
	float: right;
}
#Main {
	width: 1002px;
	height: 722px;
	background-image: url(images/MainBG.jpg);
	margin: auto;
	display:block;
	background-repeat:no-repeat;
}
#Main2 {
	width: 1002px;
	height: 722px;
	background-image: url(images/MainBG2.jpg);
	margin: auto;
	background-repeat:no-repeat;
}
#Main3 {
	width: 1002px;
	height: 822px;
	background-image: url(images/MainAJAXExBG.jpg);
	margin: auto;
	background-repeat:no-repeat;
}
#MainProduct {
	width: 1002px;
	height: 922px;
	background-image: url(images/ProductBG.jpg);
	display:block;
	margin: auto;
}
#MainAavolyn {
	width: 1002px;
	height: 922px;
	background-image: url(images/ProductBG.jpg);
	display:block;
	margin: auto;
	background-repeat:no-repeat;
}

#MainAJAX {
	width: 1002px;
	height: 1100px;
	background-image: url(images/MainAJAXBG.jpg);
	margin: auto;
	background-repeat:no-repeat;
}
#MainAJAXEx {
	width: 1002px;
	height: 822px;
	background-image: url(images/MainAJAXExBG.jpg);
	margin: auto;
	background-repeat:no-repeat;
}
#MCHomeTop {
	float: right;
	height: 80px;
	width: 1000px;
}
#MCHomeLSide {
	float: left;
	height: 380px;
	width: 287px;
}
#MCHomeAbout {
	float: right;
	height: 62px;
	width: 695px;
	padding: 10px;
}
#MCHome {
	float: right;
	height: 430px;
	width: 695px;
	padding: 10px;
	background-image: url(images/MCHome1.jpg);
	background-repeat: no-repeat;
}
#MCHomeLSideBottom {
	float: left;
	height: 150px;
	width: 287px;
}
#MCHeader {
	height: 50px;
	width: 840px;
	padding: 30px;
	float: right;
	text-align: center;
	margin: 50px 50px 0px 50px;
}
#MainContent {
	height: 400px;
	width: 940px;
	padding: 30px;
	text-align: center;
	float: left;
}
#MainContentLargeLong {
	height: 560px;
	width: 920px;
	text-align: center;
	float: none;
	margin: auto;
}
#MainContentLargeLongInner {
	height: 560px;
	width: 1000px;
	text-align: center;
	float: Left;
}
#ProductContent {
	height: 600px;
	width: 940px;
	padding: 30px;
	text-align: center;
	float: left;
}
#MainContentLong {
	height: 740px;
	width: 850px;
	padding: 30px;
	text-align: center;
	float: none;
	margin: auto;
}
#MainContentLongInner {
	height: 770px;
	width: 940px;
	padding: 20px;
	text-align: center;
	float: left;
}
#MainContentLongEx {
	height: 440px;
	width: 850px;
	padding: 30px;
	text-align: center;
	float: none;
	margin: auto;
}
#MainContentLongInnerEx {
	height: 470px;
	width: 940px;
	padding: 30px;
	text-align: center;
	float: left;
}
#MainContentLongEx1 {
	height: 560px;
	width: 880px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	float: none;
	margin: auto;
}
#MainContentLongInnerEx1 {
	height: 560px;
	width: 940px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: center;
	float: left;
}
#MainContentLeft {
	height: 400px;
	width: 460px;
	text-align: center;
	float: left;
}
#MainContentRight {
	height: 400px;
	width: 460px;
	text-align: center;
	float: left;
}
#MainContentMedium {
	height: 300px;
	width: 600px;
	padding: 30px;
	text-align: left;
	float: none;
	margin: auto;
}
#MainContentMediumForm {
	height: 300px;
	width: 500px;
	padding: 30px;
	text-align: left;
	float: none;
	margin: auto;
}
#MainContentLarge {
	height: 420px;
	width: 850px;
	text-align: center;
	float: none;
	margin: auto;
}
#MainContentAavolyn {
	height: 320px;
	width: 850px;
	text-align: center;
	float: none;
	margin: auto;
}
#footer  {
	width: 850px;
	text-align: center;
	margin: auto;
}
.Header1  {
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 36pt;
}
