
@import url("hti.css");

body{
    background: #fff;
    font-family:Verdana, Arial, Helvetica, sans-serif;
    color: #000;
}

#navigation, #sideBar, #subNav, #pPrint{
    display: none;
}

#wrap {
    min-width: 0;
}

#header {
    border-top: none;
    height:70px;
	width: auto;
}
#sitelogo {
height:60px;
margin:0;
}

#content{
    width: auto !important;
}


