body {
text-align: left;
}

#top_icons, #menu_h {
display: none;
}

#logo {
float: left;
top: 0;
left: 0;
margin: 0px;
padding: 0px;
}

#contact_box {
position: relative;
top: 20px;
margin: 0px 0px 0px 300px;
padding: 0px;
font-size: 10pt;
}

#container, #content, #header {
width: 100%;
}

#colRight {
display: none;
}

#colLeft {
display: none;
}

#colNormal {
display: block;
width: 80%;
background: white;
}



P {
font-size: 10pt;
}

h1 {
font-size: 14pt;
}

h2, h3, h4 {
font-size: 12pt;
}

#contenttable table td {
background: #ccc;
}

