@charset "UTF-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.wrapper{
	width:100%;
}
.inside{
	margin:auto;
	width:988px;
}
.header {
	margin:auto;
	background-image:url(/assets/header_bg.png);
	background-position:center;
	background-repeat:no-repeat;
	width:979px;
	height:67px;
	margin-top:32px;
}
.homenav {
	float:right;
	margin-top:13px;
	width:408px;
	height:30px;
	margin-right:20px;
}
.copyright {
	margin:auto;
	position:absolute;
	top:829px;
	margin-left:10px;
}
.phdh {
	margin:auto;
	position:absolute;
	top:828px;
	margin-left:799px;
}
.cleanup {
	margin:auto;
	width:300px;
	position:absolute;
	top:842px;
	margin-left:439px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
}
.cleanup a{
	color:#666666;
}
.filler {
	margin:auto;
	color:#FFFFFF;
	position:absolute;
	height:60px;
	top:837px;
	margin-left:419px;
}
/*-------------------------------------------------------------------------------------------------------*/
#wrapper{
	position:absolute;
	background-image:url(/assets/longpage_bg.jpg);
	background-repeat:repeat-x;
	background-position:bottom;
	top:163px;
	height:659px;
	width:100%;
}
#c1{
	margin:auto;
	position:absolute;
	width:950px;
	height:659px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#7276e4;
	line-height:28px;
	padding-left:7px;
}
#c1 a{
	color:#7276e4;
}
.column{
	float:left;
	margin-top:32px;
}
#helpfulresources{
	margin-bottom:16px;
}
#column1{
	width:316px;
}
#column2{
	width:290px;
	margin-left:14px;
}
#column2spacer{
	height:9px;
	margin-bottom:16px;
}
#column3{
	width:1px;
	height:575px;
	background-image:url(/assets/verticle_divider_bg.gif);
	background-repeat:repeat-y;
	margin-left:14px;
}
#screeningtools{
	margin-bottom:16px;
}
#column4{
	margin-left:14px;
}
