* { margin:0; padding:0; }

body          { background:#262626; font:12px/18px Arial, Helvetica, sans-serif; color:#808080; text-align:center;  }


img           { border:0; vertical-align:top; }

a             { color:#808080; text-decoration:underline;}

a:hover       { text-decoration:none;}

a:hover img   { position:relative;}

#wrapper {margin: 0 auto; width: 894px; text-align:left;}



/* Header*/
.header {display:block; background:url(images/header.png);width:894px; height:231px; } 

/*Content */
.content {display:block; background:url(images/content.gif); background-repeat:repeat-x; width:894px;} 

/* Video*/
.video { width:894px; text-align:center; }


/* Lower Content*/
.description { border:none; height:151px; padding: 0 0 0 125px;}

.module {float:left; margin-top:15px; position:relative; height:110px; width:214px; }

.module-first { float:left; margin-top:15px; padding:5px 80px 7px 15px; position:relative; height:110px; width:215px; }


/* Headings */

h1            { font-size:30px; font-weight:bold; line-height:1.3; }
h2            { font-size:16px; font-weight:bold; line-height:1.3; }

/* Lists */

ul,ol         { list-style:none; }




/* Footer */



.footer { color:#FFFFFF; margin:0 0 0 0; padding:30px 0 0 0; min-height:57px; height:auto; text-align:center;}

