@charset "utf-8";
/* CSS Document */

*{font-family:Arial, Helvetica, sans-serif;}
body{margin:0; padding:0; background:#fff url(../images/earthday/BK_landscape.jpg) repeat-x;}
html{}

#container{width:760px; margin:0 auto;}
.logo{text-align:center; clear:both;}

#videocontainer{width:760px; height:432px; margin:10px 0 0 0; padding:10px 0 0 5px; background:url(../images/earthday/BK_video.jpg) no-repeat;}
#video{width:571px; height:380px; background:#fff url(../images/earthday/videoBK.jpg) no-repeat; float:left;}
#adcontainer{width:170px; height:383px; margin:0 0 0 5px; float:left;}
#adcontainer img{margin:0 0 2px 0; border:none;}

#tabcontainer{width:650px; margin:0 auto; font-size:13px;}
#tabcontainer a{text-decoration:none; color:#fff; font-weight:bold;}
#tabcontainer a:hover{color:#000;}
#orangetabcontainer{width:185px; height:33px; padding:7px 0 0 0; background:url(../images/earthday/BK_orangetab.jpg) no-repeat; float:left; text-align:center;}
#bluetabcontainer{width:245px; height:33px; padding:7px 0 0 0; background:url(../images/earthday/BK_bluetab.jpg) no-repeat; float:left; text-align:center;}
#whitetabcontainer{width:217px; height:33px; padding:7px 0 0 0; background:url(../images/earthday/BK_whitetab.jpg) no-repeat; float:left; text-align:center;}
#tabcontainer #whitetabcontainer a{color:#0066CC;}
#tabcontainer #whitetabcontainer a:hover{color:#000;}

#bottomcontainer{width:100%; margin:20px 0 0 0; padding:10px 0 10px 0; background:#50b948;}
#bottomcontent{width:600px; margin:0 auto; padding:0 0 0 160px; font-size:11px; color:#fff; background:url(../images/earthday/bigleaf.gif) no-repeat;}
#bottomcontent h1{border-bottom:#fff dotted 1px; font-weight:normal; margin:0;}
#bottomcontent p{margin:11px 0 11px 0;}

#footer{margin:20px 0 20px 0; border-top:#fff dotted 1px;}
#footer a{color:#fff; text-decoration:none;}
#footer a:hover{color:#000;}

.clear{clear:both;}
.thankyou{margin:40px 0 0 0; text-align:center;}
.thankyou h1{color:#fff; font-weight:normal;}

a.content {
	color:#FFFFFF;
}
