#contact-mast {
	
	background-image: url(/images/contact/mast.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 935px;
	height: 60px;
	display: block;
	
}

#contact-container-top {
	
	background-image: url(/images/contact/container_top.gif);
	background-repeat: no-repeat;
	background-position: top;
	width: 935px;
	height: 10px;
	margin-top: 14px;
	
}

#contact-container {
	
	background-image: url(/images/contact/container_bg.jpg);
	background-repeat: no-repeat;
	background-position: right;
	background-color: white;
	border-left: 1px solid #c7c7c7;
	border-right: 1px solid #c7c7c7;
	padding: 10px 17px 20px 17px;
	font-size: 12px;
	color: #4a4a4a;
	float:left;
	width: 899px;
	
}

#contact-container h2 {
	
	margin-top: 20px;
	font-size: 22px;
	color: #477495;
	font-weight: 700;
	
}

#contact-container-content p {
	
	margin-bottom: 10px;
	
}

#contact-container-content fieldset {
	
	margin-top: 20px !important;
	
}


#contact-container-bottom {
	
	background: url(/images/contact/container_bottom.gif) no-repeat top center;
	width: 935px;
	height: 10px;
	float: left;
	margin-left: 0px !important;
	
}

.container-footer {
	
	display: none;
	width: 958px;
	margin: 0 auto;
	
}
#contactForm label, #contactForm input, #contactForm select, #contactForm textarea, #contactForm div, #contactForm div p {
	margin-bottom: 7px;
	float: left;
	clear: left;
}
#contactForm {
	width: 250px;
	display: block;	
}
#location_wrap {
	width: 648px;
	float:left;
}
#map_canvas {
	float: left;
}
#contact_wrap {
	width: 250px;
	float:right;
}
#contact_wrap h2 {
	background-image: url(/images/contact/contact_head_bg.png);
	font-size: 18px;
	height: 38px; 
	line-height: 38px;
	width: 250px;
	margin: 0px;
	padding: 0px;
	text-indent: 13px;
}
#contact_wrap p.desc {
	border: 1px solid #ccc;
	border-width: 0px 1px;
	padding: 12px;
 	width: 223px;
}
#contactForm input[type="text"] {
	width: 221px;
}
#contactForm textarea {
	width: 221px;
}
.submit_wrap {
	background: url(/images/contact/contact_foot_bg.png) no-repeat bottom left;
	height: 53px;
	width: 250px;
}
.submit_wrap input {
	width: 137px;
	margin-left: 13px;
	margin-top: 17px;
}
#form_wrap {
	border: 1px solid #ccc;
	border-width: 0px 1px;
	padding: 0px 12px 6px 12px !important;
	margin-bottom: 0px !important;
	width: 223px;
}
#cap_wrap {
	border: 1px solid #ccc;
	border-width: 0px 1px;
	padding: 0px 12px;
	margin-bottom: 0px !important;
	padding-bottom: 7px !important;
 	width: 223px;
}
