@charset "utf-8";
.contactpadtop {
	padding-left: 25px;
	background-image: url(../images/contactbottom.jpg);
	background-repeat: no-repeat;
	height: 240px;
	padding-top: 15px;
}
.padsides {
	padding-top: 15px;
	padding-right: 139px;
	padding-left: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-align: right;
	background: url(../images/contact/contactback.gif);
	background-repeat: no-repeat;
	background-position: 28px 10px;
}
.border {
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #CCD6FD;
	padding-top: 4px;
}
.mapbg {
	background-image: url(../images/map_bg.gif);
	background-repeat: no-repeat;
	height: 361px;
	padding-top: 0px;
	padding-right: 100px;
}

.mail {
	color: #374259;
}

a.mail {
	color: #374259;
}

a:hover.mail {
	color: #374259;
}

a:visited.mail {
	color: #374259;
}

a:active.mail {
	color: #374259;
}

