﻿.contactUsCenter
{
	background: #99a1a3 url(../images/divbg.png) no-repeat  0px 0px;
	padding:5px 10px 20px 10px;
	height: 485px;
	color:#005680;
}
.contactUsCenter div p
{
	font-weight:bold;
	margin-bottom:20px;
}

.contactUsCenter .highlight
{
	background: transparent url(../images/hbg.png) repeat  0px 0px;
	padding:10px;
}

