


body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	color: #000000;
	margin-left: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
}

a {
	font-size: small;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
h1 {
	font-size: small;
}
h2 {
	font-size: medium;
}
h3 {
	font-size: x-small;
	color: #000000;
}
h4 {
	font-size: small;
	color: #FFFFFF;
}

a:link {
	color: #0000FF;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
	text align:  center;
}


a:visited {
	text-decoration: underline;
	color: #0000FF;
	margin-top: 3px;
	margin-bottom: 3px;
	text align:  center;

}


a:hover {
	text-decoration: none;
	color: #FF0000;
	margin-top: 3px;
	margin-bottom: 3px;
	text align:  center;

}


a:active {
	text-decoration: underline;
	color: #0000FF;
	margin-top: 3px;
	margin-bottom: 3px;
	text align:  center;
}





#container {
	background-color: ##7EA0C3;
	text-align: center;
	width: 980px;
	height: 3350px;
	margin-right: auto;
	margin-left: auto;
}


#broker_owners {
	text-align: center;
	display: block;
	width: 980px;
	height: 350;
	clear: right;
}

.broker_owners_p {
	font-size: small;
	text-align: left;
	margin-left: 100px;
}


#broker_box_left {
	background-color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 5px;
	margin-left: 140px;
	float: left;
	height: 350px;
	width: 325px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#broker_box_right {
	background-color: #ffffff;
	text-align: center;
	display: inline-block;
	margin-right: 140px;
	margin-left: 5px;
	float: left;
	height: 350px;
	width: 325px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#agents {
	text-align: center;
	display: block;
	width: 980px;
	height: 3344px;
	clear: right;
}


.agent_box {
	font-size: small;
	text-align: center;
	display: inline-block;
	margin-top: 8px;
	margin-right: 8px;
	margin-bottom: 10px;
	margin-left: 8px;
	float: left;
	height: 350px;
	width: 290px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}


#intro {
	color: #FFFFFF;
	background-color: #000066;
	padding: 10px;
	font-size: small;
	text-align: center;
	display: block;
}


.agent_img {
	border: thin solid #000000;
	margin-top: 5px;
	margin-bottom: 5px;
}


.agent_box_p {
	font-size: small;
	text-align: left;
	margin-left: 80px;
}


.a {
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: small;

}
