/*
#background {
	background: #5c96c9 url('/wp-content/themes/cutler2010/assets/images/main_bg_6.jpg') no-repeat;
	height: 250px;
	width: 960px;
	margin: 0 auto;
	float: left;
	position: relative;
	z-index: 5;
}
#background_left {
	height: 250px;
	margin-right: 480px;
	background: #1668b1 url('/wp-content/themes/cutler2010/assets/images/main_bg_left_6.jpg') no-repeat top right;
}
#background_right {
	height: 250px;
	margin-left: 480px;
	background: #1668b1 url('/wp-content/themes/cutler2010/assets/images/main_bg_right_6.jpg') no-repeat top left;
}
*/

h2 {
	display: inline;
}

#contentRightInner {
	line-height: 19px;
}

#toplayout {
	background: #1668b1 url('../images/headers/vision.jpg') no-repeat scroll top center;
	height: 269px !important;
	margin:0px 0px -49px 0px;
}
#background {
	float:none;
	background:none;
	width:960px;
	margin:0 auto;
	height: 269px !important;
}
#contentLeftDrop {
	background: transparent url('../images/headers/vision_left.jpg') no-repeat scroll 0px 0px;
}
#contentRightDrop {
	background-image:url('../images/headers/vision_right.jpg');
}

