#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: 'Trebuchet MS',serif;
	font-weight: bold;
	font-size: 16px;
	color: black;
	text-decoration: none;
	border-bottom: 1px solid #333;
	border-right: 1px solid #333;
	background: white;
	filter:alpha(opacity=60); 
	-moz-opacity: 0.6; 
	opacity: 0.6;
}

#blueprint a:hover {
	background: white;
	color: black;
	filter:alpha(opacity=90); 
	-moz-opacity: 0.9; 
	opacity: 0.9;
}
	
#kitchen {
	display: block;
	position: absolute;
	top: 105px;
	left: 515px;
	padding-top: 45px;
	height: 72px;
	width: 120px;	
}

#entry {
	display: block;
	position: absolute;
	top: 240px;
	left: 315px;
	padding-top: 37px;
	height: 60px;
	width: 110px;	
}

#salon {
	display: block;
	position: absolute;
	top: 120px;
	left: 315px;
	padding-top: 40px;
	height: 70px;
	width: 102px;	
}

#pantry {
	display: block;
	position: absolute;
	top: 225px;
	left: 495px;
	padding-top: 15px;
	height: 50px;
	width: 80px;	
}

#dining {
	display: block;
	position: absolute;
	top: 240px;
	left: 429px;
	padding-top: 42px;
	height: 80px;
	width: 74px;	
}

#family {
	display: block;
	position: absolute;
	top: 108px;
	left: 423px;
	padding-top: 35px;
	height: 70px;
	width: 85px;	
}

#library {
	display: block;
	position: absolute;
	top: 240px;
	left: 238px;
	padding-top: 49px;
	height: 75px;
	width: 74px;	
}

#bedroom {
	display: block;
	position: absolute;
	top: 105px;
	left: 177px;
	padding-top: 40px;
	height: 60px;
	width: 135px;	
}

#bathroom1 {
	display: block;
	position: absolute;
	top: 155px;
	left: 100px;
	padding-top: 85px;
	height: 140px;
	width: 100px;	
}

#garage1 {
	display: block;
	position: absolute;
	top: 385px;
	left: 60px;
	padding-top: 85px;
	height: 140px;
	width: 140px;	
}

#garage2 {
	display: block;
	position: absolute;
	top: 385px;
	left: 545px;
	padding-top: 85px;
	height: 140px;
	width: 140px;	
}


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