@charset "utf-8";
/* CSS Document */

#page{width:1000px; height:614px;}
#page .logo{background:url(images/logo.png) no-repeat 1px 0; width:1000px; height:614px;}
#page .menu{ width:1000px; height: 98px; float:left;}

#footer{height:84px; background:url(images/footer_repeatx.gif) top left repeat-x;}
#footer .footer_content{ width:1000px;}

.col1, .col2, .col3, .column1, .column2, .column3, .cols1, .cols2, .cols3 {float:left;}

/*Our Outlet Page*/
#outlet{ width:1000px;}
#outlet .padding .col1{width:600px;}
#outlet .padding .col2{width:330px; background:url(images/orange_repeatx.gif) top left repeat-x; height:504px;}


/*Our Menu Page*/
#menu{ width:1000px;}
#menu .padding .col1{width:600px;}
#menu .padding .col2{width:330px; background:url(images/orange_repeatx.gif) top left repeat-x; height:504px;}

/*Contact Us Page*/
#contact{ width:1000px;}
#contact .padding .col1{width:600px;}
#contact .padding .col2{width:330px; background:url(images/orange_repeatx.gif) top left repeat-x; height:504px;}

