Missing Controller

Error: FindUs.htmlController could not be found.

Error: Create the class FindUs.htmlController below in file: public_html/controllers/find_us.html_controller.php

<?php
class FindUs.htmlController extends AppController {

	var $name = 'FindUs.html';
}
?>

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