@charset "utf-8";
/* CSS Document */

* { margin:0; padding:0; outline: none; outline-style:none;}
img {border:none;}

body {background:#000; font-family:Verdana, Geneva, sans-serif;  font-size:11px; color:#fff;}
h1 {font-size:24px; font-weight:normal; color:#ffcc01; margin-bottom:10px;}


.clearfloat {clear:both; height:0; font-size: 1px; line-height: 0px;}

#bg1 {background:url(../images/bg1.jpg) top center no-repeat; width:100%;}
#bg2 {background:url(../images/bg2.jpg) top center no-repeat; width:100%;}
#bg3 {background:url(../images/bg3.jpg) top center no-repeat; width:100%;}



#wrapper {width:830px; margin:0 auto;}



#header { width:830px;}
#header .foundation { width:451px; float:left; padding:63px 0 0 53px;}
#header .logo {width:210px; height:215px; float:right; padding:25px 35px 0 0;}
#header ul#top { float:left; clear:left; list-style:none; width:500px; padding-left:48px; margin-top:17px; font-size:12px;}
#header ul#page {float:left; clear:left; width:530px; padding-left:48px; margin-top:32px; font-size:12px;}  
#header ul#top li, ul#page li { display:inline;}
#header ul#top li a, #header ul#top li { color:#fff; text-decoration:none; padding:0 3px;}
#header ul#page li a, #header ul#page li { color:#85f1f8; text-decoration:none; padding:0 3px;}
#header ul#page li a:hover, #header ul#page li.selected a, #header ul#top li a:hover {color:#fcd603;}


#content {padding-left:55px;}
#content p {width:450px; margin-bottom:15px; line-height:1.4em;}

#bottomContent { padding-left:55px; padding-top:20px;}
#bottomContent .bottomLeft { float:left; width:380px;}
#bottomContent .bottomLeft .flash {width:345px; height:175px;}
#bottomContent .bottomLeft img.changingworld { margin-top:40px;}
#bottomContent .bottomRight { float:right; width:390px;}
#bottomContent .bottomRight ul {list-style:none;}
#bottomContent .bottomRight ul li { width:180px; float:left;}
#bottomContent .bottomRight ul li img {display:block; margin:0 auto;}
#bottomContent .bottomRight ul li p { width:180px; text-align:center;}
#bottomContent .bottomRight ul li a {color:#f5a305; font-size:12px; text-decoration:none;}
#bottomContent .bottomRight ul li a:hover {color:#fff;}


#footer { padding-bottom:20px;}
#footer ul { list-style:none; margin-top:20px; width:680px; font-family:Arial, Helvetica, sans-serif; font-size:10px; padding-left:70px;}
#footer	ul li { margin-left:3px; margin-right:5px; color:#CCC; display:inline;}
#footer	ul li a {color:#f5a305!important; text-decoration:none;}
#footer	ul li a:hover {color:#fff!important;}




