#wrapper {
	height: auto;
	width: 950px;
	margin: 0 auto;
	background-color: #FFFFFF;
	padding: 0;
}
#body {
	height: auto;
	width: 870px;
	background-color: #dcd8cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333333;
	margin-left: 40px;
}
#body_cont {
	height: auto;
	width: 950px;
	float: left;
	background-color: #dcd8cc;
}

#footer_top_space {
	height: 20px;
	width: 950px;
	border-bottom-color: #333333;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	float: left;
	background-color: #dcd8cc;
}
#footer {
	height: 50px;
	width: 950px;
	background-color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	padding-top: 5px;
	float: left;
}
#top_1 {
	width: 20px;
	float: left;
	background-color: #141425;
}
#top_2 {
	width: 117px;
	float: left;
	background-color: #141425;
}


#top_menu {
	height: 36px;
	width: 950px;
	background-color: #FFFFFF;
	overflow: hidden;
}
#header_top_space {
	height: 20px;
	width: 950px;
	background-color: #dcd8cc;
	float: left;
}
#header {
	height: 204px;
	width: 950px;
	float: left;
	background-color: #FFFFFF;
}
#page_top_space {
	height: 15px;
	width: 950px;
	float: left;
	background-color: #141425;
}

#top_space {
	height: 214px;
	width: 950px;
	background-color: #141425;
}
body {
	margin: 0;
	background-image: url(../bg/lines_body_bg.gif);
}
.main_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #333333;
	font-weight: bold;
}
.white_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
}
.yellow_headers {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #FFCC33;
}
