#header {
	position:relative;
	width:900px;
	height:auto;
	z-index:1;
}
#container {
	position:relative;
	width:900px;
	height:auto;
	z-index:2;
}
#maincontentarea {
	position:relative;
	width:100%;
	z-index:3;
	min-height: 405px;
	background-image: url(/images/callouts-back2.jpg);
	background-color: #8EC102;
	background-repeat: no-repeat;
	background-position: top;
	text-align: left;
}
#footer {
	position:relative;
	width:100%;
	height:auto;
	z-index:3;
}
.style1 {	color: #003867;
	font-weight: bold;
}
#homepagetext {
	width:650px;
	height:auto;
	z-index:3;
	padding: 0px;
	float: left;
}
.clear{
clear:both;}
#topcallout {
	width:200px;
	height:auto;
	z-index:3;
	float: right;
	padding: 25px 0px 0px 50px;
}
#tabsearchs {
	width:630px;
	height:auto;
	z-index:3;
	position: relative;
	float: left;
	margin-top: 41px;
	margin-bottom: 5px;
}
