body {
	
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}

#content_container {
	height: auto;
	width: 900px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 100px;
	margin-bottom: 100px;
	margin-left: 100px;

	
}
#logo_areas {
	height: 100px;
	width: 900px;
	background-color: #FFFFFF;

}
#header_images {
	height: auto;
	width: 900px;

	
}

#navigate_bar {
	height: 150px;
	width: 900px;
	position: absolute;
	z-index: 2;
	top: 16px;
	margin-top: 100px;
	margin-left: 100px;
	
	
}
#logo area {
	margin: 50px;
	top: 50px;
}
logo_area {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.logo_area {
	margin-left: 105px;
	top: 5px;
	position: absolute;
	z-index: 2;
}

#page_footer_template {
	background-color: #000000;
	height: auto;
	width: 900px;
}

.top_ad_area {
	
}
