body, h1, h2, h3, h4, h5, h6, form, inputs, label, img {
border:0;
font-family:inherit;
font-size:100%;
font-style:inherit;
font-weight:inherit;
margin:0;
outline:0;
padding:0;
vertical-align:baseline;
}
body {
font-family:Times New Roman;
font-size:100%;
line-height:1;
}

h1, h2, h3, h4, h5, h6 { font-family:Georgia; margin:0 0 5px; }
h1 { color:#0085c4; font-size:30px; }
h2 { color:#433c1e; font-size:20px; margin:0 0 20px; }
h3 { font-size:18px; }
h4 { font-size:12px; }
h5 { font-size:10px; }
h6 { font-size:8px; }

#wrapper {
width:960px;
margin: 0 auto;
}

#header {
position:relative;
height:96px;
}
#logo { float:left; height:95px; }
#topNav { position:absolute; right:0; bottom:0; }

#contentWrapper {
margin-top:20px;
}

#menu { float:left; width:180px; }
#content { float:left; width:780px; }