#contactDetails {float:left;width:350px;padding:0px;margin:0px;}
#contactDetails DT {float:left;width:90px;clear:left;font-weight: bold;text-align:right;}
#contactDetails DD {width:200px;display:block;float:left;margin:0px 0px 10px 10px;padding:0px;}
.moduleBody .moduleNav { display:none;}
.moduleContent FORM {display:block;float:left;}

.moduleContent H1{
	color:#000;
}

.moduleContent H2{
	color:#000;
}

.contactus .form-holder{
	position:relative;
	margin:0 2px 0 0;
}

	.form-title{
		margin:0 0 12px 0;
	}
	
		.form-title h2{
			padding:16px 0 14px 0;
		}	
		.form-title span{
			position:relative;
			top:-2px;
		}


	.honeyPot{
		position:absolute;
	}
	
	.form-holder .formElement.required {
		background:transparent url(../images/arrow.gif) no-repeat right;
	}
	
	.form-holder .formElement.text {
		float:left;
		width:260px;
		margin-top: 7px;
	}
	
		.form-holder .formElement.text input{
			background:url(../images/input-bg3.gif) no-repeat;
			width:171px;
			height:22px;
			border:none;
			padding-top:10px;
		}
		
		
	.form-holder .formElement.textarea {
		float:right;
		width:300px;
		margin-top: 7px;
	}
	
	.form-holder .formElement.textarea textarea{
		position:relative;
		_margin-left:-15px;
		*right:15px;
		_bottom:29px;
	}
	
	.form-holder .formElement.textarea label{
		visibility:hidden;
		height:0;
	}
	
	.form-holder .formElement.select {
		float:left;
		width:80%;
		padding-top:15px;
	}
	
	.form-holder .formElement.select label{
		line-height:11px;
		margin-top:10px;
		width:165px;
	}
	
	.form-holder .formElement.select select{
		width:191px;
		height:21px;
		margin-top:5px;
	}
	
	
	.form-holder .formElement.formSubmit {
		position:absolute;
		bottom:-7px;
		right:39px;
		width:108px;
	}
	
	
	.form-holder .formElement.formSubmit .btn {
		float:right;
	}

h2.street{
 margin:0 0 0 -2px;
 padding:0;
}

.maps{
	width:300px;
	height:500px;
}

#GoogleMaps{
	width:270px;
	height:366px;
}

#GoogleMaps #copyright{
	position:absolute;
	left:-30px;
	top:370px;
}

.details{
	margin:0 2px 0 0;
}
.details h2{
	padding:22px 0 1px 0;
}

.details dl{
	margin:0;
	padding:0;
}

.details dt{
	width:83px;
}

