.back {
	background-image: url(images/home-tile.jpg);
	background-repeat: repeat;
	background-position: left top;
}
.contactBack {
	background-image: url(images/home-contact.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.contactForm {
	margin-left: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;

}
.leftbord {
	border-left-width: 1px;
	border-left-style: double;
	border-left-color: #FFFFFF;
}
.bottomBord1 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottomBord2 {
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: double;
	border-left-style: double;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.bottomBord3 {
	border-bottom-width: 1px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;

}
