#agentsdetails {
	height: 80px;
	width: 400px;
	margin-top: 180px;
	margin-left: auto;
	font-size: 16px;
	text-align: center;
	margin-right: auto;
}
#agentsdetails a:link,
#agentsdetails a:visited {
	text-decoration: none;
	font-size: 16px;
}
#agentsdetails a:hover {
	text-decoration: underline;
	color: #666666;
}


#content {
	width: 880px;
	height: 460px;
}
#all {
	background-image: url(../images/contactBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}

