body {
	background-color: #000;
	margin: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
}
#wrap {
	border: 1px solid #021A63;
	width: 950px;
}

a  {
	color: #FDDD29;
	text-decoration: none;
}

a:hover {
	color: #FFF;
	text-decoration: underline;
}



.menu {

	font-size: 11px;
	font-weight: bold;
	text-align: center;
	height: 25px;
	padding-top: 6px;
	letter-spacing: 0.2em;
}
	
.content {
	font-size: 13px;
	font-weight: bold;
	color: #FFF;
	width: 498px;
}
.contenttext {
	vertical-align: middle;
	text-align: justify;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 18px;
	padding-left: 50px;
}
.contentcontact {
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	width: 498px;
}
.contenttextContact {
	text-align: center;
	padding-top: 20px;
	padding-right: 50px;
	padding-bottom: 18px;
	padding-left: 50px;
}
.gray {
	color: #6CA8D1;
}



.large {
	font-size: 16px;
}


.emailform {

	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	padding: 2px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #FFF;
	text-align: center;
	padding-bottom: 6px;

}

#logocontent {
	background-image: url(images/logoooo.png);
	background-repeat: no-repeat;
	text-align: center;
}
h2 {
	font-size: 16px;
	font-weight: bold;
}
