.contBack {
	background-image: url(../images/tile.jpg);
	background-position: left top;
	background-color: #031827;
	background-repeat: no-repeat;
}
.tableBack {
	background-image: url(../images/contact_back.jpg);
	background-repeat: repeat-y;
	background-position: left top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	padding-left: 18px;
}
.right {
	padding-right: 125px;
}

.formSTyle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.headerPhone {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bolder;
	color: #023756;
}
.headerPhonesm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #023756;
}
.upperBord {
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #FFB949;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFB949;
}
