#site_layout {
	width: 100%;
	padding-top: 10px;
	height: auto;
	background-image: url(images/site_images/gradient_strip.jpg);
	background-repeat: repeat-x;
	background-color: #706E71;
}

