body {
	background:#b2b6bb url('landing/bg_repeat.png') repeat-x;
}

#container {
	width:948px;
	margin:0 auto;
	position:relative;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	background:#ffffff;
	border-bottom:1px solid #ffffff;
}

#header {
	background:#5e0000;
	height:172px;
	border-bottom:1px solid #ffffff;
}

#header h1 {
	color:#ffffff;
	font-family:georgia;
	font-size:40px;
	text-align:center;
	text-transform:uppercase;
	padding:30px 0px;
	line-height:56px;
}

#header p {
	padding:32px 20px;
	text-align:center;
}

.brownClaims {
	width:319px;
	border-right:1px solid #ffffff;
	float:left;
	background:#c5ccd3;
}

.centerRotate {
	width:308px;
	float:left;
}

.brownBCMG {
	width:319px;
	border-left:1px solid #ffffff;
	float:right;
	background:#c5ccd3;
}

#main p {
	font-family:arial;
	font-size:14px;
	margin:15px 0px;
	line-height:20px;
	color:#131b23;
}

.bodyTxt {
	padding:15px;
}


/* rotator in-page placement */
    div#rotator {
	position:relative;
	height:318px;
	margin-left:0px;
	margin-top:10px;
	margin-left:11px;
}
/* rotator css */

div#rotator ul {margin:0px;}

	div#rotator ul li {
	float:left;
	position:absolute;
	list-style: none;
}
/* rotator image style */	
	div#rotator ul li img {
	border:0px;
}
    div#rotator ul li.show {
	z-index:500
}
