#cRow {
	padding: 16px 20px;
}

/* -- #### BANNER #### -- */

#homePage #wrapper {
	background-color: transparent;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	padding: 0px;
	width: 898px;
	height: 237px;
}

#rotator {
	width: 898px;
	height: 237px;
	background: url('../img/rotator.jpg') no-repeat;
	/* -webkit-border-top-left-radius: 12px;
	-webkit-border-bottom-left-radius: 12px;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-bottomleft: 12px;
	border: 3px solid #949597;
	border-right-width: 0px;
	background-color: #fdfdfd; */
}

#rotator>div {
	/* -webkit-border-top-left-radius: 9px;
	-webkit-border-bottom-left-radius: 9px;
	-moz-border-radius-topleft: 9px;
	-moz-border-radius-bottomleft: 9px; */
	height: 237px;
	position: relative;
}

.bannerText {
	width: 292px;
	height: 189px;
	padding: 24px;
	font-size: 0.95em;
	color: #fff;
	line-height: 17px;
	position: absolute;
	left: 556px
}

.bannerTitle {
	width: 558px;
	height: 237px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
}

.bannerTitle h1 {
	font-size: 1.5em;
	font-weight: bold;
	position: absolute;
	color: #000;
}

.bannerTitle p {
	font-size: 1em;
	font-weight: bold;
	color: #3d0973;
	display: block;
	position: absolute;
	padding: 9px 0;
}

#rotator_CES {
	background: url('../img/rotator_CES.jpg') no-repeat;
}

#rotator_CES .bannerText {
	padding-top: 20px;
	padding-right: 20px;
	width: 296px;
}

#rotator_CES .bannerText p {
}

#rotator_CES .bannerText h3 {
	font-size: 1.2em;
	font-weight: normal;
	color: #fff;
}

#rotator1 {
	background: url('../img/rotator1a.jpg') no-repeat;
}

#rotator1 .bannerTitle h1 {
	top: 40px;
	left: 25px;	
}

#rotator1 .bannerTitle p {
	top: 140px;
	left: 25px;	
	width: 440px;
}

#rotator2 {
	background: url('../img/rotator2a.jpg') no-repeat;
}

#rotator2 .bannerTitle h1{
	top: 40px;
	left: 330px;
	color: #fff;
	text-align: right;
}

#rotator2 .bannerTitle p {
	top: 142px;
	left: 175px;
	width: 360px;
}

#rotator3 {
	background: url('../img/rotator3.jpg') no-repeat;
}

#rotator3 h1 {
	top: 40px;
}

#rotator3 p {
	top: 159px;
	width: 390px;
}

#rotator4 {
	background: url('../img/rotator4a.jpg') no-repeat;
}

#rotator4 .bannerTitle h1 {
	top: 40px;
	right: 25px;
	text-align: right;
}

#rotator4 .bannerTitle p {
	top: 145px;
	right: 20px;
	width: 375px;
}

#rotator5 {
	background: url('../img/rotator5a.jpg') no-repeat;
}

#rotator5 .bannerTitle h1 {
	top: 37px;
	right: 25px;
	text-align: right;
}

#rotator5 .bannerTitle p {
	top: 133px;
	width: 475px;
	right: 25px;
}
/* -- #### NEWSTICKER #### -- */

#newsTicker {
	padding: 3px 0;
	margin: 10px 10px;
	width: 876px;
	font-size: 0.9em;
}

#newsTicker .heading {
	float: left;
	width: 98px;
	color: #999;
}	

#newsTicker .newsItems {
	float: right;
	text-align: left;
	width: 778px;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #fff;
}

#newsTicker a {
	color: #fff;
}

/* -- #### BOTTOM BOXES #### -- */

#boxwrapper {
	display: table;
}

#boxbg {
	width: 898px;
	display: table-row;
	background-image: url('../img/../img/bkgd_bottom-boxes.png');
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
}

#boxbg h3 {
	color: #e0e0e0;
	font-size: 1.5em;
	margin-bottom: 6px;
}

#boxbg h3 a {
	color: #e0e0e0;
	text-decoration:none;
}

#boxbg h3 a:hover {
	color: #fff;
}

#boxbg li {
	margin: 4px 0 4px -20px;
}

#boxbg div {
	width: 256px;
	height: 100%;
	display: table-cell;
	float: left;
	padding: 15px;
	font-size:11px;
}

#leftbox {
}

#middlebox {
	margin: 0 20px;
}

#middlebox ul {
	list-style: circle;
}

#middlebox h3, #rightbox h3 {
}

#middlebox h3 a:hover {
	color: #fff;
}

/* #boxbg #rightbox {
	 Resizing for image based content
	padding: 6px 0;
	width: 286px;
} 

#rightbox p {
	margin: 1em 15px 0;
}*/

#boxcap {
	width: 898px;
	height: 4px;
	background: url('../img/../img/bkgd_bottom-boxes-endcap.png') no-repeat bottom center;
}
