#wrapper {
	position:relative;
	z-index: 1;
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0;
	color: #000000;
	background-color:#ffffff;
	min-height:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
	


a:link {
	color: #00457E;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #00457E;
}
a:hover {
	text-decoration: underline;
	color: #003867;
}
a:active {
	text-decoration: none;
}
a {
	font-size: 10px;
	font-weight: bold;
}



#services {
    width: 90px;
    height: 41px;
    position: absolute;
    left: 275px;
}

#capability {
    width: 215px;
    height: 41px;
    position: absolute;
    left: 365px;
}

#partners {
    width: 101px;
    height: 41px;
    position: absolute;
    left: 580px;
}

#resources {
    width: 113px;
    height: 41px;
    position: absolute;
    left: 681px;
}

#leftContent {
	width: 245px;
	float: left;
	overflow: auto;
}

#rightContent {
	width: 601px;
	float: left;
	overflow: auto;
	padding-right: 0;
	padding-left: 11px;
	margin: 0px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
}

.banner {
	width: 906px;
	height: 139px;
	background-image: url(../images/home/banner.jpg);
}

.nav {
	width: 906px;
	height: 43px;
	position: relative;
	background-image: url(../images/home/nav.jpg);
	z-index: 2;
}

.main {
	width: 860px;
	position: relative;
	min-height: 250px;
	margin-top: 0px;
	margin-right: 24px;
	margin-bottom: 50px;
	margin-left: 24px;
	background-color: #ffffff;
	background-image: url(../images/home/body_bg.png);
	background-repeat: repeat-x;
	z-index: 1;
} 

.contentHeader {
	width: 860px;
	height: 67px;
	position: relative;
	z-index: 1;
}

.newsEvents {
	width: 120px;
	height: 50px;
	color: white;
	position: absolute;
	left: 11px;
	top: 9px;
}

.bodyText {
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0;
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.content {
	position: relative;
}

.introPage {
    height: 700px;
}

.popup {
    position: absolute;
}

.footer {
	width: 906px;
	height: 82px;
	background-image: url(../images/home/footer.jpg);
	clear: both;
}
.footerText {
	top: 50px;
	position: static;
}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#thirdColumn {
	width: 210px;
	float: left;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000000;
	padding-top: 0px;
	padding-left: 10px;
}
#secondColumn {
	width: 365px;
	float: left;
}

