.header {
	font-family: Arial, Helvetica, sans-serif;
	background-repeat: no-repeat;
	background-image: url(../images/home_page_header.jpg);
}
.top {
	background-image: url(../images/home_page_goal_2.jpg);
	background-repeat: no-repeat;
}
.navbar {
	background-image: url(../images/home_menu_bar.jpg);
	background-repeat: no-repeat;
	height: 20px;
	width: 800px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
}
.header {
	background-image: url(../images/home_page_header.jpg);
	width: 100%;
	height: 117px;
	background-repeat: no-repeat;
	position: relative;
}
.goal {
	background-image: url(../images/home_page_goal_2.jpg);
	background-repeat: no-repeat;
	height: 118px;
	width: 960px;
	position: relative;
}
.main_image {
	background-image: url(../images/home_page_image.jpg);
	background-repeat: no-repeat;
	height: 428px;
	width: 900px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
}
.footer {
	background-image: url(../images/home_page_footer.jpg);
	background-repeat: no-repeat;
	height: 155;
	width: 900px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
}

