body, html {
	font: 10px Arial, sans-serif;
	height: 90%;
	margin: 0;
	padding: 50px 0 0 0;
	text-align: center;
	background: #000;
}

td {
	font: 12px Arial, Verdana, sans-serif;
	color: #686868;
	background: #000;
	line-height: 20px;
}

p {
	margin: 0;
}

table.main {
	width: 641px;
	height: 406px;
	margin: auto;
}

td.content {
	height: 200px;
	padding: 0 90px 90px 90px;
	text-align: left;
	vertical-align: bottom;
	background: url(../gfx/site_bg.gif) no-repeat;
}

td.contactData {
	vertical-align: bottom;
}

table.content {
	width: 100%;
}

td.button {
	vertical-align: bottom;
	text-align: right;
}