@charset "utf-8";
/* CSS Document */
body {
	background:none;
}
#Header {
	background:url(../images/header_bg.gif) 0 0 repeat-x;
}

#Header,
h1 {
	width:820px;
	height:365px;
}
#Header h1 {
	
}
#MainBlock{
	background:#FFFFFF;
	width:820px;
	margin:0px;
	padding-top:10px;
	padding-bottom:10px;
	position:absolute;
	top:365px;
}
#Footer {
	background:none;
	display:none;
}
