/* davmark commercial css settings */
/* */

#picture1 h4 {
	background: url(../images/davmark_building_1_300_400.jpg) no-repeat top left;
/*	position:absolute;
	top:300px;
	left:700px;	*/
	width: 300px;
	height:400px;
	padding:0 0 0 0px;
	}

#picture1 h4 span {
	display:none;
	}
	
#picture2 h4 {
	background: url(../images/davmark_building_2_225_300.jpg) no-repeat top left;
	position:absolute;
/*	top:75px;
	left:775px;
	top:200px;
	left:685px;	*/
	width: 225px;
	height:300px;
	padding:0 0 0 0px;
	}	
body[id="davmark"] #picture2 h4 {
	background: url(../images/davmark_building_2_225_300.jpg) no-repeat top left;
	position:fixed;
/*	top:75px;
	left:775px;
	top:150px;
	left:685px;	*/
	width: 225px;
	height:300px;
	padding:0 0 0 0px;
	}

#picture2 h4 span {
	display:none;
	}

#picture3 h4 {
	background: url(../images/davmark_building_3_300_225.jpg) no-repeat top left;
/*	position:absolute;
	top:75px;
	left:700px;	*/
	width: 300px;
	height:225px;
	padding:0 0 0 0;
	}

#picture3 h4 span {
	display:none;
	}
	
#picture4 h4 span {
	display:none;
	}
/*
#picture_end {
	position:absolute;
	top:725px;
	left:700px;
	padding:0 0 0 0;
	}
*/
