Missing Controller

Error: Business-officeController could not be found.

Error: Create the class Business-officeController below in file: app/controllers/business-office_controller.php

<?php
class Business-officeController extends AppController {

	var $name = 'Business-office';
}
?>

Notice: If you want to customize this error message, create app/views/errors/missing_controller.ctp