﻿/* HOME PAGE LAYOUT */
#layout_main .stv_nav { display:none; width:0px; }
#layout_main .stv_content, #layout_main .stv_content #stv_home_content, #layout_main .stv_content #stv_home_body { position:relative; width:944px; float:none; overflow: hidden; }
#layout_main .stv_content #stv_home_body { position:relative; margin-top: 8px; min-height:250px; /*290px;*/}
#layout_main .stv_content #stv_home_body nobr { white-space:normal; }
#layout_main #stv_home_body_1 { position:absolute; left:0px; top:0px; width:352px; margin-right:8px; }
#layout_main #stv_home_body_1 .module {	width:352px; }
#layout_main #stv_home_body_2 { margin-left:360px; margin-right:226px; top:0px; height:100%;}
#layout_main #stv_home_body_2 .module {	width:350px; }
#layout_main #stv_home_body_3 { position:absolute; right:0px; top:0px; width:226px; height:100%; }
#layout_main #stv_home_body_3 .module {	width:226px; }



