BODY>#top {
position:fixed;
}


BODY>#content {
position:static;
padding-top:50px;
}

#content {	
width:100%;
/*padding-left:141px;*/
/*padding-top:141px;*/
}


BODY>#nav {
position:fixed;
top:0px;
left:0px;
}

BODY>#bottom {
position:fixed;
top:575px;
left:0px;
}

BODY>#bottom_02 {
position:fixed;
top:575px;
left:-5px;
}
