@charset "utf-8";
body {
	background: #E8F2FF;
	height: expression( this.scrollHeight > 1149 ? "1150" : "auto" ); /* sets max-height for IE */
	max-height:1150px;
}

#layout {
	width: 900px;
	height:2800px;
	height: expression( this.scrollHeight > 1001 ? "1002" : "auto" ); /* sets max-height for IE */
	max-height:2800px;
	background-color: #931111;
	border: 18px solid #333333;
	overflow: hidden;
}
#layout #header {
	background-color: #931111;
	height: 160px;
	width: auto;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#layout #header #logo {
	height: 116px;
	width: 177px;
	top: 15px;
	position: relative;
	left: 30px;
}
#layout #header #nav_button {
	height: 43px;
	width: 666px;
	position: relative;
	left: 252px;
	top: -83px;
}
#layout #header #nav_bar {
	height: 36px;
	width: 630px;
	position: relative;
	left: 252px;
	background-image: url(images/layout/nav/bar.png);
	background-repeat: no-repeat;
	top: -7px;
	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 #picturebox_container {
	text-align: center;
	vertical-align: middle;
	height: auto;
	width: auto;
	padding-top: 20px;
	padding-bottom: 20px;
}

#layout #picturebox_container #picturebox {
	border: 18px solid #333333;
	width: 792px;
	height: 200px;
}

#layout #welcome_pic {
	height: 339px;
	width: 195px;
	position: relative;
	top: -15px;
	left: 35px;
}
#layout #welcome_text {
	position: relative;
	height: auto;
	width: 597px;
	left: 250px;
	top: -340px;
	overflow: hidden;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	vertical-align: middle;
	text-align: left;
}
#layout #welcome_text .subhead {
	font-size: 18px;
	font-weight: bold;
}
#layout #left_banner_container {
	position: relative;
	height: 210px;
	width: 300px;
	top: -310px;
	left: 35px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#layout #left_banner_container #left_banner_top {
	height: 100px;
	position: relative;
	vertical-align: middle;
}
#layout #left_banner_container #left_banner_bottom {
	position: relative;
	height: 100px;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #000000;
}
#left_banner_container {
	position: relative;
	height: 200px;
	width: 300px;
	top: -900px;
	left: 40px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #000000;
}
#left_banner_container #left_banner_top {
	height: 100px;
	text-align: center;
	vertical-align: middle;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
#left_banner_container #left_banner_bottom {
	height: 100px;
	text-align: center;
	vertical-align: middle;
}

#layout #contact_container #contact_text {
	height: 220px;
	width: 310px;
	top: 36px;
	position: relative;
	padding-top: 7px;
	padding-left: 7px;
}

#layout #contact_container {
	position: relative;
	height: 255px;
	width: 509px;
	left: 391px;
	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;
	top: -540px;
}
#layout #contact_text .contactphone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bolder;
}
#service_dropdown {
	position: relative;
	height: 195px;
	width: 173px;
	top: -1420px;
	left: 415px;
}
#service_dropdown #1 {
	position: relative;
	height: 39px;
}
#poweredby {
	height: 64px;
	width: 98px;
	padding: 12px;
}
#footer_links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #79B3FF;
	text-align: center;
	vertical-align: middle;
	height: 25px;
	width: 900px;
	padding: 7px;
}
#footer_links a {
	color: #79B3FF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
#layout #header #nav_bar #envelope {
	height: 8px;
	width: 48px;
	position: absolute;
	left: 350px;
	top: 0px;
}
#layout #header #header_links {
	position: relative;
	top: 0px;
	left: 560px;
	height: 15px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
S
	color: #1C1C1C;
	text-align: right;
}

#layout #header #header_links a {
	color: #000000;
	text-decoration: none;
}
