#call_out {
	margin-top:10px;
	margin-bottom:5px;
}

#sub_content {
	position:relative;
	float:left;
	top:0px;
	left:0px;
	height:221px;
	width:280px;
	color: #474E44;
	font-size:1em;
	font-family: Verdana, Arial, Helvetica, san-serif;
	padding:15px 0px 0px 0px;
	background-color:#F3F4EC;
	background-image:url('/images/box_header.gif');
	background-repeat: no-repeat;
	overflow:hidden;
}

#sub_content strong, .highlighted {
	color:#AD5304;
}

#sub_content hr {
	height:1px;
	width:245px;
	background-color:#d6d7c8;
	padding:0px;
	border:0px;
}


#main_content {
	position:relative;
	float:left;
	top:0px;
	left:5px;
	height:221px;
	width:485px;
	padding-top:15px;
	background-color:#F3F4EC;
	background-image:url('/images/box_header.gif');
	background-repeat: no-repeat;

}

