body {
	background-color: #000000;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}

#content_text {
	height: auto;
	width: 462px;
	position: absolute;
	top: 130px;
	padding-left: 246px;
}

#email {
	height: 18;
	width: 193px;
	position: absolute;
	top: 57px;
	padding-left: 570px;
}

#logo {
	height: 77;
	width: 250px;
	position: absolute;
	padding-left: 190px;
}

#contact {
	height: 20;
	width: 291px;
	position: relative;
	left: 335px;
	top: 369px;
}

#contact2 {
	height: 20;
	width: 291px;
	position: relative;
	left: 335px;
	top: 579px;
}

#copyright {
	height: 20px;
	width: 220px;
	position: relative;
	left: 550px;
	top: 650px;
	text-align: center;
}

#copyright2 {
	height: 20px;
	width: 220px;
	position: relative;
	left: 550px;
	top: 860px;
	text-align: center;
}


.text {
	color: #041f3b;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
}
a.text:link {
	color: #2078d3;
}
a.text:hover {
	color: #c30a0a;
}
a.text:visited {
	color: #2078d3;
}

.text_footer {
	color: #46839f;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	line-height: 14px;;
}
a.text_footer:link {
	color: #46839f;
}
a.text_footer:hover {
	color: #ffffff;
}
a.text_footer:visited {
	color: #46839f;
}

