body {
	background: #bcb9e1;
	margin: 0 auto;
	padding: 0;
}

#layout {
	width: 974px;
	margin: 0 auto;
	position: relative
}

#header {
	height: 192px;
	background-image: url(/images/contact-top.png);
}

#content {
	position: relative;
	width: 974px;
	height: 492px;
	background-image: url(/images/contact-bottom.png);
}

#text {
	position: relative;
	padding: 15px 0 50px 95px;
}

img {
	border: 0;
}

table {
	border: 0;
}

#header #nav {
	left: 85px;
	top: 132px;
}

#header #nav li.whatshot {
	width: 114px;
}

#copyright {
	bottom: 85px;
	left: 66px;
}
