@import url("include.css");

#banners {
	background: #1d1c1d url(../images/beach-hut_header_bg.gif) bottom left repeat;
/*	background:url(../images/bg_header_main.gif) 0 0 no-repeat; */
}
#divider {
	background:url(../images/bg-line-main.gif) 0 0 repeat-y;
}
.menulist ul {
	left: 93px;
}

