html {
	width: 100%;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 14px;
	color: #02014F;
	margin: 0 auto;
	padding: 0;
	background-color: #1C2069;
}

/* HOMEPAGE STYLES */

#hp_contentWrapper {
	
}

#hp_bannerWrapper #banner {
	width: 977px;
	height: 320px;
	background-image: url(../images/banner_home.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}

#hp_contentWrapper #header {
	margin-left: 158px;
}

#hp_pageContent {
	width: 820px;
	height: auto;
	floaT: left;
	margin: 0 0 0 158px;
	background-image: url(../images/home_RHSimage.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	z-index: 10;	
}

#hp_pageContentWrapper {

}

#hp_contentWrapper #hp_contentLeft {
	width: 259px;
	min-height: 398px;
	padding: 0 520px 0 40px;
	background-repeat: no-repeat;
	background-position: right top;	
	background-color: ;
	font-size: 18px;
	line-height: 22px;
	z-index: 1;
}

#hp_contentWrapper #contentRight {

}

#hp_contentWrapper #hp_pageContentWrapper {
	width: 976px;
	background-color: #B3D4FF;	
	float: left;
}

#hp_contentWrapper #pageContent {
	width: 641px;
	height: auto;
	floaT: left;
	margin: 0 0 0 155px;
	background-color: #FFFFFF;
	background: transparent;
}


#hp_footerWrapper {
	width: 977px;
	float: right;
	clear: both;
	font-size: 10px;
	background-color: transparent;
	margin: 0 auto;
	padding: 0 159px 0 0
}

/* @END HOMEPAGE STYLES */

/* STAFF STYLES */

#staff_contentLeft {
	width: 630px;
	float: left;
	padding: 0px 5px 25px 15px;
	height: auto;
	min-height: 300px;
}


#staff_contentLeft img {
	margin: 0 10px 0 0;
}

img.CEO {
	padding: 0 0 14px 0;
}
/* @END STAFF STYLES */

/* OUTER BACKGROUND STYLES */

#topBackgroundLeft {
	height: 231px;
	width: 50%;
	float: left;
	background-color: #02014F;
	position: absolute;
	left: 0;
	top: 0;
	z-index: -1;
}

#topBackgroundRight {
	height: 100px;
	width: 50%;
	float: right;
	background-color: #02014F;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

#footerBackgroundInside {
	width: 977px;
	background: #FFFFFF;
	height: 20px;
	cleaR: none;
	margin: 0 auto;
	position: static;
}

#footerBackgroundRight {
	height: 135px;
	margin-top: -135px;
	background-color: #02014F;
	float: right;
	position: relative;
	width: 50%;
	z-index: -1;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

#hp_footerBackgroundRight {
	height: 135px;
	margin-top: -135px;
	background-color: #02014F;
	float: right;
	position: relative;
	width: 50%;
	z-index: -1;
	bottom: 0;
	right: 0;
	overflow: hidden;
}

#footerBackgroundOutside {
	width: 100%;
	float: left;
	clear: none;
	height: 20px;
	background-color: #02014F;
	z-index: -2;
	
}

/* @END OUTER BACKGROUND STYLES */

#pageWrapper {
	margin: 0 auto;
	width: 977px;
}

#navWrapper {
	width: 977px;
	margin: 0 auto;
}

#navWrapper #nav {
	float: left;
	margin-top: 52px;
	width: 743px;
	background-image: url(../images/Bkgrd_nav.gif);
	background-repeat: repeat-x;	
}

#navWrapper #logo {
	floaT: left;
}

#bannerWrapper {
	margin: 0 auto;
	width: 977px;
}
#banner { background-color: #FFFFFF; }

#headerWrapper {
	background-color: #B2D4FE;
}

#contentWrapper {
	margin: 0 auto;
	width: 977px;
}

#header {
	margin-left: 155px;
}

#pageContentWrapper {
	width: 977px;
	background-color: #B2D4FE;	
	background-image: url(../images/angle_textbottom.gif);
	background-repeat: no-repeat;
	background-position: 155px bottom;	
	float: left;
	
}

#pageContent {
	width: 641px;
	height: auto;
	floaT: left;
	margin: 0 0 0 155px;
	background-color: #FFFFFF;
	border-left: solid 23px #02014F;
	background-image: url(../images/angle_textbottom.gif);
	background-repeat: no-repeat;
	background-position: -24px bottom;
}

#contentLeft {
	width: 340px;
	float: left;
	padding: 0px 25px 25px 25px;
	height: auto;
	min-height: 400px;
}

#contentRight {
	width: 239px;
	float: right;
}

#footerWrapper {
	width: auto;
	font-size: 10px;
	margin: auto;
	text-align: right;
	float: right;
	clear: right;
}

#hp_footer {

}

#footer, #hp_footer {
	float: right;
}
