body{
	margin: 0;
	padding: 0;
	color: #999999;
}

.links:hover{
	font-weight: bold;
}

.main-hyperlink{
	color: #666666;
}

.ib-name{
	font-family: Tahoma, sans-serif;
	font-weight: bold;
	color: #999999;
}

.energy{
	color: #87e293;
}

.new-home{
	color: #fe8402;
}

.extensions{
	color: #5fd555;
}

.renovations{
	color: #6bcae2;
}

.home-staging{
	color: #41924b;
}

.interior-design{
	color: #fd9c31;
}

.retail-and-business{
	color: #51a5ba;
}

.img-box-cont{
	text-decoration: none;	
}

.img-box{
	width: 265px;
	height: 134px;
	color: #999999;
	border: solid 1px #c0c0c0;
	float: left;
}

.img-box:hover{
	border: solid 1px #666666;
}

.img-box-caption{
	padding: 0;
	margin: 0;
	display: block;
	font-size: 8pt;
	margin-left: 10px;
	margin-top: 5px;
	font-family: Tahoma, sans-serif;
}

.img-box-heading{
	padding: 0;
	margin: 0;
	display: block;
	margin-left: 10px;
	margin-top: 10px;
	font-family: Tahoma, sans-serif;
	font-size: small;
	color: #666666;
}

.img-box-head{
	font-weight: bold;
	font-family: Verdana, sans-serif;
}

.img-box-image{
	margin: 0;
	margin-left: 5px;
	margin-top: 10px;
	border: none;
}

.under-the-image{
	float: left;
}
