* {
	margin: 0px;
	padding: 0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #669;
	background-color: #f6f4e5;
	background-image: url(../images/header_bg.jpg);
	background-repeat: repeat-x;
	text-align: center;
}
#wrapper {
	width: 979px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: left;
}
#nav {
	background-position: center top;
}
#imgRotator {
	background-position: center top;
}
#innerwrapper {
	float: left;
	width: 979px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 1px;
	padding-left: 0px;
}
#content {
	float: left;
	width: 600px;
	padding-right: 20px;
	padding-left: 20px;
}
#callout1 {
	float: left;
	width: 280px;
	margin-right: 20px;
	margin-bottom: 20px;
}
#callout2 {
	float: left;
	width: 280px;
	margin-bottom: 20px;
}
.leftfloat_main {
	float: none;
	border: 1px solid #89866d;
	background-color: #FFF;
	display: inline;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
}
#sidebar {
	float: left;
	width: 320px;
}
#footer {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	height: 125px;
}
#footer p {
	font-size: 70%;
	text-align: center;
	padding-top: 10px;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
.tail_bottom {
	background-image: url(../images/footer_bg.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#sidebar1 {
	float: right;
	margin-bottom: 20px;
	width: 320px;
}
.imgFloat {
	padding: 3px;
	border: 1px solid #993;
	background-color: #FFF;
	margin-top: 10px;
	margin-right: 5px;
}
#sidebar2 {
	float: right;
	width: 320px;
	margin-bottom: 10px;
	margin-top: 10px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3f5265;
	line-height: 20px;
}
h2 {
	font-size: 14px;
	color: #3f5265;
	line-height: 18px;
	font-weight: normal;
	margin-top: 10px;
	margin-bottom: 10px;
}
h3 {
	font-size: 14px;
	font-weight: normal;
	text-transform: uppercase;
	color: #3f5265;
}
p {
	font-size: 13px;
	font-weight: normal;
	color: #666;
	padding-top: 5px;
	letter-spacing: -0.1px;
	line-height: 16px;
}
#spacer {
	height: 20px;
	float: left;
	width: 320px;
}
