
#container { height: 970px !important}

#content { height: 800px}

#footer { margin: 0; padding: 0; border: 0; bottom: -50px; }

#blueprint {
	position: relative;
	margin: 2px 0 0 1px;
	display: block;
	background: url('blueprint.gif');
	background-repeat: no-repeat;
	width: 776px;
	height: 680px;
	text-align: center;
	padding-bottom: 50px;
}

#blueprint a { 
	font-family: 'Georgia',serif;
	font-weight: bold;
	font-size: 15px;
	color: #bbddee;
	text-decoration: none;
	border: 1px solid white;
	background: #112233;
	color: white;
	filter:alpha(opacity=50); 
	-moz-opacity: 0.5; 
	opacity: 0.5;
}

#blueprint a:hover {
	background: black;
	border: 1px solid white;
	color: white;
	filter:alpha(opacity=80); 
	-moz-opacity: 0.8; 
	opacity: 0.8;
}
	
#kitchen {
	display: block;
	position: absolute;
	top: 340px;
	left: 550px;
	padding-top: 33px;
	height: 54px;
	width: 65px;	
}

#office {
	display: block;
	position: absolute;
	top: 250px;
	left: 555px;
	padding-top: 37px;
	height: 50px;
	width: 80px;	
}

#bedroom1 {
	display: block;
	position: absolute;
	top: 135px;
	left: 220px;
	padding-top: 30px;
	height: 60px;
	width: 80px;	
}

#bedroom2 {
	display: block;
	position: absolute;
	top: 135px;
	left: 415px;
	padding-top: 30px;
	height: 60px;
	width: 80px;	
}

#bedroom3 {
	display: block;
	position: absolute;
	top: 248px;
	left: 222px;
	padding-top: 42px;
	height: 82px;
	width: 80px;	
}

#bedroom4 {
	display: block;
	position: absolute;
	top: 248px;
	left: 419px;
	padding-top: 42px;
	height: 82px;
	width: 80px;	
}



#bathroom1 {
	display: block;
	position: absolute;
	top: 150px;
	left: 100px;
	padding-top: 25px;
	height: 50px;
	width: 117px;	
}

#bathroom2 {
	display: block;
	position: absolute;
	top: 150px;
	left: 500px;
	padding-top: 24px;
	height: 50px;
	width: 110px;	
}

#bathroom3 {
	display: block;
	position: absolute;
	top: 248px;
	left: 140px;
	padding-top: 25px;
	height: 50px;
	width: 80px;	
}

#bathroom4 {
	display: block;
	position: absolute;
	top: 250px;
	left: 500px;
	padding-top: 37px;
	height: 50px;
	width: 70px;	
}

#garage1 {
	display: block;
	position: absolute;
	top: 425px;
	left: 58px;
	padding-top: 60px;
	height: 120px;
	width: 105px;	
}

#garage2 {
	display: block;
	position: absolute;
	top: 429px;
	left: 558px;
	padding-top: 60px;
	height: 116px;
	width: 105px;		
}


#inactive {
	border: 0;
	background: 0;
	display: none;
}
