#mh {
	width:602px;
	height:576px;
	float:left;
	margin:0px 0px 20px 0px;
}

#pre_hidden img {
	display: none;
}

#mh a, #mh img {
	text-decoration:none;
	border-style:none;
}

#mh #top {
	background: url(../img.house/roof.gif) no-repeat left top;
	width:602px;
	height:100px;
	float:left;
}

#mh #left {
	background: url(../img.house/left.gif) no-repeat left top;
	width:110px;
	height:357px;
	float:left;
}

#mh #floors {
	background: url(../img.house/floors0.jpg) no-repeat left top;
	width:266px;
	height:357px;
	float:left;
}


#mh #right {
	background: url(../img.house/right.gif) no-repeat left top;
	width:226px;
	height:357px;
	float:left;
}

#mh #panel {
	height:119px;
	width: 602px;
	clear:left;
	float:left;
}

#mh #links {
	float:left;
	width:252px;
	height:119px;
	background: url(../img.house/active.gif) no-repeat left top;
}

#mh #links a{
	border-bottom: none;
	margin: 0px;
	line-height: normal;
} 

/*

#mh #link1.link {
	width:252px;
	height:40px;
	float:left;
	background: url(../img.house/wt_gg0.gif) no-repeat left top;	
}

#mh #link1.active {
	width:252px;
	height:40px;
	float:left;
	background: url(../img.house/wt_gg1.gif) no-repeat left top;	
}

#mh #link2.link {
	width:252px;
	height:41px;
	float:left;
	background: url(../img.house/wt_ff0.gif) no-repeat left top;	
}

#mh #link2.active {
	width:252px;
	height:41px;
	float:left;
	background: url(../img.house/wt_ff1.gif) no-repeat left top;	
}

#mh #link3.link {
	width:252px;
	height:38px;
	float:left;
	background: url(../img.house/wt_p0.gif) no-repeat left top;	
}

#mh #link3.active {
	width:252px;
	height:38px;
	float:left;
	background: url(../img.house/wt_p1.gif) no-repeat left top;	
}

*/

#mh link1 {
	width:252px;
	height:39px;
	float:left;
}

#mh link3 {
	width:252px;
	height:41px;
	float:left;
}

#mh link3 {
	width:252px;
	height:38px;
	float:left;
}

#mh #link1 {
	width:252px;
	height:39px;
	background: url(../img.house/wt_gg0.gif) no-repeat left top;
}

#mh #link2 {
	width:252px;
	height:41px;
	background: url(../img.house/wt_p0.gif) no-repeat left top;	
}

#mh #link3 {
	width:252px;
	height:38px;
	background: url(../img.house/wt_ff0.gif) no-repeat left top;
}

#mh #info {
	float:left;
	width:350px;
	height:119px;
	background: #f3fbfe url(../img.house/info.gif) no-repeat left top;	
}

#mh #info p{
	font-family:"Lucida Grande","Helvetica Neue",Arial,Helvetica,Geneva,sans-serif;
	font-size:12px;
	color:#777;
	font-style:italic;
	margin:60px 0px 0px 60px;
}

#mh a span {
	display:none;
}