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

#hero {
}

#hero .background, .box_module .description_box{
	-ms-filter:				"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: 				alpha( opacity=80 );
}
			

.arw_green{
	vertical-align:			baseline !important;
}