body {
	background:url("/images/template/background/main-splash.jpg") no-repeat center top #45a1ff;
}
#splash, #footer, #header {
	margin:0px auto;
	width:970px;
	clear:both
}

#header {
	height:100px;
}
#splash {
	position:relative;
	background:#000;
}
#backdrop {
	position:relative;
	z-index:900px;
	left:0px;
	top:0px;
	background:#000;
}
#content {
	position:absolute;
	z-index:1000;
	width:550px;
	top:10px;
	right:10px;
	color: #ccc;
	
}
#content a{
	color:#45a1ff;
	text-decoration:none;
}
#content a:hover{
	color:#fff;
	text-decoration:none;
}
#content h1{
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:2em;
	margin-bottom:6px;
	text-align:right;
	font-weight:normal;
}
#support{
	float:right;
	width:357px;
	padding-top:10px;
}
#logo{
	float:left;

}
#content p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin-bottom:10px;
}
strong{
	color:#fff;
}
#update{
	position:absolute;
	z-index:1000;
	top:340px;
	left:10px;
}
#footer {
	background:url("/images/template/background/hr.jpg") no-repeat 0px 74px;
	height:100px;
	margin-top:10px;

}
#footer #text-links{
	background:url("/images/template/background/hr.jpg") no-repeat 0px 24px;
	height:40px;
	margin-top:10px;
	text-transform:uppercase;

}
#footer #text-links a{
	margin-right:10px;

}
#footer p {
	color:#8ac4ff;
	font-family:Arial, Helvetica, sans-serif;
	font-size:.7em;

}
#footer a{
	color:#8ac4ff;}
	#footer a:hover{
	color:#fff;}