@charset "utf-8";
body {
	background: #E8F2FF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
img {
	border: none;
}
#content a {
	color: #000000;
	text-decoration: none;
}
#layout {
	position: relative;
	width: 900px;
	height: auto;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
	border-top-width: 18px;
	border-right-width: 18px;
	border-left-width: 18px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #333333;
	border-right-color: #333333;
	border-left-color: #333333;
}
#layout #header {
	position: relative;
	background-color: #931111;
	height: 160px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#layout #header #header_links {
	position: relative;
	top: 0px;
	left: 560px;
	height: 15px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #1C1C1C;
	text-align: right;
}

#layout #header #header_links a {
	color: #000000;
	text-decoration: none;
}
#layout #header #logo {
	position: relative;
	height: 116px;
	width: 177px;
	top: 15px;
	position: relative;
	left: 30px;
}
#layout #header #nav_button {
	position: relative;
	height: 43px;
	width: 666px;
	position: relative;
	left: 252px;
	top: -50px;
}
#layout #header #nav_bar {
	position: relative;
	height: 36px;
	width: 630px;
	left: 252px;
	background-image: url(images/layout/nav/bar.png);
	background-repeat: no-repeat;
	top: -50px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	text-align: right;
	vertical-align: middle;
	color: #FFFFFF;
	line-height: -35px;
	padding-right: 18px;
	overflow: hidden;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#layout #header #nav_bar #envelope {
	height: 8px;
	width: 48px;
	position: absolute;
	left: 350px;
	top: 0px;
}
#layout #picturebox {
	border: 18px solid #333333;
	background-color: #931111;
	width: 792px;
	height: 200px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: 20px;
}
#layout #picturebox_small {
	border: 7px solid #333333;
	background-color: #931111;
	width: 792px;
	height: 100px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding: 0px;
	position: relative;
	top: 20px;
}
#layout #picturebox_small #pagetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	position: relative;
	width: 400px;
	top: -50px;
	float: right;
	text-align: right;
	margin-right: 5px;
}
#layout #content {
	position: relative;
	height: auto;
	width: 800px;
	margin-top: 30px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79B3FF;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 900px;
	padding: 7px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
}
#footer a {
	color: #79B3FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#contact_container #contact_text {
	height: 170px;
	width: 310px;
	top: 36px;
	position: relative;
	padding-top: 0px;
	padding-left: 7px;
	background-color: #FFFFFF;
}

#contact_container {
	position: relative;
	height: 255px;
	width: 560px;
	margin-right: 150px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-top-width: thin;
	border-top-style: none;
	border-top-color: #333333;
	background-image: url(images/layout/people/heather_morequestions.png);
	background-repeat: no-repeat;
	float: right;
}
#contact_text .contactphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
	background-color: #FFFFFF;
}
#content_bottom #left_banner_container {
	position: relative;
	margin-left: 10px;
	float: left;
}
#content_bottom {
	background-color: #931111;
	position: relative;
	width: 900px;
	height: 255px;
	border-right-width: 18px;
	border-bottom-width: 18px;
	border-left-width: 18px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#poweredby {
	height: 64px;
	width: 98px;
	padding: 12px;
	margin: 0 auto;
}
