#block1 {
	position: relative;
	padding-top: 20px;
	}
	
#block1 #imgageblock {
	position: relative;
	float: left;
	height: auto;
	clear: both;
	margin-top: -26px;
}

#block1 #textblock {
	margin-left: 5px;
	position: relative;
	width: 400px;
	float:left;
}

#block1 #textblock2 {
	margin-left: 35px;
	position: relative;
	width: 150px;
	min-height:168px;
	float:left;
	background-image:url(../images/home/homePCblurb.jpg);
	background-repeat:no-repeat;
	padding-right: 115px;
	overflow: visible;
	padding-left: 15px;
}

#homemainimage {
	position: relative;
	}
