/* Base Styles */
body, input, textarea, select { font-family: Arial, Verdana, Helvetica; font-size: 12px;  }
body { margin: 0px; padding: 0px; }

a { text-decoration: none; }
a:hover { }

img { border: 0px; padding: 0px; margin: 0px; }

/* Form hack */
form { padding: 0px; margin: 0px; }

/* Nav */
#nav { display: none; }

/* Hide the following */
#header .talktous, #support, #menu, #footer .left br, #footer .left img, #footer .right { display: none; }

/* Clear Both for the following */
#header, #content, #footer { clear: both; }
