body {
	background: url(images/bg_brown.jpg) repeat top;
	font-family: Comic Sans, Comic Sans MS, cursive;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	
}

#container {
	background-color: none;
	color: #000000;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 921px;

}

#header {

	
	width: 921px;
	height: 121px;
	margin: 0 auto;
	

}


#header_text {

	font-family: Comic Sans, Comic Sans MS, cursive;
	position: absolute;
	width: 380px;
	xheight: 70px;
	padding: 0px 0px 0px 0px;
	margin-left: 515px;
	margin-top: 64px;
	color: #FFFFFF;
	text-align: right;
	font-size: 23px;
	xbackground-color: yellow;
}




#content {

	background: url(images/bg_top_menu.jpg);
	margin: 0 auto;
	width: 921px;
	height: 392px;
	font-size: 0.95em;
	color: gray;
	
}



#content_promo {
	background: url(images/bg_down_promo.jpg);
	margin: 0 auto;
	width: 921px;
	height: 207px;
	font-size: 0.95em;
	color: gray;
	xbackground-color: blue;
	
}

#footer {

	font-family: Comic Sans, Comic Sans MS, cursive;
	position: absolute;
	width: 640px;
	xheight: 70px;
	padding: 0px 0px 0px 0px;
	margin-left: 250px;
	margin-top: 4px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	xbackground-color: yellow;

}

#footer2 {

	font-family: Comic Sans, Comic Sans MS, cursive;
	position: absolute;
	width: 921px;
	xheight: 50px;
	padding: 0px 0px 0px 0px;
	margin-left: 0px;
	margin-top: 150px;
	color: #FFFFFF;
	text-align: center;
	font-size: 13px;
	xbackground-color: yellow;
}