/* @override 
	http://lawlolawl.com/css/flash.css
	http://l/css/flash.css
*/
div.intro {
	width:660px;
}
div.flash {
	width:660px;
	float:left;
	padding-bottom:50px;
}
img.icon {
	width:150px;
	height:150px;
}
div.boxes {
}
div.box {
	border:1px solid #ddd;
	float:left;
	width:180px;
	margin-bottom:20px;
	margin-right:10px;
	padding:10px;
}
div.box p {
	text-align:center;
	margin:0;
}
div.box a:link, div.box a:visited, div.box a:hover, div.box a:active {
	color:#00448f;
} 
