#site {
	width: 799px;
	background-image: url(images/leftbg.jpg);
	background-repeat: repeat-y;
	float: left;



}

#leftbar {
	width: 181px;
	float: left;


}
.menubutton {
	margin-bottom: 5px;
}

#content {
	float: left;
}

#content .main {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 264f63;
	line-height: 22px;
	width: 578px;
	background-image: url(images/people.jpg);
	background-position: right bottom;
	background-repeat: no-repeat;
	margin-top: 25px;
	margin-left: 40px;
	background-color: #FFFFFF;

}

#content .secondaryleft {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 264f63;
	line-height: 22px;
	width: 334px;
	margin-top: 25px;
	margin-left: 40px;
	padding-right: 20px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: ece3c9;

	
}

#content .secondaryright {
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 264f63;
	line-height: 18px;
	width: 150px;
	margin-top: 25px;
	margin-left: 20px;
	margin-right: 52px;
	padding-top: 40px;

}

.secondaryright .headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #005988;
	border-top-width: 3px;
	border-bottom-width: 3px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: 003e7f;
	border-bottom-color: 003e7f;
	width: 150px;
	font-style: italic;
	line-height: 22px;





}

#content .title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: 004ab2;

}

#content .quote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 005988;

}

#news {
	margin-top: 20px;
}
#news p {
	padding-left: 22px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	padding-right: 10px;


}

#login {
	padding-left: 22px;
	padding-top: 20px;


}

#footer {
	float: left;
	clear: left;
	margin-top: 25px;

}
