* {padding:0;margin:0;border: 0;}
html{padding: 0;margin: 0;border: 0; background:#000;}
html, body {height: 100%;}
a img {border:none;}
.clearfloat {clear:both;height:0;font-size: 1px;line-height: 0px;}
.float_left {float: left;padding-right:5px;}
.float_right {float: right;padding-left:5px;}
a:link,a:visited {text-decoration:underline;color:#002d6a;}
a:hover {text-decoration:none;color:#ffffff;}

	
body {
	text-align:center;
	color:#002d6a;
	font-size:12px;
	font-family:Helvetica, Arial sans-serif;
	font-weight:bold;
	line-height:16px;
	margin: 0px;
	padding: 0px;
	width: 100%;
	display: table;
	background: url(../splash-images/splashlbg.jpg)  center top fixed;
	}

#wrapper {
	width: 960px;
	min-height: 100%;
	margin:0 auto;

}
#header {
	float: left;
	width: 100%;
}

#main {
	float: left;
	width: 630px;
	text-align:left;
	}
	
#main .splash-info-top {
width:100%;
height:40px;
background:url(../splash-images/splash-spray-top.png) left top no-repeat;
}
	
#main .splash-info {
width:100%;
min-height:200px;
background:url(../splash-images/splash-spray.png) left bottom no-repeat;
padding-bottom:20px;
}

#main .splash-info-inside {
padding:15px;
}

#main .splash-info-inside p {
padding-bottom:5px;
}

#main .splash-info-inside h1 {
	font-size:26px;
	padding-bottom:10px;
	border-bottom:2px dotted #e7a614;

}

#sidebar {
	float:left;
	width: 300px;
	text-align:left;
	padding:0px 15px;
	}
	
#main-site-link {
font-size:20px;
font-weight:bold;
padding-top:40px;
text-align:center;
height:110px;
background:url(../splash-images/main-site-link-bg.png) no-repeat;
}	

#main-site-link a {
text-decoration:none;
}
	
#bottom {
	float: left;
	width: 100%;
}
	
	
#footer {
	float: left;
	clear:both;
	height: 50px;
	width: 100%;
}

#getColossusSplash a{
margin:0;padding:0;
float:right;
width:280px;
height:66px;
text-indent:-99999px;
display:block;
background:url(../splash-images/get-colossus-splash.png) no-repeat 0px 0px;
}

#getColossusSplash a:hover{
background:url(../splash-images/get-colossus-splash.png) no-repeat 0px -66px;
}