/*<agl.folder "suspension">*/
	.suspension { background-image: url(../images/01_suspenson.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.suspension:hover { background-image: url(../images/01_suspenson_active.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.suspension img { width: 100%; height: 100%; }
/*</agl.folder>*/
/*<agl.folder "breaks">*/
	.breaks { background-image: url(../images/02_breaks.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.breaks:hover { background-image: url(../images/02_breaks_active.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.breaks img { width: 100%; height: 100%; }
/*</agl.folder>*/
/*<agl.folder "engine">*/
	.engine { background-image: url(../images/03_engine.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.engine:hover { background-image: url(../images/03_engine_active.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.engine img { width: 100%; height: 100%; }
/*</agl.folder>*/
/*<agl.folder "essential">*/
	.essential { background-image: url(../images/04_essential.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.essential:hover { background-image: url(../images/04_essential_active.jpg); background-repeat: no-repeat; background-position: center top; width: 495px; height: 185px; }
	.essential img { width: 100%; height: 100%; }
/*</agl.folder>*/

