@charset "utf-8";
#contact-design  {
	height: 114px;
	width: 846px;
	background-color: #333333;
	position: relative;
	left: 25px;
	background-image: url(../images/img-contact.jpg);
}
#contact-body {
	height: 750px;
	width: 901px;
	background-color: #FFFFFF;
	position: relative;
	bottom: 212px;
	
	
}
#contact-heading  {
	height: 30px;
	width: 200px;
	background-color: #FFFFFF;
	position: relative;
	left: 25px;
	padding-top: 8px;
}
#contact-address {
	background-color: #FFFFFF;
	height: 350px;
	width: 846px;
	left: 25px;
	position: relative;
}
#contact-address #contact-box1 {
	height: 185px;
	width: 275px;
	position: relative;
	top: 0px;
	background-color: #EBEBEB;
}

#contact-address #contact-box2 {
	height: 185px;
	width: 275px;
	position: relative;
	top: -185px;
	background-color: #EBEBEB;
	left: 285px;
}

#contact-address #contact-box3 {
	height: 185px;
	width: 275px;
	position: relative;
	top: -370px;
	background-color: #EBEBEB;
	left: 570px;
}
#contact-address #contact-box1 #contact-box1-heading {
	background-color: #FFFFFF;
	top: 10px;
	position: relative;
	width: 125px;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
#contact-box2 #contact-box2-heading {
	background-color: #FFFFFF;
	top: 10px;
	position: relative;
	width: 135px;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
#contact-address #contact-box3 #contact-box3-heading {
	background-color: #FFFFFF;
	top: 10px;
	position: relative;
	width: 135px;
	height: 18px;
	padding-top: 3px;
	padding-left: 5px;
}
#contact-address #contact-box1 #contact-box1-text {
	position: relative;
	left: 5px;
	top: 15px;
	width: 220px;
}
#contact-address #contact-box2 #contact-box2-text {
	position: relative;
	top: 15px;
	left: 5px;
	width: 200px;
}
#contact-address #contact-box3 #contact-box3-text {
	position: relative;
	top: 15px;
	left: 5px;
	width: 220px;
}
#contact-address #contact-form-box {
	background-color: #FFFFFF;
	height: 350px;
	position: relative;
	top: -365px;
	border: 1px solid #CCCCCC;
	padding-left: 5px;
}
#contact-address #contact-form-box #contact-form-heading {
	background-color: #FFFFFF;
	height: 35px;
	top: 0px;
	position: relative;
}
#contact-bottom  {
	height: 16px;
	width: 902px;
	position: relative;
	background-color: #999999;
	background-image: url(../images/VAN_22%20copy.png);
	background-repeat: no-repeat;
	top: -225px;
	right: 0px;
	margin:auto
}
#menu-area  {
	height: 33px;
	width: 699px;
	position: relative;
	left: 173px;
	top: -384px;
	background-color: #FFFFFF;
}
#inner-menu1   {
	width: 90px;
	height: 17px;
	background-color: #000000;
	position: relative;
	top: 12px;
	right: 0px;
	left: 600px;
	padding-top: 3px;
	padding-left: 8px;
}
#inner-menu2   {
	height: 17px;
	width: 65px;
	background-color: #000000;
	position: relative;
	left: 519px;
	bottom: 8px;
	padding-top: 3px;
	padding-left: 15px;
}
#inner-menu3   {
	background-color: #000000;
	height: 18px;
	width: 68px;
	position: relative;
	bottom: 28px;
	left: 442px;
	padding-top: 2px;
	padding-left: 8px;
}
#inner-menu4   {
	background-color: #000000;
	position: relative;
	bottom: 48px;
	width: 75px;
	height: 18px;
	left: 356px;
	padding-top: 2px;
	padding-left: 10px;
}
#inner-menu5   {
	height: 17px;
	width: 80px;
	background-color: #000000;
	position: relative;
	bottom: 68px;
	left: 270px;
	padding-top: 3px;
	padding-left: 5px;
}
#inner-menu6   {
	height: 20px;
	width: 24px;
	position: relative;
	bottom: 88px;
	left: 246px;
	background-image: url(../images/black-round.jpg);
	background-repeat: no-repeat;
}

.news-links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
.news-links:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
.contact-form-buttons {
	color: #666666;
	background-color: #FFFFFF;
	border: thin solid #006699;
}


.BranchHead
{
	color: #3399ff;
	font-size: 15px;
	font-weight: bold;
	text-decoration: underline;
}