.home_pic
{
	position:absolute;
	top:0;
	left:5px;
	width:850px;
	height:315px;
}

#home_content
{
	position:relative;
	height:440px;
}

#home_image_flash
{
	position:absolute;
	top:0px;
	left:5px;
	z-index: 100;
}

.home_content_description
{
	position:absolute;
	top:315px;
	left:5px;
	background: url("/images/public/home_benefit_bg3.gif") no-repeat center;
	width:850px;
	height:125px;
}

.home_content_description p{
	padding:45px 0 0 20px;
	width:560px;
}

#home_message
{
	padding:0px 0 0 20px;
	position:absolute;
	top:315px;
	left:600px;
	height:125px;
	width:200px;
	background: url("/images/public/come_content_divider.gif") no-repeat;
}

#home_message a
{
	background: url("/inc/scripts/image_text.php?background=F3F2EF&transparent=1&antialias=1&line_height=&kerning=&resize=&&&color=c5eaf4&font=fff_intelligent_thin_condensed.ttf&font_size=8&spacing=&text=%3E%3E")
		no-repeat 100% 70%;
	padding-right: 12px;
}

#home_message h2
{
	margin-top: 2px;
}

.home_pic
{
	background-repeat: no-repeat;
	width: 800px;
	height: 215px;
	padding: 100px 25px 0 25px;	
}

.home_pic h1
{
	width:650px;
	text-transform: uppercase;
	letter-spacing: 0.1em;
}

.home_pic p
{
	width:450px;
	font-size: 14px;
}

#home_nav
{
	position:absolute;
	left:15px;
	top:315px;
    list-style:none;
}

#home_nav dt
{
    float:left;
    margin: 0;
    padding: 0;
}

#home_nav a
{
    padding:27px 10px 0 10px;
    display:block;
}

dt.home_nav_off{
	background: none;
}

a.home_nav_of{
	background: none;
}

dt.home_nav_on{
	background: url('/images/public/nav_glow_left2.gif') no-repeat left top;
}

a.home_nav_on{
	background: url('/images/public/nav_glow_right2.gif') no-repeat right top;
}
