/* CSS Document */

/* Mckinlay Splash page created by SpotlessMedia.com 15.04.08*/

body {
	background: #990000 url(images/bg.gif) repeat-x left top;
	color: #666666;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	height: 100%;
	width: 100%;

}
a
{color:#ffffff; text-decoration:none; font-weight:bold;}
a:hover {color:#ffcc00;}
#wrapper {
	background: url(images/splash/border.gif) no-repeat center;
	margin: auto;
	height: 598px;
	width: 767px;
}
#logo {
	position: absolute;
	margin-top: 15px;
	margin-left: 15px;
	z-index: 100;
	float: left;
}
#content {
	width: 160px;
	position: absolute;
	color: #FFFFFF;
	text-align: justify;
	margin-top: 145px;
	margin-left: 30px;
	line-height: 14px;
}

.box {
	height: 260px;
	width: 258px;
	border: 1px solid #FFFFFF;
}
#search {
	position: absolute;
	margin-left: 220px;
	margin-top: 50px;
	background: #FFFFFF url(images/left_top_new_unflat_04.jpg) no-repeat center top;
	/*margin-left: 220px;
	float: left;
	margin-right: 15px;
	margin-top: 50px;*/
}



.column {
	height: auto;
	width: 258px;
	text-align:justify;
	color:#ffffff;
	line-height:12px;
	}
	


/* this is the class for the green input fields in the property search*/
.searchGreen {
	background: #640E0E;
	color: #FFFFFF;
	width: 100px;
	margin-right: 5px;
	font-size: 10px;
}
#searchInner {
	padding: 10px;
	width: auto;
	margin-top: 75px;
	margin-left: 15px;
}


#residential {
	float: left;
	margin-top: 50px;
	position: absolute;
	margin-left: 495px;
}
#letting {
	float: left;
	float: left;
	position: absolute;
	margin-top: 325px;
	margin-left: 220px;
}
#commercial {
	float: left;
	margin-top: 325px;
	margin-left: 495px;
	position: absolute;
}

#rightcolumn {
	float: left;
	margin-top: 120px;
	position: absolute;
	margin-left: 495px;
}
#leftcolumn {
	float: left;
	margin-top: 120px;
	position: absolute;
	margin-left: 220px;
}




/*****************************************************  Spotless link at bottom of page *************/
#spotless {
	font-size: 9px;
	text-align: right;
	float: right;
	padding-right: 15px;
}
#spotless a {
	color: #FFFFFF;
	text-decoration: none;
}
#spotless span {
	color: #FF9900;
}
#footer {
	clear: both;
	width: 767px;
	margin: auto;
	padding-top: 5px;
}
#footerNav {
	float: left;


	padding-left: 220px;
}
#footerNav a {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footerNav a:hover {
	color: #000000;
}
h1 {
	text-align: left;
	font-size: 14px;
	line-height: 16px;
}
h2 {
	font-size: 12px;
	

}
hr {color: #ffcc00;
background-color: #ffcc00;
height: 1px;
margin-bottom:20px;
border: inset #ffcc00 1px;
}
#about{
margin-left:220px;
margin-top:100px;
float: left;
position: absolute;
height: 520px;
width: 550px;
}
