@charset "utf-8";
/* CSS Document */

body {
	background: #101b19 url(images/splash_bgtop.jpg) repeat-x top;
	margin: 0px;
}
img {
	border: none;
}
#background {
	background: url(images/splash_bg.jpg) no-repeat center top;
	text-align: center;
}
#wrapper {
	margin: 0px auto;
	text-align: left;
	width: 980px;
}
#flash {
	height: 622px;
}
#midbreak {
	background: url(images/splash_midbreak.jpg);
	height: 16px;
}
#midwrap {
	background: url(images/splash_midright.jpg) no-repeat right top;
	height: 198px;
}
#midleft {
	float: left;
	width: 251px;
}
#midrightwrap {
	float: right;
	width: 710px;
}
#midcenter {
	float: left;
	padding-top: 50px;
	width: 396px;
}
#midright {
	float: right;
	width: 285px;
}
#listings {
	padding: 58px 68px 0px 0px;
}
#footer {
	height: 58px;
}
#formwrap {
	position: absolute;
	text-align: center;
	top: 336px;
	width: 100%;
	z-index: 10;
}
#formwrapinner {
	margin: 0px auto;
	width: 844px;
}
#form {
	padding-left: 627px;
	text-align: left;	 
}
#textboxtile {
	background: url(images/splash_textboxtile.jpg) repeat-y;
}
#textboxfoot {
	background: url(images/splash_textboxfoot.jpg) no-repeat;
	height: 65px;
}
#textboxhead {
	background: url(images/splash_textboxhead.jpg) no-repeat top;
}
#textbox {
	padding: 40px 70px 30px 70px;
}


