﻿#allContentContainer
{
	width: 940px;
	height:auto;
	background-image: url('/Style%20Library/Images/BizColostateBranding/mainPageContentGround.gif');
	background-position: bottom;
	background-repeat: no-repeat;
}
	
#featureContainer{
	width: 940px;
	border-bottom: 2px #aa822d solid;
}

#tickerContainer{
	height: 100%;
	padding: 3px 7px 3px 7px;
	background-color: #dadada;
	border-bottom: 1px #bfbfbf solid;
}

#contentContainer{
	margin-top: 15px;
	padding: 0 25px 0 30px;
	
}

#leftContentContainer{
	width:525px;
	float:left;
}

#highlightsContainer{
	
}

#resourcesContainer{
	
}

#rightContentContainer{
	width:355px;
	float:right;
	
}

#newsContainer{
	
}

