* {
	margin: 0;
	padding: 0;
	}
	
html {
	font-size: 100.1%;
	}
body {
	font: 62.5% Georgia, "Times New Roman", Times, serif;
	}
	
	
div.layout-wrapper {
	width: 1000px;
	margin: 0 auto;
	}
	
div.flash-header-wrapper {
	height: 625px;/*708px;*/
	/*margin-bottom: 15px;*/
	overflow: hidden;
	}	
	
	
div.title-menu {
	width: 958px;
	margin-bottom: 45px;
	padding: 0 21px;
	}	
div.top-menu {
	background: url(/i/top-menu-bg.gif) repeat-x 0 100%;
	text-align: center;
	margin-bottom: 25px;
	}
div.top-menu ul {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	color: #361311;
	background: transparent url(/i/gray.jpg) repeat-x scroll 0 100%;
	display: inline;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	}
div.top-menu ul a {
	color: #ae0301;
	text-decoration: none;
	}
div.top-menu ul li {
	display: inline;
	padding-left: 38px;
	padding-right: 7px;
	background: url(/i/top-menu-divider.gif) no-repeat 10px 50%;
	scrollbar-face-color: expression(
		runtimeStyle.scrollbarFaceColor = "#fff",
		(this == parentNode.firstChild) && (className += " first-child")
	);
	}
div.top-menu ul li:first-child,
div.top-menu ul li.first-child {
	background: none;
	padding-left: 7px;
	}
	
	
div.top-houses {
	
	}
div.top-houses ul {
	width: 100%;
	overflow: hidden;
	list-style: none;
	}
div.top-houses ul li {
	float: left;
	
	width: 20%;
	margin-bottom: 20px;
	padding: 0px 5% 0px 8%;
	}
div.top-houses h2 {
	font: 1.6em Georgia, "Times New Roman", Times, serif;
	line-height: 1.1em;
	margin-bottom: 4px;
	}
div.top-houses h2 a {
	color: #eac5c4;
	}
div.top-houses h2 a span {
	color: #ae0301;
	}
div.top-houses span.metro {
	display: block;
	font: italic 1.4em Georgia, "Times New Roman", Times, serif;
	color: #c4846b;
	padding-left: 19px;
	background: url(/i/metro-bg.gif) no-repeat 0 2px;
	margin-bottom: 2px;
	}
div.top-houses span.date {
	/*font: 1.4em Georgia, "Times New Roman", Times, serif;*/
	font: 1.4em "Times New Roman", Times, serif;
	color: #692415;
	}
	
	
div.footer {
	background: url(/i/footer-bg.gif) repeat-x 0 0;
	font-size: 1em;
	color: #c4846b;
	padding: 18px 0;
	}
div.footer a.contact {
	float: right; display: inline;
	color: #ae0301;
	font-size: 1.2em;
	margin-right: 52px;
	margin-top: 34px;
	}
div.footer p {
	width: 650px;
	font: 1.3em "Times New Roman", Times, serif;
	text-indent: -1.4em;
	position: relative;
	position: relative;
	padding-left: 21px;
	}
div.footer p a {	
	color: #c4846b;
	}
div.footer p span.copy {
	font-size: 1.4em;
	}
#bg1{
background: transparent url(/i/bg1.jpg) repeat-x scroll 0 0px; 
padding-top:50px;

}