/* CSS Document */

body {
	background-color:#313738;
	padding:0;
	margin:0;
	left:0;
	top:0;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
}
#outer {
	width:100%;
	top:50%;
	left:0px;
	text-align:center;
	margin-top:-162px;
	position:absolute;
	min-width:411px;
}
#left {
	border-right: 1px solid #525252;
}

#inner{
	width:411px;
	height:325px;
	margin:auto;
	color: #c9c9c9;
	font-size: 10px;
	line-height: 14px;
}
.logos{
	display: inline;
	float: left;
	width: 205px;
	height: 255px;
	padding-top: 35px;
}
.logos_centre{
	margin:auto;
	text-align:center;
	width: 205px;
	height: 255px;
	padding-top: 35px;
}
a {
	color: #C9C9C9;
	text-decoration: none;
}
a:hover {
	color: #6C9FB7;
}


.logoheight {
	display: inline;
	float: left;
	height: 140px;
	width: 205px;
	clear: both;
}
h1 {
	font-size: 23px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
	padding-top: 0px;
	margin: 0;
	padding-bottom: 15px;
	line-height: normal;
}

p {
	clear: both;
	margin: 0;
	padding-top: 0px;
	padding-bottom: 10px;
}
img {
	margin-right: 5px;
	margin-top: -8px;
}
