#masthead {
	clear:both;
	float:none;
	border-top:1px solid #d89083;
	width:1024px;
	height: auto;
	position:relative;
	background: url(../img/bg_header_agent.jpg);
}

#masthead #quick_search {
	border:1px solid #fff;
	position:absolute;
	top:1px;
	left:25px;
	padding:2px;
	background-color:transparent;
}

#container {
	background-color:#FFFFFF;
	border:1px solid #FFFFFF;
	margin:0 auto;
	width:1024px;
}
.agent_head {
	width: 550px;
	font-size: 20px;
}

.agent_head p {
	position: relative;
	top: 40px;
}

.atskin4_LeftMenu 
{
	float:left;
	width:130px;
	display:block;
	position:relative;
	height:auto;
	font-size:11px;
}

.at4_BodyContent
{
	float:left;
	width:870px;
	height: auto;
	position:relative;
	display:block;
	overflow-y:hidden;
	overflow-x:auto;
}
