.contact {
	position: relative;
	width: 740px;
}
.contact .contact-persons {
	position: relative;
	width: 700px;
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
	height: 240;
}
.contact .contact-persons .title1 {
	height: 47px;
	background-color: #4F9EDB;
	border-bottom-width: 2px;
	position: absolute;
	left: 7px;
	width: 190px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	top: -10px;
}
.contact .contact-persons .box01 .title1 h1 {
	color: #FFF;
	position: absolute;
	left: 6px;
	top: 6px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	text-align: center;
	font-size: 15px;
	height: 22px;
	vertical-align: baseline;
}
.contact .contact-persons .box02 .title1 h1 {
	color: #FFF;
	position: absolute;
	left: 6px;
	top: -1px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	text-align: center;
	font-size: 15px;
	height: 35px;
	vertical-align: baseline;
}
.contact .contact-persons .box03 .title1 h1 {
	color: #FFF;
	position: absolute;
	left: 6px;
	top: 8px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 180px;
	text-align: center;
	font-size: 15px;
	height: 22px;
	vertical-align: baseline;
}

.contact .contact-persons .contact-details {
	height: 82px;
	width: 189px;
	position: absolute;
	left: 7px;
	top: 43px;
}
.contact .contact-persons .box01 {
	position: absolute;
	height: 225px;
	width: 206px;
	left: 10px;
}
.contact .contact-persons .box02 {
	position: absolute;
	height: 225px;
	width: 204px;
	left: 240px;
}
.contact .contact-persons .box03 {
	position: absolute;
	height: 225px;
	width: 203px;
	left: 470px;
}
.contact .contact-persons .contact-details p a  {
	font-size: 12px;
	color: #4F9EDB;
	text-decoration: underline;
}
.contact .contact-persons .contact-details p {
	font-size: 11px;
	color: #666;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.contact .contact-persons .contact-details h3 {
	font-size: 16px;
	color: #4F9EDB;
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: -1px;
	margin-top: 10px;
}.contact .contact-locations {
	position: relative;
	height: 300px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.contact .contact-locations .box01 {
	position: absolute;
	height: 290px;
	width: 162px;
	left: 4px;
}
.contact .contact-locations .box02 {
	position: absolute;
	height: 290px;
	width: 160px;
	left: 170px;
}
.contact .contact-locations .box03 {
	position: absolute;
	height: 290px;
	width: 162px;
	left: 337px;
}
.contact .contact-locations .box04 {
	position: absolute;
	height: 318px;
	width: 162px;
	left: 507px;
}

.contact .contact-locations .title1 {
	height: 30px;
	background-color: #999999;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	position: absolute;
	left: 7px;
	width: 149px;
	padding-right: 5px;
	padding-left: 5px;
	text-decoration: none;
	top: 4px;
}
.contact .contact-locations .title1 h1 {
	color: #FFF;
	position: absolute;
	left: 4px;
	top: 0px;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 142px;
	text-align: center;
	font-size: 14px;
}
.contact .contact-locations .contact-details {
	height: 249px;
	width: 147px;
	position: absolute;
	left: 7px;
	top: 31px;
}
.contact .contact-locations .contact-details p {
	font-size: 11px;
	color: #666;
	line-height: 13px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCC;
}

.contact .contact-locations .box01 .contact-details p strong {
	color: #F00;
}
.contact .contact-persons .box01 .contact-details p strong {
	color: #F00;
}
.contact .contact-locations .box02 .contact-details p strong {
	color: #F00;
}
.contact .contact-locations .box03 .contact-details p strong {
	color: #F00;
}
.contact .contact-locations .box04 .contact-details p strong {
	color: #F00;
}
.contact .contact-locations .contact-details h3 {
	font-size: 11px;
	padding-top: 10px;
	padding-left: 10px;
	color: #4F9EDB;
	margin-bottom: 10px;
}
