
#home {
	font: 14px Geneva, Verdana, Arial, Helvetica, san-serif;
	color: #333333;
	position: absolute;
	background: #FFFFFF;
	display: block;
	height: 350px;
	width: 645px;
	left: 10%;
	top: 75px;
	overflow: visible;
}

/*.image1 {
	content: url("http://www.lbufano.com/_images/site/homeA1.jpg")
}

.image1 a:hover {
 	content: url("http://www.lbufano.com/_images/site/homeB1.jpg")
}	*/

/*homepage footer*/
#homefooter {
	clear:both;
	position: absolute;
	font: 14px Geneva, Verdana, Arial, Helvetica, san-serif;
	color: #333333;
	font-weight:600;
	text-align: justify;
	text-align: center;
	/*border-top: thin solid #ccc;
	border: thin solid red;*/
	position: absolute;
	left: 10%;
	top: 470px;
	height: 200px;
	padding-top: 10px;
	width: 670px;
	overflow: visible;
}

#homefooter P{
	/*font-size: 9px;
	color:#999999;*/
}	

#homefooter a {
	/*color: #0099FF;*/
}	
	

	