html {
	overflow:-moz-scrollbars-vertical;
	overflow:scroll;
}

body {
	background-image:url(../images/background.png);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}


.header_logo {
	width: 950px;
	height: 77px;
	padding-left: 0px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/index_header.png);
}

#body_spacer {
	height:0px;
	width:950px;
	margin:0px auto;
	background-color:#FFF;
}

#body_logo {
	width: 950px;
	height:483px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image:url(../images/index_body_ext.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
}

#container {

}

#footer {
	margin: 10px auto 0px auto;
	width:950px;
	height:50px;
	text-align:center;
	font-family: Arial, "Helvetica", sans-serif;
	font-size: 12px;
	text-align: center;
	color: #7E7E7E;
}

	#footer_nav1 {
	float:left;
	width:250px;
	height:50px;
	text-align: left;
	color: #969696;
	line-height: normal;
}

	#footer_nav2 {
	float:right;
	width:290px;
	height:30px;
	text-align:left;
	color:#7E7E7E;
}
	#footer_nav2_logo1 {
	float:right;
	width:50px;
	height:30px;
	margin-left:10px;
	}
	
	#footer_nav2_logo2 {
	float:right;
	width:24px;
	height:30px;
	margin-left:10px;
	}

	#footer_nav3 {
	float:left;
	width:330px;
	height:20px;
	text-align:center;
	color:#7E7E7E7E;
}

	#footer_nav4 {
	float:right;
	width:370px;
	height:20px;
	text-align:right;
	color:#7E7E7E;
}

	#footer_nav5 {
	float:right;
	width:410px;
	height:30px;
	text-align:left;
	color:#7E7E7E7E;
}
