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

body { font-family: Arial, sans-serif; }

#topNavWrapper, #left { display: none; }

a img { border: none; }
.phone { float: right; font-size: 2em; margin-top: 0; }

#content { border-top: 1px solid #999; margin-top: 20px; }
#foot { text-align: center; font-size: smaller; margin-top: 20px; border-top: 1px solid #999;}
