#contactcontainer {
	padding: 135px 0 0 0;
	height: 440px;
	background: left 135px repeat-x url(../images/contact/bckcontactcontainer.gif);
	color: #ff5a00;
}
#contact {
	margin: 0 auto; padding: 1px 0 0 0;
	width: 779px; height: 339px;
	background: center top no-repeat url(../images/contact/bckcontact.jpg);
	text-align: center;
}
#contact h3 {
	margin: 5px 0;
	line-height: 1em;
	font-size: 12px; font-weight: normal;
	color: #ffbe9b;
}
#contact p {
	margin: 0 0 5px 0;
	line-height: 1em;
}
