body {
	background-image: url(../images/body_bg.gif);
	background-position: center top;
	background-repeat: repeat-x;
	margin: 0px;
}

#banner {
	background-image: url(../images/banner.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}

#banner h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 355px;
	padding-left: 25px;
	padding-top: 58px;
	font-weight: bold;
}

#banner2 {
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}

#banner2 h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 355px;
	padding-left: 25px;
	padding-top: 58px;
	font-weight: bold;
}

#banner3 {
	background-image: url(../images/banner3.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}

#banner3 h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 355px;
	padding-left: 25px;
	padding-top: 58px;
	font-weight: bold;
}

#banner4 {
	background-image: url(../images/banner4.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}

#banner4 h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 355px;
	padding-left: 25px;
	padding-top: 58px;
	font-weight: bold;
}

#banner5 {
	background-image: url(../images/banner5.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 237px;
}

#banner5 h1 {
	color: #FFFFFF;
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 1.2em;
	line-height: 1.1em;
	width: 355px;
	padding-left: 25px;
	padding-top: 58px;
	font-weight: bold;
}


#container {
	width: 826px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 20px;
}
#text {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.75em;
	line-height: 1.5em;
	width: 557px;
	float: right;
	padding-left: 17px;
	padding-right: 15px;
	margin-top: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #969696;
	padding-top: 8px;
	padding-bottom: 20px;
}
#side_nav li a {
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
}
#side_nav li {
	list-style-type: none;
	padding-top: 1px;
	padding-bottom: 1px;
}

#side_nav li a:hover {
	background-image: url(../images/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
}

#side_nav ul {
	margin: 0px;
	padding: 0px;
	text-align: right;
	line-height: 2.1em;
}

#side_nav {
	font-family: "Lucida Grande", Verdana, Helvetica, Arial;
	font-size: 0.8em;
	width: 219px;
	float: left;
	margin-top: 41px;
}

.selected_page {
	background-image: url(../images/li.gif);
	background-position: left center;
	background-repeat: no-repeat;
	text-decoration: none;
	color: #000000;
	padding-left: 21px;
}

#text li {
	background-image: url(../images/li.gif);
	background-position: left top;
	background-repeat: no-repeat;
	list-style-type: none;
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 23px;
}

#text ul {
	margin: 0px 0px 12px 0px;
	padding: 0px;
}

#text a {
	color: #0468A5;
}

#text a:hover {
	color: #0468A5;
	text-decoration: none;
}

h1 {
	color: #0468A5;
	font-size: 1.5em;
	margin-top: 0px;
}

h2 {
	color: #0468A5;
	font-size: 1.2em;
	margin-top: 0px;
}

#text p {
	margin-top: 0px;
}

#side_nav p {
	margin-top: 0px;
}

#logo {
	text-align: right;
}

.blue_text {
	color: #0468A5;
}

.contact {
	color: #0468A5;
}

.personnel_logos {
	margin-left: 25px;
	float: right;
	width: 100px;
}

.side_logos {
	padding-top: 18px;
	text-align: right;
}

.site_map li {
	margin: 5px 0px 5px 0px;
}