.homeTitle
{
	position:relative;
	float:right;
	clear:right;
	color: #1F2F24;
	margin:30px 30px 0 0;
	width: 600px;;
	text-align:right;
	height: auto;
	margin-bottom: 0;
}

.homeBody
{
	background: #e9f7e9;
	background-repeat: repeat;
}

.homePageWrapper
{

}

.homeTitleBar
{
	height: 164px;
	background: transparent url(../images/home/homeTitleBg.png) repeat-x;
	border-right: 1px solid #000;
	border-left: 1px solid #000;	
	border-bottom: 1px solid #000;
}

.homeFullContent
{
	position:relative;
	float:left;
	clear:both;
	width:100%;
}

.homeCtaColumn
{
	position: relative;
	float:right;
	width: 269px;
	margin: 10px 20px 0 0;
	border-left:1px solid #000;
	border-right: 1px solid #000;
	border-bottom: 1px solid #000;
}

.homeCtaTitle
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 5px;
	background: #7ECB7E;
	padding: 10px;
	border-top: 1px solid #000;
	border-bottom:1px solid #000;
}

.homeCtaTitle h2
{
	font-size:16px;
	font-weight:bold;
	margin:0;
}

.homeCta
{
	position:relative;
	float:left;
	clear:both;
	width:249px;
	margin: 0 0 10px;
	font-size:12px;
	padding:10px;
}

.homeCta ul
{
	margin-top: 0;
}

.homeMessageBox
{
	position:relative;
	float:left;
	width: 620px;
	border: 1px solid #000;
	margin: 10px 0 0 20px;
}

.homeMessageBoxTitle
{
	position:relative;
	float:left;
	background: #7ECB7E;
	border-bottom: 1px solid #000;
	padding: 10px;
	width: 600px;
}

.homeMessageBox p
{
	margin: 5px 15px 10px;
}

.homeMessageBox h2
{
	margin:0;
}

.homeContentArea
{
	position:relative;
	float:left;
	clear:both;
	height: 100%;
	width: 954px;
	border-right: 1px solid #000;
	border-left: 1px solid #000;
	border-bottom: 1px solid #000;
	background: #c0e6c0;
}

.homeWideMessage
{
	position:relative;
	float:left;
	clear:both;
	width: 916px;
	border: 1px solid #000;
	margin: 10px 0 0 20px;	
	padding: 0 0 5px 0;
}

.homeWideMessage p 
{
	margin: 5px 15px 10px;
}

.homeWideMessage li
{
	margin: 0 0 5px;
}	

.homeWideMessageTitle
{
	position:relative;
	float:left;
	background: #7ECB7E;
	border-bottom: 1px solid #000;
	text-align:center;	
	padding: 10px 0;
	width: 100%;
}

.homeWideMessageTitle h2
{
	margin:0;
}

.homeButtons
{
	width: 100%;
	text-align:center;
}

.homeButtons a
{
	margin: auto 0 auto 10px;
}

.homeButtons img
{
	border: none;
}

.iconBar
{
	position:relative;
	float:left;
	clear:both;
	width: 100%;
	text-align:center;
}

.iconBar img
{
	margin: 5px 30px 0;
	padding: 5px;
	border:none;
}

.homeWideMessageHidden
{
	position:relative;
	float:left;
	clear:both;
	width:886px;
	display:none;
	padding: 5px 15px 10px;	
	background: #e9f7e9;
}

.homeWideMessageHidden p
{
	margin: 5px 15px 10px;
}

.homeImgHighlighted
{
	background:#e9f7e9;
}

.homeInitialMessage
{
	position:relative;
	float:left;
	clear:both;
	width:100%;
	font-size: 10px;
	text-align: center;
	margin: 10px 0 0;
}

.homeUserTab
{
	width:169px;
	height:47px;
	background: transparent url('../images/home/homeUserTabBG.png') no-repeat;	
}

.homeUserTab a
{
	position:relative;
	float:left;
	margin: 5px 0 0 50px;
	color: #FFF;
	font-weight:bold;
}