.rowTwo{
	background:#808254 url('images/greenbar_bg.png') top repeat-x;
	width:100%;
	height:45px;
	border-top:1px solid #FFFFFF;
}
.rowThreeContent{
	width:960px;
	height:auto;
	background-color:#FFFFFF;
	margin-right:auto;
	margin-left:auto;
	text-align:center;
	clear:both;
}
.sidebarContent{
	width:900px;
	padding:30px;
	text-align:left;
}
.sidebarText{
	width:530px;
	padding-right:30px;
	float:left;
}
.sidebarSide{
	width:340px;
	float:right;
}

