/* Main */

#main {
	width: 907px;
	background-color: #4E2614;
	/*background: url(images/main.gif);*/
	background-repeat: no-repeat;
}

#main-top {
	width: 907px;
	background-color: #4E2614;
	/*background: url(images/main_top.gif);*/
	/*background-repeat: no-repeat;*/
}

#main-bottom {
	width: 907px;
	min-height: 50px;
	background-color: #4E2614;
	background: url(images/main_bottom2.gif) ;*/
	background-repeat: no-repeat;*/
	background-position: top;*/
	}

