@charset "UTF-8";/* CSS Document */* {	margin:0;	padding:0;}body {	font-family:Georgia,serif;	font-size:62.5%;}.clear {	clear:both;}fieldset {	border:medium none;}input, textarea, a {	outline:medium none;}#contact-wrap {	margin:0 auto;	min-height:400px;	width:265px;}form {	padding:83px 0 0 76px;}h1 {	text-align:center;}#formLeft {	float:left;	width:150px;}#formLeft input {	background:none repeat scroll 0 0 transparent;	border:medium none;	font-size:1em;	margin:5px 0 0 7px;	text-align:left;	width:138px;}#formLeft .input-bg {	background:url("contact_images/form-sm-bgNew.jpg") no-repeat scroll left bottom transparent;	height:24px;	margin-bottom:10px;	position:relative;}#formLeft .active {	background:url("contact_images/form-sm-bgNew.jpg") no-repeat scroll left top transparent;}#formRight {	width:200px;}#formRight textarea {	background:none repeat scroll 0 0 transparent;	border:medium none;	display:block;	font-family:Helvetica,sans-serif;	font-size:1.1em;	height:128px;	margin:0 0 0 8px;	overflow:auto;	padding:8px 0 0;	width:185px;}#formRight .message-bg {	background:url("contact_images/message-bgNew.jpg") no-repeat scroll left bottom transparent;	height:144px;}#formRight .active {	background:url("contact_images/message-bgNew.jpg") no-repeat scroll left top transparent;}label {	display:block;	font-size:1.0em;	font-weight:bold;	padding-bottom:3px;	text-indent:5px;}label.error {	color:#AA6F13;	font-size:0.7em;	font-style:italic;	font-weight:normal;	position:absolute;	right:-70px;	text-align:right;	top:-10px;}#formRight label.error {	color:#AA6F13;	font-size:0.8em;	font-style:italic;	font-weight:normal;	position:absolute;	right:-18px;	text-align:right;	top:218px;}input.submit-button {	left:212px;	position:absolute;	top:380px;}