html, body, ul, ol, li, p, 
h1, h2, h3, h4, h5, h6, 
form, fieldset, a
{
margin: 0;
padding: 0;
border: 0;
} 

body {
font-size: 100.01%;
font-family:Verdana, Arial, Helvetica, sans-serif;
background-color: #fff;
}

h1, h2, h3, h4, h5, h6
{
font-weight:normal;
font-size:100.01%;
}

a
{
color:#025689;
}

#header
{
}

#header h1 a
{
float:left;
height:100px;
width:220px;
background-image:url(../images/3rdmill-logo.jpg);
background-position:top left;
background-repeat:no-repeat;
font-size:1px;
color:#FFFFFF;
}

#header p
{
display:none;
}

#headerAd
{
}

#mainNav
{
float:left;
background-color:#E8E9EA;
width:100%;
margin-top:2px;
list-style-type:none;
background-image:url(../images/nav-bg.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#mainNav li
{
float:left;
}

#mainNav li a
{
color:#796D6D;
text-decoration:none;
text-transform:uppercase;
font-size:65%;
padding:1em 1em;
float:left;
background-color:#E8E9EA;
xxxborder-bottom:2px solid #ffffff;
background-image:url(../images/nav-bg.gif);
background-position:bottom;
background-repeat:repeat-x;
}

#mainNav li a:hover
{
text-decoration:underline;
}

#mainNav li.selected a
{
background-color:#D8D9DA;
background-image:none;
}

#subNav
{
float:left;
background-color:#D8D9DA;
width:100%;
list-style-type:none;
}

#subNav li
{
float:left;
}

#subNav li a
{
color:#796D6D;
text-decoration:none;
text-transform:uppercase;
font-size:65%;
padding:1em 1em;
float:left;
background-color:#D8D9DA;
}

#subNav li a:hover
{
text-decoration:underline;
}

#titlePanel
{
clear:both;
height:130px;
margin-top:2px;
xbackground-color:#025689;
xbackground-image:url(../images/title-benefits.jpg);
xbackground-position:top right;
xbackground-repeat:no-repeat;
}

#titlePanel h2
{
display:none;
}

#content
{
padding:0 2em;
color:#707070;
font-size:80%;
line-height:1.75em;
margin-right:250px;
}

#content h3
{
font-size:140%;
margin:1em 0;
}

#content p
{
padding:0.5em 0;
}

#content a
{
text-decoration:underline;
}

#content ul
{
padding:0 30px;
}

#sidebar
{
background-color:#E8E9EA;
font-size:70%;
width:250px;
float:right;
line-height:1.75em;
color:#707070;
}

#sidebar h2
{
background-color:#D8D9DA;
text-transform:uppercase;
font-weight:bold;
font-size:90%;
padding:1em;
}

#sidebar p
{
padding:1em;
}

#sidebar a
{
text-decoration:none;
}

#sidebar a:hover
{
text-decoration:underline;
}

#footer
{
clear:both;
font-size:60%;
color:#707070;
padding:1em;
background-color:#D8D9DA;
}

#footer span.emphasised
{
left-margin:1em;
font-weight:bold;
color:#707070;
}

#footer a
{
text-decoration:none;
}

#footer a:hover
{
text-decoration:underline;
}



