﻿#featured-property img,
#sun img,
#welcome-text img,
#featured-photo img {
	display: block;
}

#join-today {
	width: 170px;
	height: 124px;
	position: relative;
	left: 635px;
	margin-top:-25px;
}

#MagicImage {

}
#box-right {
	width: 140px;
	float: right;
}

.box-title {
	font-weight: bold;
	font-size: 17px;
	text-transform: uppercase;
	margin-bottom: 10px;
}

#featured-property {
	float: left;
	/*width: 279px; + 96px */  
	width: 375px;
	background: #86b6cc;
	height: 154px;
	padding: 10px;
}

#featured-property p,
#featured-property div {
	color: #fff;
}

#featured-photo {
	float: left;
	background: #1a4fc1;
	width: 405px;
	height: 174px;
}

#sun {
	float: left;
	width: 96px;
}

#welcome-text,
#news {
	height: 101px;
	padding: 14px;
	float: left;
}

#welcome-text {
	width: 440px;
	background: #f58516;
}

#welcome-text p {
	color: #fff;
	margin-top: 7px;
}

#news {
	/*width: 158px; + 50px */
	width: 208px;
	background: #bfd9e4;
}

#news div,
#news p {
	color: #468daa;
}

#search-map {
	float: left;
	/*width: 654px; + 96px*/
	width: 800px;
	height: 235px;
	background: #86b6cc url(/images/map-homepage.jpg) no-repeat;
}

#search-map form {
	margin: 0;
	padding-left: 461px;
	padding-top: 68px;
}

#search-map table tr td {
	border: 0;
	padding: 4px 10px;
	color: #fff;
	background: #5e9cb7;
}

#search-map a {
	color: #fff;
}

#main-map {
	float: left;
	/*width: 654px; + 96px*/
	width: 461px;
	height: 287px;
	background: #86b6cc url(/images/mainmap.gif) no-repeat;
}

#main-search {
	float: left;
	width:339px;
	height:287px;
	background: #86b6cc url(/images/mainmap2.gif) no-repeat;
}

#main-search form {
	float: left;
	padding-left: 75px;
	padding-top: 68px;
}

#main-search table tr td {
	border: 0;
	padding: 4px 10px;
	color: #fff;
	background: #5e9cb7;
}

#main-search a {
	color: #fff;
}