@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/splash_toplogo.jpg) no-repeat top left;
	height: 120px;
}
#headmenu {
	padding-left: 343px;
}
#mainimage {
	height: 393px;
}
#midbar {
	background-color: #050810;
	margin-bottom: 14px;
	text-align: right;
}
#calloutwrap {
	background: url(images/splash_callout2.jpg) no-repeat 330px top;
	height: 167px;
}
#calloutleft {
	display: block;
	float: left;
	width: 320px;
}
#calloutrightwrap {
	padding-left: 337px;
	text-align: left;
}
#calloutright {
	displasu: block;
	float: right;
	width: 320px;
}
#calloutcenter {
	padding-top: 17px;
	text-align: center;
	width: 305px;
}
	