.clear{
	clear:both;
}
body{
	margin:0;
	padding:0;
}
a{
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
.agents li p a, .agents li a strong{
	text-decoration: none !important;
}
img{
	border:0;
}	
li{
	list-style: none;
}
.container a{
	color: #55A8B8;font-weight:bold;
}
body{
	background: url(/images/header_bg.jpg) repeat-x;
	font-family: "Century Gothic", Verdana;
	font-size: 11pt;
}
.header{
	height:80px;
	margin-bottom:41px;
	width: 800px;
	padding:30px;
	margin: 0 auto 30px;
}
.container{
	width:800px;
	margin: 0 auto;
	background: url(/images/body_bg.jpg) no-repeat;
	padding:30px;
}
.container p{
	padding-left:0;
	margin-left:0;
	margin-bottom:30px;
}
.container h2{
	margin: 0;
	font-size: 11pt;
}
.container a.button{
	float:right;
	width:226px;
	height: 56px;
	text-indent: -3000px;
	overflow:hidden;
	display:block;
	margin-left: 30px;
}
.container p a.find{
	background: url('/images/find_a_helper_agent.jpg') no-repeat;
}
.container p a.find:hover{
	background: url('/images/find_a_helper_agent.jpg') bottom no-repeat;
}
.container a.become{
	background: url('/images/become_a_helper_agent.jpg') no-repeat;
}
.container a.become:hover{
	background: url('/images/become_a_helper_agent.jpg') bottom no-repeat;
}
.footer{
	width:800px;padding:30px;margin:0 auto;
	font-size: 8pt;
}
.footer .address{
	float:right;text-align:right;
}
.footer li{
	float: left;
}
.footer a{
	color: #000;
}
.helper_agent{
	background: url('/images/helper_agent.jpg') no-repeat;
	display: block;
	margin-top:10px;
	width: 274px;
	height:56px;
	text-indent:-300px;
	overflow:hidden;
	float: left;
}
.header form a{
	font-size:8pt;
	color: #fff;
	display:block;
	float: right;
}
.header form{
	float: right;
	text-align: right;
	margin-top:4px;
}
.header form input.in{
	border: 1px solid #ccc;
	color: #888;
	padding: 4px;
	margin-bottom: 5px;
}
.header form input.margin{
	margin:5px 0 5px 3px;
}
.header{
	color: #fff;
}
.highlighted, .changed{
	color: #000 !important;
}
#forgot_password p{
	display:none;
	margin:0;
}
.images{
	margin: 20px 0 0 0;
	overflow:hidden;
}
.images img{
	width:240px;
	margin-top: 20px;
	margin-right: 36px;	
}
#scroll_container{
	position:relative;width:800px;
	overflow:hidden;
	height:146px;
	margin-top:70px;
}
#scroll_container ul{
	width: 3000px;
	margin: 0;
	padding:0;
	position: absolute;
}
#scroll_container ul li{
	float: left;
	width:220px;
	height:146px;
	margin-right: 70px;
}
.values{
	width:64%;
}
.crumbs{
	margin: 0 auto 30px;
	width:860px;
	padding: 0;
	border:1px solid #ddd;
}
.crumbs li{
	display: inline;

}
.crumbs a{
	padding:5px 5px 5px 10px;
	display:block;
	float:left;
	color: #bbb;
	background: url('/images/arrow.gif') center left no-repeat;
}
.crumbs a.current, .crumbs a:hover{
	display:block;
	float:left;
	color: #55a8b8;
}
.crumbs a.home{
	padding:14px;
	display:block;
	float:left;
	background: url('/images/home_icon.gif') center center no-repeat;
}
.crumbs a.home:hover{
	background: url('/images/home_icon_over.gif') center center no-repeat;
}
.crumbs li.current{
	background: #55a8b8;
	color: #fff;
	clear:both;
}
.crumbs .arrow{
	padding-top:4px;
	float: left;
}
.agents{
	margin: 0;
	padding:0;
}
.agents li{
	clear:both;
	margin-bottom:15px;
}
.agents li .reflect{
	padding-right:20px;
	float: left;
}
.agents li h3{
	margin:0;
	font-size:15pt;
	margin-bottom: 5px;
}
.half.map_container{
	border-right: 1px dotted #bbb;width:399px
}
.half{
	width:400px;float:left;text-align:center;
}
.half h2{
	margin-bottom: 20px;
}
.agents a{
	color: #000;
}
.container.agent .reflect{
	float:left;margin-right:20px;margin-top:15px;
}
.container.agent h3{
	margin: 0;
}
.container.agent h4{
		font-size:12pt;
		font-weight: normal;
		margin:0;
		border-bottom: 1px solid #ccc;
		padding-bottom:15px;margin-bottom:10px;
		width:600px;
}

.agent_nav{
	float:right;width:185px;margin-left:20px;
}
.agent_nav h2{
	
	margin-bottom:5px;
	padding-bottom: 5px;
	text-align:right;
	
	border-bottom: 1px solid #ccc;
}
.agent_nav a{
	display:block;
	padding:5px;
	margin-bottom:5px;
	background:#fff;
	color:#000;
	border: 1px solid #ccc;
	font-weight:bold;

}
.agent_nav a.selected, .agent_nav a:hover{
	background:#55a8b8;
	color:#fff;
}
a.email{
	background: none;
	padding: 0;
	border: 0;
	display:inline;
}
.further{
	font-size: 8pt !important;
}
a.download{
	color: #55a8b8;
	border: 0;
	padding-left: 0px;
}
a.download:hover{
background: #fff;
color: #55a8b8;
}
.flash-replaced{
margin:-30px 0 0 -50px;
float:left;	
}
.alt{
	display:none;
}
.footer a{
	cursor: pointer;
}
form.contact input, form.contact textarea{
	margin-bottom: 10px;
	padding:5px;
	display:block;
	border:1px solid #000;
}
form.contact{
	float:left;width:500px;
}
.header form a{
	float: none !important;
	text-align:right;
	cursor: pointer;
}
#sign_in p{
	display: block;
	margin: 0;padding:0;
}
h4{
	font-weight: bold !important;
}
