#contact-container {
	position:absolute;
	left:120px;
	top:0px;
	width:552px;
	height:500px;
}

#contact-header {
	position:absolute;
	left:0px;
	top:0px;
	width:552px;
	height:197px;
}

#contact-body {
	position:absolute;
	left:0px;
	top:197px;
	width:552px;
	height:303px;
	background-image: url(../images/Contact/contact_body.png);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: no-repeat;
	padding-left: 70px;
	line-height: 18px;
}
#contact-body #header {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
}
#content {
	padding-left: 120px;
}
