﻿#container1 {
	background-image: url('../images/ui/homeContainerBg1.gif');
	background-repeat: repeat-y;
}
#content 
{
width:950px;
}
#content #contentInner {
	clear: both;
	padding: 5px 0px 10px 0px;
	
}
#bannerImage {
	width: 950px;
	height: 214px;
}


