#body {
	text-align: center;
	padding-bottom: 0;
	}
#main {
	border: 0;
	display: block;
	float: none;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	width: 904px;
	}
#nav_sidebar {
	display: none;
	}

#topbanner {
	display: block;
	margin: 0 0 1em;
	position:relative;
}
#topbanner #how {
	visibility: hidden;
	background: white;
	border: 1px solid #999999;
	padding: 20px;
	width: 250px;
	position: absolute;
/*	top: 80px;
	left: 600px; */
	bottom: 20px;
	right: 20px;
	z-index: 90;
}

#oncall_challenge {
	background: white url("/images/ex_grad/fixedbox/240/light/bottom.png") no-repeat left bottom;
	font-size: 100%;
	float: right;
	padding-bottom: 14px;
	width: 240px;
	text-align: left;
	}
#oncall_challenge a {
	text-decoration: none;
}
#oncall_challenge a:hover {
	text-decoration: none;
}
#oncall_challenge  span.wrapper_top {
	display:block;
	height:100%;
	margin-left:-10px;
	position:relative;
	width:10px;
}
#oncall_challenge .win {
	position: absolute;
	top: 5px;
	left: 175px;
	z-index: 100;
}

#oncall_challenge h3 {
	color: #FD1B14;
	font-size: 130%;
	margin-bottom: .2em;
	text-transform: uppercase;
	font-weight: bold;
	letter-spacing: 0.1em;
	}
#oncall_challenge h3 span.intro {
	display: block;
	color: black;
	font-size: 90%;
	font-weight: bold;
	letter-spacing: normal;
}
#oncall_challenge p {
	color: #636466;
	margin: 6px 0 0 0;
	line-height: 1.5em;
}
#oncall_challenge p.compare {
	text-align: right;}
#oncall_challenge .block {
	font-size: 110%;
	font-weight: bold;
	color: #FC5755;
}
#oncall_challenge .block:after { content: url("/images/link_red_arrow.gif"); }
#oncall_challenge .block span { 
	background-image: url("/images/link_red_arrow.gif"); 
}

#oncall_challenge .wrapper {
	background: transparent url("/images/ex_grad/fixedbox/240/light/top.png") no-repeat left top;
	padding: 15px;
	padding-bottom: 0;
	}
#main_block {
	margin: 0 30px 0 50px;
	}

#main_text {
	font-size: 140%;
	padding: 5px 0;
	}
#main_text h3 {
	font-size: 120%;
	margin-bottom: .4em;
	}
#main_text em {
	color: #636466;
	}
#main_text li {
	margin-bottom: .4em;
	}
#main_text ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}

#healthnet {
	margin-top: 20px;
}
#healthnet h3 {
	color: #FC5755;
	font-size: 140%;
	margin-bottom: .3em;
	text-transform: uppercase;
}	
	
	
#protection_links {
	clear: both;
	padding: 1em 30px 0 30px;
	}
#consumer_protection {
	float: left;
	}
#business_protection {
	float: right;
	}