body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #ca6a2e;
	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: #333;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.oneColFixCtr #container {
	width: 1024px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */
	background: #ca6a2e;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 0;
	text-align: left; /* this overrides the text-align: center on the body element. */
	height: 786px;
	position: relative;
	z-index: 0;
}
.oneColFixCtr #mainContent {
	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
}
#contact {
	position:absolute;
	left:31px;
	top:400px;
	width:181px;
	height:305px;
	z-index:1;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: auto;
}
a {
	text-decoration: none;
	color: #653613;
}
a img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:active {
	color: #653613;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	color: #653613;
	text-decoration: underline;
}
.link { text-decoration: none; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: #653613; text-align: left; padding: 0; margin: 0; word-spacing: normal; line-height: 13px; }
#button1 {
	position:absolute;
	left:36px;
	top:36px;
	width:217px;
	height:55px;
	z-index:1;
	vertical-align: top;
	padding: 0;
	text-align: left;
	margin: 0;
}
#button2 {
	position:absolute;
	left:36px;
	top:102px;
	width:217px;
	height:55px;
	z-index:2;
	text-align: left;
}
#button3 {
	position:absolute;
	left:36px;
	top:168px;
	width:217px;
	height:55px;
	z-index:1;
	text-align: left;
}
#button4 {
	position:absolute;
	left:36px;
	top:235px;
	width:217px;
	height:55px;
	z-index:1;
	text-align: left;
}
#button5 {
	position:absolute;
	left:36px;
	top:301px;
	width:217px;
	height:55px;
	z-index:1;
	text-align: left;
}
#description {
	position:absolute;
	left:278px;
	top:740px;
	width:700px;
	height:25px;
	z-index:1;
	text-align: left;
}
#phone {
	position:absolute;
	left:36px;
	top:740px;
	width:216px;
	height:25px;
	z-index:1;
	text-align: left;
}
.head {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	text-transform: none;
	color: #005b80;
	text-decoration: none;
	text-align: left;
	margin-left: 0px;
	text-indent: 0px;
}
#bigbox {
	position:absolute;
	left:278px;
	top:36px;
	width:700px;
	height:682px;
	z-index:1;
	text-align: left;
	vertical-align: top;

}
#copywright {
	position:absolute;
	left:27px;
	top:782px;
	width:716px;
	height:15px;
	z-index:1;
	font-size: 9px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #005b80;
}
.style1 {color: #005b80}
