a {
	color:#FFFFFF;
	text-decoration:none;
}

h1 {
	background: url(images/logo.gif) no-repeat left top;
	width:0;
	height:0;
	margin: -26px 0 0;
	padding: 47px 286px 0 0;
	overflow:hidden;
	cursor:pointer;
	float:left;
}

h2 {
	margin:0;
	padding:0;
	font-size:.75em;
	font-weight:bold;
	letter-spacing:4px;
}

html { display:table; }

body {
	display:table-cell;
	vertical-align:middle;
	#vertical-align:baseline; /* Wierd IE7 glitch w/ #header */
}

html, body {
	width:100%;
	height:100%;
	margin:0;
	padding:0;
	color:#FFFFFF;
	font: 1em Arial, Helvetica, sans-serif;
}

#col_right {
	width:204px;
	margin: 43px 10px 0 25px;
	float:right;
}

#container {
	background: #35355D url(images/splash_bg.jpg) no-repeat center bottom;
	width:711px;
	height:448px;
	margin: 0 auto;
	position:relative;
	#top:expression((document.body.clientHeight/2 > 224) ? document.body.clientHeight/2-224 : 0);
}

#content {
	padding: 40px 0 0 35px;
	font-size:.8em;
}

#content a { color:#599BB3; }

#content a:hover { color:#999999; }

#content p {
	margin:0;
	padding: 7px 0;
	line-height:1.6em;
}

#footer {
	border-top: 3px solid #FFFFFF;
	width:711px;
	position:absolute;
	bottom:0;
}

#footer div {
	background: #49496B url(images/splash_bg_footer.jpg) no-repeat center top;
	height:25px;
	margin: 5px 5px 5px 0;
	padding: 0 141px 0 129px;
	font-size:.7em;
	font-weight:bold;
	letter-spacing:2px;
	line-height:25px;
	text-align:center;
}

#foot_contact {
	background: url(images/splash_contact.gif) no-repeat right 1px;
	border-left: 3px solid #CCCCCC;
	width:94px;
	margin: 0 -141px 0 0;
	padding: 0 35px 0 10px;
	font-size:1.1em;
	letter-spacing:1px;
	text-align:left;
	float:right;
}

#foot_home {
	border-right: 3px solid #CCCCCC;
	width:126px;
	margin: 0 0 0 -129px;
	font-size:1.3em;
	letter-spacing:6px;
	float:left;
}

#foot_home:hover, #foot_contact:hover { color:#101040; }

#header {
	background-color:#FFFFFF !important;
	height:20px;
	padding: 26px 165px 7px 0;
	color:#4D869A;
	text-align:right;
}

#nav {
	border-bottom: 3px solid #FFFFFF;
	height:41px;
	margin:0;
	padding:0;
	clear:left;
	list-style:none;
}

#nav a {
	background-color:#4D869A;
	margin: 5px 3px;
	font-weight:bold;
	line-height:31px;
	text-align:center;
	float:left;
}

#nav a:hover { color:#101040; }

#nav li { display:inline; }

.heading {
	font-size:.95em;
	font-weight:bold;
	letter-spacing:3px;
}
