BODY {
	background-image:url('../images/contacts/contact_bg.jpg');
	background-repeat:repeat-x;
	background-color:#0F0F0F;
}

#footer {
	top:700px;
	left:0px;
}

#blueheader {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
	overflow:hidden;
	top:4px;
}

#blueheaderimg {
	position:relative;
	width:955px;
	height:47px;
}

#contactcontent {
	margin-left:auto;
	margin-right:auto;
	position:relative;
	width:955px;
	overflow:hidden;
	top:15px;
	padding-left:30px;
	padding-top:20px;
}


#contactbox {
	margin-top:30px;
	height:503px;
	position:relative;
	background-image:url('../images/contacts/bg_contactus.jpg');
	background-repeat:repeat-x;
	width:640px;
	border:0px solid white;
	border-left:1px solid #141414;
	border-right:1px solid #101010;
	border-bottom:1px solid #101010;
	padding-left:30px;
	padding-top:9px;
}

.formtext {
	color:white;
	font-family:Verdana, Arial;
	font-size:13px;
}

.conformlabel {
	overflow:hidden;
	color:white;
	width:240px;
	text-align:left;
	float:left;
	margin-top:14px;
	height:22px;
	vertical-align:top;
	font-size:16px;
	font-family:Arial;
	padding-top:7px;
	border:0px solid white;
	border-bottom:1px dotted #7D7D7D;
}
.conformtext {
	width:395px;
	text-align:left;
	float:right;
	margin-top:14px;
	height:33px;
	vertical-align:top;
}

.clearer {
	clear:both;
}

.formbox {
	width:500px;
	overflow:hidden;
}

.formtextbox {
	width:254px;
	height:33px;
	background:url('../images/contacts/bg_textbox.jpg');
	border:0px;
	font-family:Arial;
	color:white;
	font-size:14px;
}

.formbold {
	font-weight:normal;
}

#messagebox {
	height:169px;
	text-align:left;
	position:relative;
}


#message {
	height:169px;
	width:300px;
	background:url('../images/contacts/textarea_bg_contact.jpg');
	background-repeat:repeat-x;
	border:0px;
	font-family:Arial,Helvetica, sans-serif;
	font-size:14px;
	overflow:auto;
	position:absolute;
	top:-13px;
	color:white;
}

#how {
	width:300px;
}

#formbutton {
	margin-left:auto;
	margin-right:auto;
	margin-top:25px;
	text-align:center;
	position:relative;
}

#button {
	background:url('../images/contacts/send.jpg');
	background-repeat:no-repeat;
	border:0px;
	width:111px;
	height:38px;
	cursor:pointer;
	position:relative;
	left:-19px;
}

#contactinfo {
	width:211px;
	position:absolute;
	right:10px;
	top:75px;
}

#contactdis {
	color:#6D6D6D;
	font-family:Arial, verdana;
	font-size:16px;
}

.infoheader {
	color:#7D7D7D;
	font-family:Arial;
	font-size:14px;
}

.infotext {
	color:white;
	font-family:Arial;
	font-size:17px;
}