body {
	margin: 0;
	padding: 0;
	background: #fff none;
	font: 8pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #333;
}

a img {
	border: none;
}

p {
	margin: 0;
	padding: 0 0 12px 0;
	line-height: 150%;
}

.red-text {
	color: #d42e12;
}

.blue-text {
	color: #006ec7;
}

.no-space {
	margin: 0;
	padding: 0;
}

.low-space {
	padding: 2px;
}

.padding-top-20 {
	padding-top: 20px;
}

.padding-bottom-20 {
	padding-bottom: 20px;
}

.align-right {
	text-align: right;
}

#container {
	width: 980px;
	margin: 0 auto;
	background: transparent url(../img/container.jpg) repeat-y top left;
}

#top {
	position: relative;
	height: 60px;
	padding: 155px 0 0 122px;
	background: transparent url(../img/top.jpg) no-repeat top left;
}

#top a {
	color: #000;
	text-decoration: none;
}

#top a:hover {
	color: #56acff;
	text-decoration: none;
}

#top a img {
	position: absolute;
	top: 44px;
	left: 41px;
	width: 280px;
	height: 110px;
	border: none;
}

#top a:hover img {
	border: none;
}

#top ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#top ul li {
	float: left;
	padding: 27px 6px 15px 6px;
	background: transparent url(../img/li-spacer.jpg) no-repeat bottom right;
}

#top .last-li {
	background: transparent none;
}

#inner-page-content {
	
}

#inner-page-content #left-content {
	float: left;
	width: 190px;
	padding: 0 2px 0 27px;
	background: transparent url(../img/left-pattern.jpg) repeat-y top right;
}

#inner-page-content #left-content ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#inner-page-content #right-content {
	float: right;
	width: 720px;
	padding: 15px 25px 0 0;
	color: #666;
}

#inner-page-content #right-content address {
	float: right;
	font-style: normal;
	color: #006ec7;
}

#inner-page-content #right-content h3 {
	width: 50%;
	margin: 0;
	padding: 0;
	font-size: 9pt;
	color: #006ec7;
}

#inner-page-content #right-content .house-price {
	float: right;
}

#inner-page-content #right-content p {
	margin-bottom: 0;
	padding-bottom: 0;
}

#inner-page-content #right-content hr {
	margin: 0 0 12px 0;
	border: 1px solid #eee;
	border-top: none;
}

#inner-page-content #right-content .pictures-box {
	float: left;
	width: 135px;
}

#inner-page-content #right-content .pictures-box img {
	/*width: 115px;
	height: 65px;
	padding: 3px;*/
	margin-bottom: 3px;	
	border: 1px solid #eee;
}

#inner-page-content #right-content table {
	width: 580px;
}

#inner-page-content #right-content td {
	border-bottom: 1px dotted #eee;
}

#inner-page-content #right-content .td-heading {
	background: #b2d6f6 none;
	border-bottom: none;
	color: #fff;
	font-weight: bold;
}

.clear-content {
	clear: both;
	height: 1px;
	line-height: 1px;
}

#footer {
	height: 105px;
	padding: 15px 0 0 0;
	background: transparent url(../img/footer.jpg) no-repeat top left;
	text-align: center;
	font-size: 7pt;
	color: #999;
}

#footer a {
	text-decoration: none;
	color: #56acff;
}

#footer p {
	padding: 0;
}
