body{
    background:url('../img/background.jpg') repeat-x top left;
    font-family:Verdana;
    font-size:12px;
    margin:0;
    padding:0;
}


#wrapper{
    width:705px;
   margin:0 auto;
 }

#content{
    padding-top:10px;
    color: #333333
    
}
#menu{
    width:700px;
    height:60px;
    background:url(../img/navbg.jpg) repeat-x top left;
}
#text img{
    padding:10px;
}

#flashke {
	height: 1150px;}

#footerWrapper{
    height:178px;
    margin:0 auto;
    background:url(../img/footerbg.jpg) repeat-x top left;
}

#footerLogo{
   width:700px;
   height:97px;
   margin:0 auto;
   text-align:right;

}
#footerLogo img{
    border:none;
}

#footer{
    width:700px;
    height:80px;
    margin:0 auto;
    background:#333333;
}
#footer .footertext, #footer a{
     padding-top:30px;
     color:#999999;
     text-decoration:none;
}

#footer .floatleft{
    float:left;
}

#footer .floatright{
    float:right;
}
