#site_layout {
	height: 100%;
	width: 100%;
	padding-top: 5px;
}
#site_layout_content {
	height: 755px;
	width: 669px;
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
#site_layout_header {
	background-image: url(images/header.jpg);
	height: 220px;
	width: 972px;
	font-size: small;
	color: #161616;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}

#site_layout_menu {
	height: 755px;
	width: 303px;
	font-size: small;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
