html,body {
	margin: 0; 
	padding: 0; 
	top: 0;
}
div#container{
	width:996px;
	margin:20px auto;
}
div#content {
	float:right;
	width:830px
}
div#navigation {
	float:left;
	width:165px
}
div#header_image {
	float:right;
	width:830px
}
div#footer {
	clear:both;
	width:100%;
	height: 45px;
}
div.admovie {
	margin-top: -5px;
}
