@charset "UTF-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #eef6e7;
	margin: 0;
	padding: 0;
	text-align: center;
	color: #000000;
}

#container {
	width: 989px;  
	background: #FFFFFF;
	margin: 0 auto;
	text-align: left;
}
#newsletter {
	float: left;
	height: 90px;
	width: 186px;
	clear: left;
}
a {
	color: #1E3D5A;
	text-decoration: none;
}
a:hover {
color: #1E3D5A;
text-decoration: underline;
}

#mainContent {
	position: relative;
	padding-top: 234px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	z-index: 1;
	overflow: hidden;
}

#sub-header-whole_ {
}

#content_wrap {
	height: 100%;
	width: 989px;
	background-image: url(../../images/container_bkg.gif);
	background-repeat: repeat-y;
}
#col_wrap {
}
#nav_wrap {
 margin-left:10px;
	width: 156px;
/*	width: 186px;*/
}
#left_people {
	background-image: url(../../images/sub_left_col_people.jpg);
	height: 190px;
	clear: both;
	background-repeat: no-repeat;
	width: 186px;
}
#newsletter {
	padding-left: 8px;
	height: 54px;
}
#submit {
	clear: both;
	width: 186px;
}

#left_col {
	width: 186px;
	height: 100%;
	float: left;
}

#right_col {
	height: 100%;
	width: 205px;
	float: left;
}

#main_content {
	width: 598px;
	float: left;
	vertical-align: top;
	margin: 0px;
	height: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	background-image: url(../../images/sub_body.jpg);
	min-height : 450px;
	background-repeat: no-repeat;
}
#events {
	height: 25px;
}
#events_listing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 15px;
}
#testimonials {
	background-repeat: no-repeat;
	height: 35px;
	padding-top: 15px;
}
#test_listings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-right: 5px;
	padding-left: 15px;
}
.wrap {
	clear: both;
}
#submit {
	float: left;
}
#footer {
	height: 50px;
	width: 989px;
}
.textfield {
}
#sub-header-whole_ {
	height: 234px;
	width: 989px;
	overflow: hidden;
	z-index: 1000;
	position: absolute;
	left: 0px;
	top: 0px;
}
