body, div, ul, p, h1, h2, h3, h4, h5 {
	padding: 0;
	margin: 0;
}

.clear {
	clear: both;
}

.body {
	background: url(../../images/header_bg.gif) top no-repeat;
}

.wrapper {
	width: 900px;
	margin: 0 auto;
}

.splash_image {
	width: 100%;
	margin: 150px 0 10px 0;

	text-align: center;
}

.splash_wrapper {
	width: 760px;
	margin: 0 auto;
}

.splash_left {
	width: 345px;
	float: left;
}

.spacer_left {
	height: 32px;
	width: 345px;
	background: #e8d4a6;
	border-bottom: 1px solid #ffffff;
}

.link_left {
	text-align: center;
	background: #48bcec;
}

.link_left a {
	padding: 10px 0;
	width: 345px;

	font-size: 18px;
	font-family: arial;
	text-decoration: none;

	color: #ffffff;
	display: block;
}

.link_left a:hover {
	background: #6ac0e4;
}

.small_spacer_left {
	height: 11px;
	/*width: 344px;*/
	/*margin-left: 15px;*/
	background: #004680;
	width: 345px;
}

.splash_right {
	width: 345px;
	float: right;
}

.spacer_right {
	height: 32px;
	width: 345px;
	background: #f7941e;
	border-bottom: 1px solid #ffffff;
}

.link_right {
	text-align: center;
}

.link_right a {
	padding: 10px 0;
	width: 345px;

	font-size: 18px;
	font-family: arial;
	text-decoration: none;

	color: #233444;
	display: block;
	background: #ace0ee;
}

.link_right a:hover {
	background: #bae2ed;
}

.small_spacer_right {
	height: 11px;
	width: 345px;
	background: #006fba;
}

.splash_footer_nav {
	margin-top: 16px;
	margin-bottom: 25px;

	text-align: center;
	font-size: 11px;
	font-family: arial;

	color: #004680;
}

.splash_footer_nav li {
	display: inline;
}

.splash_footer_nav a {
	text-decoration: none;

	color: #004680;
}

.splash_footer_nav a:hover {
	text-decoration: underline;
}

/* simp shakes head */
.image_left, .image_right {
	overflow: hidden;
	border-bottom: 1px solid #ffffff;

	/*width: 300px;*/
	width:320px;
	height: auto;
	margin: 10px auto;
	text-align: center;
}

.image_left a, .image_right a { font: 12px/18px arial; color: #243444; text-decoration: none; }
.emspace { font: 10px/10px arial; height: 10px; overflow: hidden; }
