@charset "utf-8";
body {
	background-image: url(/static/images/ept/bkg_home.gif);
	background-repeat: repeat-x;
}
#logo {
	height: 16px;
	width: 456px;
	padding: 60px 0 0 0;
	float: left;
}

h1 {
	width: 456px;
	height: 135px;
	padding-top: 65px;
	clear: both;
	background: transparent url(/static/images/ept/findworktoday.gif) no-repeat 0 65px;
}
h1 span {
	display: none;
}

h2 {
	font-size: 1.34em;
	color: #3b3b3b;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 0.9em;
	font-weight: bold;
	margin-bottom: 1em;
}
h2 a:hover {
	text-decoration: none;
}

#toplinks {
	height: 116px;
	width: 532px;
}

#content {
	height: 594px;
	width: 988px;
}
#col_appn {
	height: 594px;
	width: 456px;
	float: left;
}
#col_infohome {
	width: 532px;
	height: 594px;
	float: right;
}
#col_infohome ul {
	margin: 0;
}
.learnmore {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	height: 12px;
	width: 120px;
	padding-top: 5px;
}
a.learnmore {
	text-decoration: underline;
}


#appn_box {
	background-image: url(/static/images/ept/bkg_appn_box.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 273px;
	clear: both;
}
#appn_info {
	height: 69px;
	padding-top: 20px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 1.5em;
	line-height: 1.25em;
}
#credits_home {
	height: 103px;
	clear: both;
	text-align: center;
	padding-top: 18px;
}
#studentsgroup {
	padding-top: 25px;
}
#homeinfo1, #homeinfo2, #homeinfo3 {
	width: 150px;
	height: 170px;
	padding-left: 20px;
	padding-top: 40px;
	float: left;
}
#homeinfo2 {
	width: 170px;
	padding-left: 0;
}
#homeinfo3 {
	width: 160px;
	padding-left: 10px;
}
#apply_form {
	height: 135px;
	text-align: center;
	padding-top: 50px;
}
#apply_zip {
	height: 30px;
	width: 170px;
	background-color: transparent;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	font-weight: normal;
	color: #666;
	line-height: 1em;
	text-align: center;
}
#apply_button {
	display: block;
	border: 0;
	padding: 16px 0 10px 0;
	width: 303px;
	margin: 0 76px 0 77px;
	height: 86px;
	background: transparent url(/static/images/ept/b_appn_home_off.gif) no-repeat 0 16px;
}
#apply_button:hover {
	background: transparent url(/static/images/ept/b_appn_home_on.gif) no-repeat 0 16px;
}
#apply_button:active {
	background: transparent url(/static/images/ept/b_appn_home_down.gif) no-repeat 0 16px;
}
#footer {
	height: 40px;
	width: 988px;
	padding-top: 20px;
	text-align: center;
	font-size: 11px;
	line-height: 11px;
}

