/*	
	Copyright (c) 2004 navyblue.
	Doc: hompage_layout
	Revision: 1.00
*/

@import url(master.css);
@import url(global_nav.css);


#introduction_copy{
	width:403px;
	margin-top:31px;
	min-height:350px;
	_height:350px;
}

#enroll{
	background:#850505;
	color:#fff;
	position:absolute;
	right:10px;
	top:-95px;
	min-height:300px;
	_height:300px;
	width:208px;
	padding-bottom:10px;
}
#enroll h4{
	width:208px;
	height:72px;
	background:url(../images/enroll_now.gif);
	margin-top:0;
	text-indent:-2000px;
}

#enroll p, #enroll form{
	margin-left:13px;
	margin-right:10px;
	/*border-bottom:1px solid #fff;*/
	padding-bottom:0.8em;
}

#enroll_form #email{
	margin-bottom:0.5em;
}

#enroll a{
	color:#fff;
	font-weight:bold;
}