* {
	margin: 0;
	padding: 0;
	outline:none;
}

img {
	border: 0;
}

body {
	background: #013162;
}

#content {
	width: 100%;
}

#maincontainer {
		height:612px; background: #001E4C url(../images/footer-bg.jpg) bottom repeat-x;
}

#main {
	height: 510px;
	margin: 0 auto;
	text-align: center;
	width: 100%;
	color: #fff;
	background: #034498 url(../images/maincontainer-bg.jpg) repeat-x; 
}

#main h1 {
	/*background: url(../images/keyart.jpg) no-repeat center;*/
	height: 0;
	/*padding-top: 395px;*/
	margin: 0 auto;
	overflow: hidden;
	/*width: 650px;*/
}

#main a {
	color: #fff;
	font-size: 1.3em;
	text-align: center;
}

#logos {
}

#logos img
{
	display:block; margin: 0 auto;
}

#logos p {
	color: #6e9077;
	float: right;
	font-family: arial;
	text-align: left;
	width: 310px;
}

#logos p a {
	color: #6e9077;
}

#copyright {
	margin: 0 auto;
	padding: 23px 0;
	text-align: left;
	width: 850px;
}

#copyright p {
	color: #6e9077;
	float: right;
	font-family: arial;
	text-align: center;
	width: 850px;
}

#splashbuttons a{
	padding:0 4px;
}

.lightboxhide {
	display:none;
}

#footer,
#footer a,
#footer a:hover {
}