﻿#contentContainer
{
	width:940px;
}

#featureFull
{
	width:940px;
	height:270px;
	background-color:White;
}

#featureLargeLeft
{
	padding-right:5px;
	width:540px;
	height:270px;
	background-color:White;
	float:left;
}

#featureLargeRight
{
	padding-left:5px;
	width:540px;
	min-height:270px;
	max-height:270px;
	height:270px;
	background-color:White;
	float:left;
}

#featureSmall
{
	width:395px;
	min-height:270px;
	max-height:270px;
	height:270px;
	background-color:White;
	float:left;
}

#copyContainer
{
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	/*width:940px;*/
	background-color:#8ba088;
}

#feedContainer
{
	width:940px;
	background-image:url('/Style%20Library/Images/BizColostateBranding/departmentFeedGround.gif');
	background-repeat:repeat-y;
}

#leftFeed
{
	width:365px;
	min-height:270px;
	float:left;
}

#midFeed
{
	width:365px;
	min-height:270px;
	float:left;
}

#rightFeed
{
	width:210px;
	min-height:270px;
	float:left;
}
