@charset "utf-8";
/* CSS Document */

body {
	background: #0b1222 url(images/splash_bg.jpg) repeat-x top;
	margin-left: 0px;
	text-align: center;
}
img {
	border: none;
}
#wrapper {
	margin: 30px auto 0px auto;
	text-align: left;
	width: 980px;
}
#head {
	background: url(images/content_toplogo.jpg) no-repeat top left;
	height: 98px;
	text-align: right;
}
#headmenu {
	padding-left: 343px;
}
#mainimage {
	background: url(images/content_mainimage.jpg);
	height: 157px;
}
#midbar {
	background-color: #050810;
	text-align: right;
}
#midbarbreak {
	font-size: 1px;
	height: 5px;
}
#contentwrap {
	background: url(images/content_contentbg.gif) repeat-y;
}
#menutop {
	background: url(images/content_menutop.jpg) no-repeat top;
	float: left;
	min-height: 181px;
	padding-top: 15px;
	width: 267px;
}
#contenttop {
	background: url(images/content_contenttile.jpg) repeat-x top;
	float: right;
	min-height: 403px;
	width: 705px;
}
#content {
	padding: 43px 36px 16px 34px;
}
#clear {
	clear: both;
}
#footer {
	background: #ffffff url(images/content_footer.jpg) no-repeat left;
	height: 31px;