.background {
}

#header {
	width: 980px;
	height: 240px;
	background: #014E9E;
	background-image: url('/images/header.jpg');
	background-repeat: no-repeat;
	background-position: top left;
	border-bottom: #BC0000 solid 0px;
}
#content {
	background: url(/images/agentprofile.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
}

#quicksearch {
	margin-right: 46px;
}

