body {
	font: 100% Arial, Verdana, sans-serif;
	background-color: #977556;
	background: url( '../images/bg.gif' );
	background-position: 0px 67px;
	color: #000;
	margin: 0;
}

a {
	color:#fff;
}

em {
	font-style: oblique;
}

#bgaccent {
	position: absolute;
	left: 0;
	top: 51px;
	width: 100%;
	height: 290px;
	background: url( '../images/bg-accent.gif' ) repeat-x;
}

#splash {
	margin: 0px auto;
	position: relative;
	top: 100px;
}

#splashwrapper {
	width: 100%;
	background: url( '../images/bg-accent.gif' ) repeat-x;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
}

#wrapper {
	 width: 847px;
	 height: 695px;
	 background: url( '../images/content.jpg' );
	 margin: 0;
	 position: relative;
	 float: left;
}

#iframe {
	position: absolute;
	left: 65px;
	top: 280px;
	height: 370px;
	width: 455px;
}

#video {
	position: absolute;
	left: 600px;
	top: 284px;
	height: 190px;
	width: 210px;
	background: #000;
}

#rightinfo {
	font: 90% Times New Roman, Times, serif;
	font-weight: 600;
	text-align: center;
	line-height: 95%;
	color: #fff;
	position: absolute;
	left: 590px;
	top: 517px;
	height: 190px;
	width: 210px;
}

#rightinfo p {
	margin-bottom: 10px;
}

#menu {
	position: absolute;
	left: 600px;
	top: 35px;
	width: 200px;
}

#menu div {
	width: 200px;
	height: 40px;
}

#menu div a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
}

#menu div a:hover {
	background-image: none;
}
	
#enter {
	margin: 0px auto;
	width: 233px;
	height: 44px;
}

#enter a {
	display: block;
	margin: 0; padding:0;
	width:100%; height:100%;
}

#enter a:hover {
	background-image: none;
}

div#enter {
	background: url( '../images/enter.png' ) 0 -46px no-repeat;
	}

div#enter a {
	background: url( '../images/enter.png' ) top left no-repeat;
	}

div#home {
	background: url( '../images/home.gif' ) 0 -80px no-repeat;
	}

div#home a {
	background: url( '../images/home.gif' ) top left no-repeat;
	}

div#services {
	background: url( '../images/services.gif' ) 0 -80px no-repeat;
	}

div#services a {
	background: url( '../images/services.gif' ) top left no-repeat;
	}
	
div#offers {
	background: url( '../images/offers.gif' ) 0 -80px no-repeat;
	}

div#offers a {
	background: url( '../images/offers.gif' ) top left no-repeat;
	}

div#gallery {
	background: url( '../images/gallery.gif' ) 0 -80px no-repeat;
	}

div#gallery a {
	background: url( '../images/gallery.gif' ) top left no-repeat;
	}
	
div#contact {
	background: url( '../images/contact.gif' ) 0 -80px no-repeat;
	}

div#contact a {
	background: url( '../images/contact.gif' ) top left no-repeat;
	}