#site_container{
	height:482px;
	background-image:url(/img/home/home_bg.jpg);
	background-repeat:no-repeat;
}

#nav_bg{
	position:absolute;
	width:100%;
	height:0px;
	top:0px;
	background-color:#fff;
	z-index:90;
}

#top_nav{
	position:absolute;
	left:235px;
	z-index:100;
	text-align:center;
}

#home_content{
	position:absolute;
	top:25px;
	height:457px;
	width:100%;
}

#info_bar{
	position:absolute;
	top:198px;
	width:100%;
	height:36px;
}
#info_bar_bg{
	position:absolute;
	width:0;
	height:100%;
	background-color:#fff;
	-moz-opacity: 0.35;
    opacity:.35;
    filter:alpha(opacity=35);
}

#info_bar_logo{
	position:absolute;
	top:10px;
	left:32px;
	width:200px;
	height:25px;
	display:none;
	visibility:hidden;
}

#tag_line, #tag_line_2{
	position:absolute;
	top:12px;
	left:730px;
	width:200px;
	height:25px;
	display:none;
	visibility:hidden;
}
