#alt-content {
	height: 100%;
}
	   
body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/biosector2-background-3.jpg) top center no-repeat;
}


img {
	border: none;
}

#container {
	width: 970px;
	margin: 58px auto;
	padding: 0;
	background: #fff;
}

#left-col {
	width: 288px;
	padding-top: 30px;
	background: #fff;
	float: left;
	margin-left: 2px;
}

#right-col {
	float: left;
	width: 678px;
	margin: 0 0 0 1px;
	background-color: #fff;
}

#right-col a:link, #right-col a:visited {
	color: #66CCFF;
}

#right-col a:hover {
	color: #fff;
	text-decoration: none;
}

#footer {
	width: 971px;
	clear: left;
	background: #191a1a;
	border-top: #000 5px solid;
	height: 130px;
	text-align: right;
	padding: 30px 0 0 0;
}

#footer p {
	color: #fff;
	margin-right: 30px;
	margin-top: -5px;
	font: .7em Gill Sans, Helvetica Neue, arial, helvetica, verdana, sans-serif;
}

#footer p a:link, #footer p a:visited {
	color: #66CCFF;
	text-decoration: none;
	display: inline;
}

#footer p a:hover {
	color: #fff;
	text-decoration: underline;
}

.mrg-top {
	margin-top: 60px!important;
}

div#nav {
	text-align: right;
	width: 100%;
	margin-top: 20px;
}

div#nav ul {
	list-style: none;
}

.level_1 {
	text-align: right;
	list-style: none;
	margin: 0 55px 0 0; 
	padding: 0;
	
}

.level_1 li a:link, .level_1 li a:visited {
	font: normal 18px Gill Sans, Helvetica Neue, arial, helvetica, verdana, sans-serif;
	color: #898989;
	text-transform: uppercase;
	margin-bottom: 0px;
	text-decoration: none;
	display: block;
	height: 33px;
	width: 253px;
	padding-right: 55px;
	padding-top: 11px;
}

.level_1 li a:hover {
	color: #4F2683;
	background: transparent url(../images/nav_bg_lvl_1.jpg) no-repeat left;
	margin-right: 55px;

}

.active a:link , .active a:visited {
	color: #4F2683!important;
	background: transparent url(../images/nav_bg_lvl_1.jpg) no-repeat left;
	width: 253px;
	
}

.active_lvl_2 a:link, .active_lvl_2 a:visited {
	background: #4F2683;
	color: #fff!important;
}


.level_2 {
	margin: 0 0 0 0;
}

.level_2 li a:link, .level_2 li a:visited {
	font: normal 14px Gill Sans, Helvetica Neue, arial, helvetica, verdana, sans-serif;
	color: #4F2683;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 18px;
	padding-right: 35px;
	padding-top: 3px;
	margin: 0 0 6px 0;
	
}	

.level_2 li a:hover {
	background: #4F2683;
	color: #fff;
	margin: 0 0 6px 0;
}

.dcol_1 a:link, .dcol_1 a:visited {
	font: normal 14px Gill Sans, Helvetica Neue, arial, helvetica, verdana, sans-serif;
	color: #4F2683;
	text-transform: uppercase;
	text-decoration: none;
	display: block;
	height: 33px!important;
	padding-right: 35px;
}	

*+html #left-col {
	margin-bottom: -3px;
}

*+html #right-col {
	margin-bottom: -4px;
}

h2 {
    display: inline;
    }

h2.index a {
	display: block;
	text-indent: -10000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-intro-three.jpg) no-repeat;
}

h2.tobeb2 a {
	display: block;
	text-indent: -9000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-tobeb2.jpg) no-repeat;
}

h2.joinourteam a {
	display: block;
	text-indent: -9000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-joinourteam.jpg) no-repeat;
}

h2.globalreach a {
	display: block;
	text-indent: -9000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-globalreach.jpg) no-repeat;
}

h2.breakingthemold a {
	display: block;
	text-indent: -9000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-breakingthemold.jpg) no-repeat;
}

h2.contactus a {
	display: block;
	text-indent: -9000px;
	height: 834px;
	width: 680px;
	background: url(../images/biosector2-contact.jpg) no-repeat;
}






