#Container {
	margin:0 auto;
	width:1004px;
}
#Header {
	width:1004px;
}
#MainBody {
	background:url(../images/detailsbackdrop.gif) repeat-x;
	width:1004px;
	min-height: 500px;
	margin-bottom:22px;
	_height: 400px;
}
#Footer {
	border-top:6px #e81a1a solid;
	color:#1a1a1a;
	background:url(../images/bottombackdrop.gif) repeat-x;
	height:60px;
	padding-top:25px;
	text-align:center;
	width:1004px;
}