#contact_main_holder{
	width: 100%;
	float: left;
}
#contact_forms{
	width: 360px;
	margin: 0px 10px 0px 0px;
	float: left;
}
#contact_forms_holder{
	width: 360px;
	float: left;
}
#contact_buttons{
	width: 100%;
	text-align: right;
	margin: 0px 0px 5px 0px;
	float: right;
}
.form_button{
	background-image: url(../images/contact_button_bg.gif);
	background-position: left;
	background-repeat: no-repeat; 
	width: 105px;
	height: 15px;
	padding: 4px 0px 0px 0px;
	margin: 0px 2px 0px 2px;
	font-size: 10px;
	font-weight: bold;
	color: #ffffff;
	display: block;
	text-align: center;
	float: right;
}
form{ margin: 0; padding: 0; }
#form_contact{
	width: 345px;
	padding: 0px;
	margin: 0px;
	float: left;
}
label{
	width: 110px;
	color: #ffffff;
	padding: 0 0 0 10px;
	float: left;
	display: block;
}
.topform{ margin: 0 0 6px 0; }

#contact_map{
	width: 560px;
	height: 280px;
	float: right;
}

#personnel_holder{
	width: 100%;
	margin: 10px 0px 0px 0px;
	float: left;
}
#personnel_content{
	width: 925px;
}
.grouptitle{
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	padding: 10px 0px 2px 0px;
}
.position{
	width: 300px;
	font-size: 12px;
	color: #ffffff;
}
.name{
	width: 140px;
	font-size: 12px;
	color: #ffffff;
}
.email{
	width: 250px;
	font-size: 12px;
	color: #ffffff;
}
.contactnumber{
	width: 150px;
	font-size: 12px;
	color: #ffffff;
}
	



