@charset "UTF-8";
.oneColFixCtrHdr #maintextsquare {
	height: 400px;
	width: 240px;
	float: left;
	margin-top: 30px;
	background-color: #71CBD2;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-image: url(../images/dave.png);
	background-repeat: no-repeat;
	background-position: 130px 230px;
}

.oneColFixCtrHdr #maintextsquare3 {
	height: 400px;
	width: 240px;
	float: left;
	margin-top: 30px;
	background-color: #71CBD2;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	background-repeat: no-repeat;
	background-position: right;
}
#maintextsquare p {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}
.clearfloat {
	line-height: 0px;
	clear: both;
	height: 0px;
}
.oneColFixCtrHdr #maintextsquare1 {
	float: left;
	margin-top: 30px;
	margin-left: 10px;
	position: relative;
	z-index: 1;
	width: 600px;
}
body {
	margin: 0px; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.oneColFixCtrHdr #container {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 920px 15px;
	margin-top: -16px;
}

.oneColFixCtrHdr #container1 {
	width: 1000px;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	background-image: url(../images/logo.png);
	background-repeat: no-repeat;
	background-position: 920px 15px;
}
.oneColFixCtrHdr  #header1 {
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 20px;
}

.oneColFixCtrHdr #mainContent {
	padding: 0 20px;
}
.oneColFixCtrHdr #footer {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}
.oneColFixCtrHdr #footerpanel1 {
	width: 120px;
	float: left;
	margin-right: 20px;
}
.oneColFixCtrHdr #footerpanel3 {
	float: right;
	width: 170px;
}
.oneColFixCtrHdr #maintextsquare img {
}
.oneColFixCtrHdr #footerpanel2 {
	width: 120px;
	float: left;
	margin-right: 20px;
}
#footerpanel2 img {
	padding: 10px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: 0px;
	border-right-style: 0px;
	border-bottom-style: 0px;
	border-left-style: 0px;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size: 9px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	color: #571C1F;
}

.headings {
	font-size: 18px;
	padding-bottom: 10px;
	font-weight: normal;
}

[if IE]>

body {
behavior: url(csshover.htc);
font-size: 100%;
}
</style>

<![endif]

