body
{
	background-color: #1E2855;
	margin: 0;
	padding: 0;
}
#wrapper
{
	margin: auto;
	width: 800px;
}
#header
{
	position: relative;
	height: 304px;
	background: url(/images/bg_header.jpg) no-repeat;
}
#head_wrap
{
	position: relative;
}
#logo
{
	position: absolute;
	left: 115px;
	top: 19px;
	width: 180px;
	height: 74px;
	background: url(/images/logo.png) no-repeat;
}
#contact
{
	position: relative;
	top: 7px;
	right: 15px;
	width: 100%;
	color: #FFFFFF;
	text-align: right;
	font-size: 9pt;
}
#results
{
	position: absolute;
	left: 634px;
	top: 38px;
	width: 155px;
	height: 23px;
	background: url(/images/get_results.png) no-repeat;
}
/*#nav
{
	height: 34px;
}*/
#middle
{
	margin: 0;
	padding: 0;
}
#mid_main
{
	padding: 40px 20px;
	background-color: #FFFFFF;
}
#mid_main_wrap
{
	width: 527px;
}
#mid_right
{
	width: 233px;
	background-color: #314F81;
}
#mid_right_wrap
{
	padding: 0;
	margin: 0;
}
#box_practice_a
{
	width: 233px;
	height: 60px;
	background: url(/images/box_right_1.png) no-repeat;
}
#box_practice_a h2
{
	position: relative;
	left: 20px;
	top: 25px;
}
#box_practice_b
{
	width: 233px;
	height: 288px;
	background: url(/images/box_right_2.png) no-repeat;
}
#box_practice_b ul
{
	margin-top: 0;
	list-style-image: url("/images/arrow_blue.png");
}
#box_practice_b ul li
{
	color: #FFFFFF;
	font-size: 9pt;
	line-height: 2.5em
}
#box_contact_a
{
	width: 233px;
	height: 237px;
	background: url(/images/box_right_3.png) no-repeat;
	border-top: 4px solid #1E2855;
	padding-top: 25px;
}
#box_contact_b
{
	width: 233px;
	height: 168px;
	background: url(/images/box_right_4.png) no-repeat;
	border-top: 4px solid #1E2855;
	margin-bottom: 1px;
	padding-top: 7px;
}
#logo2
{
	margin: auto;
	margin-bottom: 20px;
	width: 155px;
	height: 64px;
	background: url(/images/sturtz_and_sturtz.png) no-repeat;
}
#footer
{
	padding-top: 15px;
	background-color: #1E2855;
	text-align: center;
}
#box_contact_a h2
{
	padding-left: 20px;
}
#box_contact_a form
{
	padding-left: 20px;
	padding-right: 20px;
}
#box_contact_a form p
{
	margin-top: 0;
	margin-bottom: 7px;
}
.contact_box
{
	width: 100%;
	height: 16px;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
}
#box_contact_a form textarea
{
	width: 100%;
	height: 85px;
	padding: 0;
	margin: 0;
	font-size: 0.7em;
}
#box_contact_b p
{
	padding-left: 20px;
	color: #FFFFFF;
	font-size: 0.9em;
}
#contact_form .contact_form
{
	width: 300px;
}
#contact_form textarea
{
	width: 300px;
	height: 150px;
}

