* { padding:0; margin:0; }

.header {background-image: url(image/bg01.jpg);background-repeat: repeat-x;width: 100%;}

.wrap {
	width: 750px;
	padding-right: 25px;
	padding-left: 25px;
	margin-right: auto;
	margin-left: auto;
}

.img-left {	float: left;}
.img-right {float: right; }
.clear {clear: both;}

.content {
	background-image: url(image/bg02.jpg);
	background-repeat: repeat-x;
	width: 100%;
	padding-top: 10px;
}

p {	margin-bottom: 5px; }
.bars { margin-top: 15px; width: 100%; }

.bars01 { float: left; width: 139px; margin-right: 11px; }
.bars02 { float: left; width: 139px; margin-right: 11px; }
.bars03 { float: left; width: 139px; margin-right: 11px; }
.bars04 { float: left; width: 139px; margin-right: 11px; }
.bars05 { float: left; width: 139px; }

.bars-top01 {
	background-image: url(image/landlords.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 82px;
	width: 139px;
}
.bars-top02 {
	background-image: url(image/rent.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 82px;
	width: 139px;
}
.bars-top03 {
	background-image: url(image/tenants.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 82px;
	width: 139px;
}
.bars-top04 {
	background-image: url(image/household.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 82px;
	width: 139px;
}
.bars-top05 {
	background-image: url(image/nla.gif);
	background-repeat: no-repeat;
	background-position: top;
	display: block;
	height: 82px;
	width: 139px;
}
.bars-top01:hover, .bars-top02:hover, .bars-top03:hover, .bars-top04:hover, .bars-top05:hover {background-position:bottom;}

.bars-bottom01 {
	/*background-image: url(image/bottom01.gif);*/
	/*background-image: url(flash/getquote.swf);*/
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 53px;
}
.bars-bottom02 {
	background-image: url(image/bottom02.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 53px;
}

.bars-bottom03 {
	background-image: url(image/bottom03.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 53px;
}

.bars-bottom04 {
	background-image: url(image/bottom04.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 53px;
}

.bars-bottom05 {
	background-image: url(image/bottom05.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	display: block;
	height: 70px;
}

.bars-bottom01:hover, .bars-bottom02:hover, .bars-bottom03:hover, .bars-bottom04:hover {background-position:top;}
.footer {
	margin-top: 20px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #00184E;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
}
.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #7d7d7d;
	text-decoration: none;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #7d7d7d;
	text-decoration: none;
}.smalltext a {
	color: #012988;
	text-decoration: underline;
}
.smalltext a:hover {
	color: #7d7d7d;
	text-decoration: none;
}
