body.custom {
	background: url(images/realdealback.png) repeat;
}

.custom #container {
	background-color: #fff;
}

.custom #header {
	background:transparent url(images/realdeal.png) no-repeat scroll -44px -34px;
	height: 202px;
	border-bottom-style: none;
}

.custom #custom_box, .custom #feature_box {
	background: none;
	border-bottom-style: none;
}

.custom #content_box, .custom #column_wrap {
	background-image: none;
}

a {
	color: #b83a3d;
}

h1, h2 {
	color: #b00;
}

.custom #footer {
	border-top: none;
	padding: 0;
	background: #333;
	text-align: center;
}

input {
	height: 25px;
	width: 85%;
}
.home .headline_area{display:none;}