@charset "UTF-8";
#home_container {
	width:1024px;
	height:1057px;
	position:absolute;
	left:50%;
	margin-left:-512px;
	background: #5b514b;
	top: 1px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
	
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #5b514b;
	line-height: 20px;
	font-weight: bold;
}

header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #88999c;
	line-height: 20px;
	font-weight: bold;
}

