div.fixed
{
width: 950px !important;
}


{
margin: 0em;
padding: 0em;
}

body
{
background-color: #fff;
color: #484848;
font-size: 12pt;
font-family: "trebuchet ms", helvetica, sans-serif;
}

h1,h2,h3,h4,h5,h6
{
font-weight: normal;
/*letter-spacing: -1px;*/
}

h3
{
color: #184366;
}

br.clear
{
clear: both;
}

img
{
padding: 3px;
border: solid 1px #E1E1E1;
}

img.floatR
{
float: right;
margin-bottom: 1.5em;
margin-left: 1.5em;
margin-top: 0.5em;
}

a
{
text-decoration: underline;
color: #F16C00;
}

a:hover
{
text-decoration: none;
}

p
{
line-height: 1.8em;
}

#benefits
{
color: black;
}

#benefits h4
{
color: black;
}

#benefits li
{
font-size: 11pt;
padding:0.5em;
line-height: 1.2em;
}

#inset
{
list-style-type:circle;
margin-top:-1em;
margin-left: 28em;
color:#559;
}

#inset li
{
padding:0;
}

/* Header */

#header
{
width:100%;
height:122px;
background: #006 url('n1.gif') repeat-x;
}

#header_inner
{
position: relative;
width: 950px;
height:122px;
margin: 0 auto;
}

/* Logo */

#logo
{
position: absolute;
bottom: 2.1em; left: 0em;
}

#logo h1
{
display: inline;
color: #fff;
font-size: 5em;
font-family: "trebuchet ms";
}


/* Menu */

#menu
{
position: absolute;
right: 0em;
bottom: 0em;
}

#menu ul
{
list-style: none;
}

#menu li
{
float: left;
}

#menu li a
{
margin-left: 0.5em;
display: block;
padding: 0.7em 0.6em 0.7em 0.6em;
background: #fff url('n4.gif') repeat-x;
border: solid 1px #fff;
color: #616161;
font-weight: bold;
font-size: 11px;
text-decoration: none;
}

#menu li a.active
{
background: #FF790B url('n3.gif') repeat-x;
color: #fff;
border: solid 1px #DB7623;
}

/* Main */

#main
{
background: #fff url('n2.gif') repeat-x;
}

#main_inner
{
position: relative;
width: 950px;
margin: 0 auto;
padding-top: 3.5em;
}


#main_inner p
{
text-align: justify;
margin-bottom: 2.0em;
}

#main_inner h2,h3
{
border-bottom: dotted 1px #B1B1B1;
position: relative;
}

#main_inner h2,h3
{
font-size: 2em;
padding-bottom: 0.6em;
margin-bottom: 0.8em;
}

#main_inner h4
{
border-top: dotted 1px #B1B1B1;
font-size: 1.2em;
padding-top: 0.5em;
margin-bottom:0.5em;
margin-top: 1.5em;
}

/* Bottom links */

#menu2
{
margin-top: 20px;
margin-left:1%;
}

#menu2 li
{
list-style: none;
float: left;
margin-left: 1em;
font-size: 0.7em;
}


/* Footer */

#footer
{
width:100%;
text-align: center;
border-top: dotted 1px #B1B1B1;
margin-top: 5px;;
padding-top: 1.0em;
padding-bottom:1.0em;
}
