@charset "UTF-8";
/* CSS Document top-right-bottom-left*/




#wrapper{
margin:0px auto;
}



#main{
margin: auto;
width: 753px;
}


#header{
margin: 50px 0px 0px 0px;
}


#sidenav{
width: 133px;
float:left;

}



#content{
float:right;
width: 620px;

}



#blank {clear:both;}





#footer{


}