
div#p-4 {
	background: url(../images/gallery-link-bg.png) top left no-repeat;
	width: 416px;
	height: 71px;
	margin: -20px 20px 0;
	position: relative;
	z-index: 0;
	/* this is the previous positioning used when this was part of the home page....
	position: relative;
	top: -137px;
	left: 232px;
	z-index: 0;
	*/
	}
	div#p-4 div.padding	{
		padding: 6px 15px 0 25px;
		}


h4#link-to-gallery {
	background: url(../images/home-first-row-h4-a.png) top right no-repeat !important;
	background: url(../images/home-first-row-h4-a.gif) top right no-repeat;	/* friggin' ie6. will everyone pleeeease upgrade? geez... might as well use netscape 4 */
	width: 343px;
	height: 370px;
	margin: 0 0 0 65px;
	position: relative;
	z-index: 1;
	/* this is the previous positioning used when this was part of the home page....
	position: relative;
	top: -475px;
	left: 615px;
	z-index: 1;
	*/
}
	h4#link-to-gallery a {
		display: block;
		text-indent: -9999px;
		height: 370px;
		overflow: hidden;
	}
	
div.columnone p {
	line-height: 1.55em;
	margin: 0 0 20px 0;
}
div.columnone p.first {
	margin-top: 12px;
}
div.columnone p.last {
	margin: 0;
}

#masterBuildersImg {
	bottom:30px;
	float:left;
	position:relative;
	top:20px;
	width: 178px;
}

#masterBuildersdesc{
	float:right;	
	position:relative;
	top:20px;
	width:245px;
}