/* Globals */
* { padding: 0px; margin: 0px; border: none; line-height: 100%; text-align: left; }
body { background: #FFF; font: 62.5% Arial, Helvetica, sans-serif; }
#container { width: 924px; margin: 0 auto; }

/* IE6 Fixes */
#logo, #copy { behavior: url(css/iepngfix.htc) }
*html #footer { padding-bottom: 0px!important; }
*html #footer img { margin-bottom: 3px; }
*html #enlarge { margin-right: 55px; }

/* Images */
#images { float: left; width: 924px; height: 416px; margin-top: -393px; z-index: 1; position: relative; }

/* Logo */
#logo { width: 136px; height: 140px; background: url(../img/logo.png); position: relative; top: 0px; left: 50px; position: relative; z-index: 100; }

/* Copy */
#copy { padding: 20px; width: 478px; height: 128px; background: url(../img/copybg.png); display: block; z-index: 100; margin-top: 30px; margin-left: 50px; position: relative; }
#copy p { font-size: 1.8em; color: #FFF; line-height: 1.2em; font-weight: bold; }

/* Enlarge */
#enlarge { position: relative; height: 20px; float: right; line-height: 20px; text-align: right; font-size: 1.1em; margin-right: 105px; margin-top: 35px; color: #FFF; color: #FFF; text-decoration: none;  z-index: 100; position: relative; }

/* Quote */
#quote { padding: 25px 50px; margin: 10px 0px; float: left; }
#quote p { font-size: 1.6em; color: #565127; font-weight: bold; line-height: 1.2em; }
.quote { padding-top: 15px; }
.dave { float: left; margin-right: 45px; }
.red { color: #e5322c!important; font-weight: normal!important; }
.quoteleft { margin-right: 10px; }
.quoteright { margin-bottom: -15px; margin-left: 10px; }

/* Footer */
#footer { width: 824px; height: 144px; background: url(../img/footerbg.png); clear: both; padding: 25px 50px; margin-bottom: 40px; }
#footer img { margin-bottom: 0.8em; }
#footer h1 { color: #FFF; font-size: 2.4em; margin-bottom: 0.5em; }
#footer p { font-size: 1.2em; color: #FFF; margin-bottom: 1.4em; line-height: 1.2em; }
#footer a { color: #FFF; }
#footer a:hover { text-decoration: none; }
.brands { float: left; margin-right: 30px; }
