@charset "utf-8";
/* CSS Document */
#container {
	background-color:#FFFFFF;
	position:absolute;
	left:-475px;
	margin-left:50%;
	top:6px;
	width:950px;
	height:1098px;
	z-index:1;
}
#header {
	position:absolute;
	left:0px;
	top:0px;
	width:950px;
	height:200px;
	z-index:2;
}
#tagline {
	position:absolute;
	left:29px;
	top:159px;
	width:744px;
	height:36px;
	z-index:27;
}
#sidenav {
	background-color:#01a4c5;
	position:absolute;
	left:0px;
	top:220px;
	width:160px;
	height:878px;
	z-index:25;
}
#text {
	position:absolute;
	left:201px;
	top:259px;
	width:705px;
	height:232px;
	z-index:4;
}
#photo {
    border:thin double #000000;
	position:absolute;
	left:188px;
	top:504px;
	width:730px;
	height:302px;
	z-index:5;
	bottom: -302px;
}
#logo {
	position:absolute;
	left:22px;
	top:8px;
	width:312px;
	height:145px;
	z-index:26;
}
#col1 {
	position:absolute;
	left:2px;
	top:3px;
	width:327px;
	height:227px;
	z-index:2;
}
#col2 {
	position:absolute;
	left:376px;
	top:2px;
	width:326px;
	height:227px;
	z-index:3;
}
#footer {
	position:absolute;
	left:159px;
	top:1016px;
	width:791px;
	height:71px;
	z-index:101;
}
#apDiv1 {
	position:absolute;
	left:100px;
	top:207px;
	width:949px;
	height:45px;
	z-index:2;
}
