/* CSS Document */

body {
	background-color: #FFFFFF;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #023971;
	word-spacing: 0pt
        margin-left:0;
        margin-right:0;
        margin-top:0;
}

#rap #sidebar #sidebarFix {
	width: 30px;
	float: right;
}

#top {
	background-image: url(images/topbanner.jpg);
	height: 135px;
	width: 900px;
}

#rap {
	width: 900px;
}
#footer {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	float: right;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	display: block;
	height: 55px;
}


.style2 {font-size: 11}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}

a:hover {
	color: #BBBBBB;
	text-decoration: none;
}

a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#rap #content {
	float: none;
}
#rap #content #content2 {
	float: right;
	width: 590px;
}

a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

#rap #content .officeName {
	width: 500px;
	border-bottom-style: dotted;
	border-bottom-width: thin;
	border-bottom-color: #023971;
}
#dotframe {
	margin-left: auto;
	margin-right: auto;
	width: 900px;
}
#colright {
	float: right;
	width: 590px;
}
#text {
	text-indent:25px;
}
#text2 {
	text-indent:25px;
}
#text3 {
	text-indent:25px;
}
#colleft {
	display: inline;
	position: absolute;
	width: 275px;
	margin-right: 590px;
	float: left;
}
#priceBox {
	background-color: #FFFFFF;
	color: #000000;
}
#center {
	text-align: center;
}
