@charset "utf-8";
/* CSS Document */
body {
	background-repeat: no-repeat;
	background-position: center 40px;
}
#container {
	background-image: url(../images/contact_bg.jpg);
	position: absolute;
	left: 50%;
	margin-left: -325px;
	border: 0;
	top: 40px;
	width: 640px;
	height: 540px;
}
body {
	background-color: #000000;
}
#contact {
	color: #FFF;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	position:absolute;
	width:200px;
	height:182px;
	z-index:1;
	left: 474px;
	top: 142px;
}
#contact a {
font-size: 12pt;
color: #FFF;
text-decoration: none;
}
#contact a:hover {
color: #AAA;
text-decoration: none;
}
.style8 {
	font-size: 10px;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.style12 {
	font-size: 24px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFFFFF;
}
.style13 {
	font-size: 24px;
	font-weight: bold;
}
.style15 {font-size: 10px}