html, body { background:#000; }

#header { position:relative; background:url(../img/backgrounds/homepage.jpg) no-repeat top left; height:535px; padding:0; }

#header, #footer { width:990px; margin:0 auto; }

#login { margin-right:31px; }

#logo { margin:25px 0 0 0; }

#brands { float:left; width:720px; padding:12px 180px 12px 90px; background:url(../img/backgrounds/white-80.png); margin:8px 0; }
#brands li { float:left; padding:5px; }
#brands li, #brands li a { font-size:20px; }
#brands li a { text-decoration:none; }
#brands li a:hover { text-decoration:underline; }

#footer { padding-top:20px; }
#footer ul { float:left; padding-left:80px; margin:0 auto; background:none; }
#footer ul li.copyright { float:left; clear:both; font-size:12px; padding-top:5px; }

#footer a { color:#555; }
#footer a:hover { color:#999; }

/*YELLOW BANNERS*/
#learnMore { position:absolute; top:200px; left:0; background:url(../img/nav/learn-more.png); width:580px; height:30px; z-index:2; }
#latestVideos { position:absolute; top:340px; right:0; background:url(../img/nav/latest-videos.png); width:463px; height:30px; z-index:2; }

/*INVISIBLE LINK*/
#frontLink { position:absolute; width:990px; height:450px; top:70px; left:0; z-index:1; }
