@charset "utf-8";

#main-content {
	background: url(img/content-middle-contact1.jpg) repeat-y;
}

#main-content-head {
	background: url(img/header-contact.jpg) no-repeat;
}

#main-content-top {
	background: url(img/content-top-contact1.jpg) no-repeat;
}

#main-content-bottom {
	background: url(img/content-bottom-contact1.jpg) no-repeat;
}

table {
	border: none;
	width: 527px;
}

td {
	padding: 5px;	
}