@charset "utf-8";
/* CSS Document */

body{
	background: #EFEFEF;
}

#bg_holder{
	
}

#flash{
	margin: 0px 0px 20px 0px;
	visibility: visible;
}

#boxes{
	height: 125px;
	margin-bottom: 70px;
}
.infobox{
	float: left;
	width: 218px;
	height: 125px;
	background: url(../images/home/infobox.gif) no-repeat center bottom;
	margin: 0px 14px;
}
