
body {
	margin: 0px;
	background: #7FA3BF url(/images/body_bg.jpg) repeat-x top left;
	float:none;
}

.clear {
	margin: 0;
	padding: 0;
	float: none;
	clear: both;
}

.page {
	width: 780px;
	margin: 0 auto;
	background: transparent url(/images/bg2.jpg) repeat-y top left;
}

.header {
	background: transparent url(/images/header.jpg) no-repeat top left;
	height: 144px;
	color: #00477f;
	width:780px;
}

.print_email {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
}

.print_email a:link, .print_email a:active, .print_email a:visited {
	font-weight: normal;
	color: #000;
	text-decoration: none;
}

.print_email a:hover {
	text-decoration: underline;
}

.print_email .link_text {
	display: block;
	padding-left: 40px;
	padding-top: 3px;
	color: #fff;
}

.contact_info {
	float: right;
	width: 400px;
	text-align: right;
	padding-right: 20px;
	padding-top: 10px;
	color: #114A83;
}

.contact_info p {
	margin: 0;
	padding: 0;
	color: #114A83;
}

.contact_info .LocalTitle {
	font-size: 14px;
	font-weight: bold;
}

.contact_info a:link, .contact_info a:active, .contact_info a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #114A83;
}

.contact_info a:hover {
	text-decoration: underline;

}

.content {
	padding-left: 40px;
	background: transparent url(/images/bg2_2.gif) no-repeat top left;
}

.left {
	width: 175px;
	float: left;
	background-color: #ccdae6;
}

.right {
	width: 565px;
	float: right;
}

.main_content_wrapper {
	padding: 0 30px 20px 20px;
}

.main_content {
	width: 515px;
}	

.footer {
	width: 780px;
	margin: 0 auto;
}

.copyright_tagline {
	clear: both;
	text-align: center;
	width: 768px;
	margin-left: 5px;
	padding-bottom: 20px;
}

.copyright_tagline a:link, .copyright_tagline a:active, .copyright_tagline a:visited {
	font-weight: normal;
	text-decoration: none;
	color: #114A83;
}

.copyright_tagline a:hover {
	text-decoration: underline;

}

.tagline {
	font-size: 10px;
}

.footer_shadow {
	background: transparent url(/images/footer_shadow.jpg) no-repeat top center;
	height: 25px;
	width: 780px;
}