* { margin: 0px; padding: 0px; }
html, body { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #393939; }
input, select, textarea { font-family: "Times New Roman", Times, serif; font-size: 12px; color: #53534a; }
body { background: #393939;}
img { border: 0px; }

/* ### GLOBAL CLASSES ### */
.clear { clear: both; }
/* ### WRAPPER ### */
#wrapper { width: 100%; min-height: 100%; }
#header {margin:0 auto;height: 80px;width:799px;margin-top:90px;}
#header #social {float:right;width:300px; height: 20px;margin-top:40px; text-align:right;}
#social a {padding-left:5px;}
#container {margin:0 auto;width:795px;height:310px;background:url('../images/bg.jpg');padding-top:15px;padding-left:4px;}