#boxes{	
	width:670px;
	height:175px;
	background-image:url(../images/3boxes.gif);
	background-repeat:no-repeat;
	position:relative;
	margin-bottom:10px;
}
#boxes p{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:18px;
}
#boxes h3{margin:0;padding:0;}
.box1, .box2, .box3 {
	position:absolute;
	top:15px;
	height:155px;
	width:185px;
}
.box1{
	left:25px;
}
.box2{
	left:243px;
}
.box3{
	left:463px;
}
#homeflash{	
	border-top:1px solid #cccccc;
	border-bottom:1px solid #cccccc;
}
#bottomtext{
	font-family:"Trebuchet MS", Tahoma, Arial, Helvetica, sans-serif;
	font-size:11px;
	width:630px;
	padding-left:20px;
	background-color:#FFFFFF;
	float:center;
}
