body {
	background: #a4a4a4 url(bg.jpg) repeat-y center center;
	margin: 0;
	text-align: center;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#container {
	text-align: left;
	width: 645px;
	margin: 10px auto 0;
}

p {
	font-size: .8em;
	line-height: 1.5em;
}

div#masthead {
}

div#masthead h1 {
	font: bold 2em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #226766;
	float: left;
	width: 400px;
	margin: 0;
}

div#masthead h2 {
	width: 400px;
	float: left;
	font: bold .8em "Lucida Grande", Lucida, Verdana, sans-serif;
	color: #aaa;
	margin: 0;
}

div#masthead p {
	color: #404040;
	font: 1.5em/1.3em Georgia, "Times New Roman", Times, serif;
	float: left;
	width: 400px;
	margin: 10px 0 0;
}

div#house {
	width: 237px;
	height: 227px;
	background-image: url(armlogo.jpg);
	float: right;
	margin-bottom: 30px;
}

div#brokers {
	clear: both;
}

div#images img {
	margin-right: 20px;
}

div.broker {
	margin-bottom: 50px;
}

div.broker h1 {
	font-size: 1.2em;
	background-image: url(diag.gif);
	margin: 0;
}

div.broker h2 {
	font-size: .8em;
	color: #676767;
	text-align: right;
	margin: 0 0 15px;
}

div.broker img {
	float: left;
	margin-right: 20px;
	margin-bottom: 10px;
}

div.broker p {
	font-size: .8em;
	line-height: 1.5em;
}

div.broker a {
	margin-right: 30px;
	text-decoration: none;
	color: #ae2428;
	font-size: .8em;
	font-weight: bold;
	background: #ededed url(bullet_go.gif) no-repeat;
	padding-left: 25px;
}

div.broker a:hover {
	background-color: #FFF;
}

div#footer {
	clear: both;
	margin-bottom: 80px;
}
