@charset "UTF-8";
body {
	margin: 0px;
	text-align: center;
	background-color: #12416F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	background-image: url(images/background.gif);
	background-repeat: repeat-x;
}
#core {
	margin-right: auto;
	margin-left: auto;
	width: 900px;
	text-align: left;
	height: auto;
}
#brand {
	height: 107px;
	background-color: #FFFFFF;
	width: 140px;
	margin-top: 18px;
	margin-bottom: 19px;
	float: left;
	padding-left: 8px;
}

#contact {
	text-align: right;
	height: 36px;
}
#media {
	float: left;
	height: 318px;
	width: 478px;
	clear: both;
	text-align: left;
	padding-top: 29px;
	padding-left: 13px;
}
#text a {
	color: #363636;
}
#text a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.white {
	color: #FFFFFF;
}
#content {
	clear: both;
	height: 382px;
}
.button {
	height: auto;
	width: 144px;
	float: right;
	margin-left: 6px;
	margin-top: 117px;
	z-index: 1;
}
.blue {
	color: #50ABD5;
	font-weight: 100;
}
a:link, a:visited {
	color: #FFFFFF;
	text-decoration: none;
	margin: 0px;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}#footer {
	clear: both;
	text-align: center;
	margin-top: 8px;
}
p {
	margin: 0px;
}
