/* header start here*/
#header,
#topnav,
#cntentleft,
#fontsize,
#footer,
#hsbody #toprow .pageturn,
#leftNav{
display:none;
}

#container{
width:100%;
margin:0 auto;
}

#contentblock{
float:left;
display:table;
height:100%;
margin:0 0 0 0;
width:100%;
padding:0;
border-bottom:0px solid #065da2;
border-left:0px solid #065da2;
border-right:0px solid #065da2;
}



#contentblock #hsbody{
float:none;
width:100%;
}
