@charset "utf-8";
/* CSS Document */

#backgroundcontainer	{
	background-image:url(../images/background905.jpg);
	background-repeat: repeat-y;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:905px;
}
#container	{
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
	width:800px;
}

#header	{
	background-image:url(../images/header.jpg);
	width:800px;
	height:173px;
	
}

#footer	{
	background-image:url(../images/footer.jpg);
	background-position:bottom;
	width:800px;
	height:52px;
	
}

#sidemenu	{
	position:absolute;
	background-image:url(../images/right_column_medium.jpg);
	background-position:top;
	width:190px;
	height:279px;
	left: 711px;
	top: 189px;
}
#offers	{
	position:absolute;
	width:600px;
	top: 202px;
	left: 105px;
}
