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

body{
font-family:"Trebuchet MS", Tahoma, Verdana, Arial;
font-size:13px;
text-align:center;
text-align: -moz-center;


}


#container{
width:940px;
height:540px;
margin:0;

}

#main{
width:882px;
height:511px;
margin: 0;
margin-left:30px;

}
#header{
height: 216px;

}

#menu{

width:882px;
height:25px;
text-align:center;

}

#content{
margin-top:0px;
width:665px;
height:263px;
color:#ffffff;
margin-left:215px;
padding-right:10px;
padding-bottom:5px;
margin-top: 2px;
overflow:auto;
overflow-x:hidden;


}
#content a{

color:#ffffff;

}

#footer{
padding-top: 5px;
width:884px;
height:39px;
text-align:center;

}

