@charset "utf-8";
/* CSS Document */

body {
	background: url(images/splash_bg.jpg) repeat 178px 0px;
	margin: 0px;
	text-align: left;
}
img {
	border: none;
}
#preloader {
	display: none;
}
#background {
	background: url(images/splash_bgtop.jpg) repeat-x 178px 0px;
}
#wrapper {
	margin: 0px auto 0px 0px;
	width: 970px;
}
#header {
	background: url(images/splash_header.jpg) no-repeat 0px 51px;
	height: 80px;
}
#headercontact {
	padding: 58px 23px 0px 0px;
	text-align: right;
}
#mainimagebg {
	background: #1b1b15;
	padding-left: 30px;
}
#mainimage {
	background: #183319 url(images/splash_mainright.jpg) no-repeat right top;
	padding: 0px 20px 10px 0px;
}
#listings {
	height: 378px;
	left: 36px;
	position: absolute;
	text-align: center;
	top: 86px;
	width: 174px;
	z-index: 100;
}
#midbreak {
	background: url(images/splash_midbreak.jpg) no-repeat;
	font-size: 1pt;
	height: 10px;
}
#menu {
	background: #93937c url(images/splash_menubg.jpg) no-repeat right top;
	padding-left: 30px;
}
#contentbg {
	background: url(images/splash_contentbg.jpg) repeat-y;
}
#contenttop {
	background: url(images/splash_contenttop.jpg) no-repeat top;
	padding: 100px 339px 32px 82px
}
#footer {
	background: url(images/splash_footer.jpg) no-repeat;
	height: 55px;
}
#footerinclude {
	width: 950px;
}