/* CSS Document */
* { margin:0; padding:0; }
#logo_wrapper{ clear:left; float:left; margin:25px 0px 0px 5px; }
#logo1 { display:none; }
#logo2 { display:block; }
#navigation_wrapper{ clear:left; float:left; margin:0px 0px -18px 407px; display:none; }


/* FOOTER */
.footer { background:url('../img/bottom_span.gif'); background-repeat:repeat-x; height:134px; display:none; }
#sub_footer { clear:left; float:left; margin:0px 0px -10px 0px; padding:0; width:900px; height:15px; display:none; }

