* {
	margin:0px;
	padding:0px;
	behavior:url(../iepngfix.htc);
}

body {
	/*background:url(../images/main.jpg) #f2ede0 top center no-repeat;*/
}

#page {
	width:100%;
	/*height:1000px;*/
}

#page img {
	width:100%;
	height:auto;
	margin:0;
	padding:0;
	border:0;
}

#header {
	background:url(../images/a.png) top left no-repeat;
	width:384px;
	height:110px;
	position:absolute;
	display:block;
	top:100px;
	left:50%;
	z-index:0;
}

#top_block {
	width:384px;
	height:110px;
	cursor:pointer;
	z-index:100;
}


#footer {
	width:100%;
	margin-top:-60px;
}

#footer p {
	text-align:right;
	padding:10px 20px 0 0;
	color:#fff;
}

#footer a {
	color:#da0c0c;
}