@charset "utf-8";
/* ---------- Homepage ---------- */

.custom-text{
	margin-top: 0px;
	width: 280px;
	}

.custom-text p{
	margin-top: 10px;
	line-height: 14px;
	}

.contact-us{
	display: block;
	float:right;
	clear:both;
	width: 147px;
	margin-right:635px;
	display:inline; 
	height: 52px;
	text-indent: -9999px;
	background: url('../img/contact-us.png') no-repeat 0 0;
	}

#body .main-container .contents .buttons {width:auto; bottom: 16px;}

.contact-us:hover{
	background: url('../img/contact-us.png') no-repeat 0 -53px;
	cursor: pointer;
	}

#cabinet-imgs{position:absolute; bottom:20px; right:25px;}
#cabinet-imgs img,.cabinet{border:2px solid #EDE5D0; float:right; margin-left: 30px;}

p.heading-strapline,h2#cabinets{margin:0; padding:0;}