#content_area
{
	vertical-align: top;
	background-color: #4C5A67;
	background-image: url(../images/home_bg.gif);
	background-repeat: no-repeat;
	padding: 35px;
}

#stretch_left
{
	background-image: url(../images/stretch_left.gif);
	background-repeat: repeat-x;
	background-color: #5C4333;
}

#stretch_right
{
	border-top: 0px;
	background-image: url(../images/stretch_right.gif);
	background-repeat: repeat-x;
}