@import url(layout0.css);
a.button img{
	border: none;
	padding: 0;
	margin: 0;
}

#main-body {
	background: #FCF7E7 url(../images/haderlein_home_wrap.gif) repeat-y;
	margin: 0 auto;
	position: relative;
	text-align: left;
	width: 760px;
	
}

#main-table-body-rightcell {
	background:none;
}

#footer {
	background: #FCF7E7 url(../images/haderlein_home_footer.gif) 0 0 no-repeat;
	width: 760px;
	height: 22px;
}

#footerwrap{
	position:relative;
	height: 22px;
}

#privacy {position: absolute;
	color: #fff;
	text-align: right;
	right: 10px;
	margin-top: 3px;
}

#privacy a {
	color: #fff;
	text-decoration: underline;
}

#privacy a:link{
	color: #fff;
	text-decoration: underline;
}

#privacy a:visited {
	color: #fff;
	text-decoration: underline;
}

#privacy a:hover{
	color: #fff;
	text-decoration: underline;
}

#privacy a:active{
	color: #fff;
	text-decoration: underline;
}

#poweredby{
	position: absolute;
	margin: 3px 0 0 2px;
	width: 300px;
	font-size: 90%;
	text-align: left;
}

#poweredby a:link, #poweredby a:visited{
	color: #fff;
	text-decoration: none;	
}

#poweredby a:hover, #poweredby a:active{
	color: #fff;
	text-decoration: underline;
}

#content {
	background: none;
	margin: 0;
	padding: 0;
}

#content-body {
	width: 760px;
	background: none;
	margin: 0;
	padding: 0;
}

.comp-content{
	float: left;
	/* very important - fixes the double margin bug*/
	display: inline;
	line-height: 1.5em;
	font-size: 100%;
	margin: 0;
	padding: 0;
	width: 285px;
}

.comp-content p {
	margin: 0 0 1.2em 0;
	padding: 0 0 0 4px;
}

#divcomp100443 h2 {
	padding: 0 0 3px 3px;
}

.comp-content h2 a {
	margin: 0 0 0 170px;
}

#flashBanner {
	margin: 0 0 0 0px;
	padding: 0;
	background: none;
	width: 760px;
	height: 52px;
	clear: both;
}

#lower {
	width: 760px;
	margin: 0;
	padding: 0;
}

#flashImages {
	display: inline;
	margin: 0 23px 0 10px;
	width: 230px;
	height: 290px;
	float: left;
}

#divcomp {position: absolute;
	float: left;
	padding: 0;
}

#homeMenu {
	float: right;
	right: 0;
	margin-bottom: 20px;
	background: url(../images/haderlein_home_component.jpg) 0 0 no-repeat;
	width: 195px;
	height: 299px;
}

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

#homeMenu li a.Buyers {
	display: block;
	height: 39px;
	width: 195px;
	background: url(../images/haderlein_home_buyers.jpg) 0 0 no-repeat;
}

#homeMenu li a.Buyers:hover {
	background: url(../images/haderlein_home_buyers.jpg) 0 -39px no-repeat;
}

#homeMenu li a.Sellers {
	display: block;
	height: 36px;
	width: 195px;
	background: url(../images/haderlein_home_sellers.jpg) 0 0 no-repeat;	
}

#homeMenu li a.Sellers:hover {
	background: url(../images/haderlein_home_sellers.jpg) 0 -36px no-repeat;
}

#homeMenu li a.Realtor {
	display: block;
	height: 47px;
	width: 195px;
	background: url(../images/haderlein_home_realtor.jpg) 0 0 no-repeat;
}

#homeMenu li a.Realtor:hover {
	background: url(../images/haderlein_home_realtor.jpg) 0 -47px no-repeat;
}

#trainLogo {
	margin: 5px 0 0 30px;
}

#quicksearch {
	margin: 0 0 0 30px;
	background: none;
	border: none;
}

#quicksearch h2 {
	background: url(../images/haderlein_home_fastSearch.jpg) 0 0 no-repeat;
}

.next-app{
	clear: left;
	width: 740px;
	padding: 10px;
}