@charset "UTF-8";
/* CSS Document */

/*Label {
	text-transform:uppercase;background:#f9f1e1;padding:3px;
	}*/
.inputValue {
	background: #FFFFFF;
	color: #999999;
	}
.inputText {
	color: #999999;
}
.inputButton {
}
.emailFormError {
	margin:0px; color:#FF0000
}
#main_contact {
	padding:0;
	margin:0 auto;
	width: 766px;
	position:relative;
	background-color: #FFFFFF;
	height: 1000px;
	border: solid #666666 1px;
}
#site_contact {
	padding:0;
	margin:0 auto;
	width: 745px;
	background-color: #FFFFFF;/*	height: 900px; */
	height: 900px;
}
