body {
	margin: 0px;
	text-align: center;
	background: url(images/bg_services.gif) repeat-x;
}
#banner {
	background: url(images/bigheader_contact.jpg) center no-repeat;
	height: 251px;
	width: 1200px;
	margin: 14px auto;
	position: relative;
}
#error_msg {
	border: 1px solid #ff0000;
	padding: 10px;
	background-color: #FFC;
}