body {
	background: #135b89 url("../img/bg.jpg") repeat top center;
	width: 100%;
}
img, div { 
	behavior: url("css/iepngfix.htc"); 
}
.container {	
	background: #FFF;
	margin:10px auto;
	position: relative;
	width: 1024px;
}
.content {
	margin: 12px auto 0px auto;	
	position: relative;
	width: 950px;
}
.header {
	height: 86px;	
	position: relative;
	width: 100%;
}
.middle {
	background: url("../img/contentBg.jpg") no-repeat top left;
	height: 530px;
	width: 100%;
}
.middleBenefits {
	background: url("../img/contentBg.jpg") no-repeat top left;
	height: 597px;
	width: 100%;
}
#toggle {
	margin: 0px auto;
	width: 848px;
}
#toggleThis {
	background: #FFF;
	color:#185f8c;
	float: right;
	font-size: 11px;	
	height: 277px;
	overflow: auto;
	padding: 0 10px 0 10px;
	width: 500px;
}
#toggleThis h3{
	color: #ff6a1e;
	font-size: 11px;
}
#toggleSelect {
	background: url("../img/contentBg.jpg") no-repeat top left;
	color: #FFF;
	float: left;	
	height: 277px;
	width: 328px;
}
#toggleSelect ul {
	list-style-type: none;
	margin: 0px;	
	padding: 0px;
}
#toggleSelect li {
	margin: 0px;
	padding: 0px;
}
#toggleSelect li a{
	display: block;
	width: 100%;
}
.preToggle {
	float: left;
	height: 277px;	
	width: 950px;
}
.promoBar {
	background: url("../img/benefits.jpg") no-repeat top left;
	height: 249px;
	margin: 18px auto;
	width: 848px;
}
.promoBlurb {
	color: #000;
	float: right;
	margin: 110px 0 0;
	padding: 0 15px 0 0;
	width: 380px;
}

.promoBlurb img{
	float: right;
}
.copy {
	float: left;
	margin: 3px;
	width: 50%;
}
.copy span {
	font-size:75%;
}
.links {
	float: right;
	margin: 7px;
	width: 20%;
	text-align: right;
}
.toggle {
	font: bold 11px arial;
	color: #FFF;	
	line-height: 300%;
}
.active {
	background: #FFF;
	color: #185f8c;
	font: bold 11px arial;
	line-height: 300%;
}
.innerFooter {
	margin: 0px auto;
	width: 950px;
}
.toggleBottom {
	float: left;
	margin: 0 0 0 0;
	width: 100%;
}

.footer {
	background: url("../img/footer.jpg") no-repeat top center;
	clear: both;
	float: left;
	height: 45px;	
	width: 100%;
}

#widget {
	padding:12px;
	width: 588px;
	height: 442px;
	background: url("../img/widgetBG.jpg") no-repeat top left;
	color: #fff;
	overflow: hidden;
}

#widget h3{
	color: #fff;
}
#step {
	color: #b1defe;
}	