@charset "utf-8";
/* CSS Document */

#breadcrumb{
	height:0;
	padding:0;
	margin:0;
	font-size:1px;
	overflow:hidden;
}

.black-margin{
	clear:right;
	float:right;
	width:260px;
	background-color:#000000;
	margin-bottom:10px;
}

#image-rotate{
	float:right;
	width:260px;
	height:198px;
	text-align:right;
	background-color:#000000;
}

#image-rotate.rotate-bg{
	background:#000000 url(../images/Loft%20Conversion.jpg) right top no-repeat;
}

#image-rotate img{
	float:right;
	margin-left:10px;
	display:none;
}

#main-text{
	float:left;
}

#contact{
	border:2px solid #FFFFFF;
	float:right;
	margin:20px 0 0 10px;
	padding:10px;
	clear:right
}

#contact p{
	margin:0 0 10px 0;
	width:226px;
}