body
{
color:#4C4C4C;
margin:0px;
text-align:center;
padding:0;
font-family: Arial, Helvetica, sans-serif; 
font-size:  14px;
background:#DCDBE8;
}

a
{
text-decoration:none;
color: #F20017;
}

a:hover
{
color:#09095E;
}

#foot a
{
text-decoration:none;
color:#FFF;
}

.blue
{
color: #09095E;
}

.red
{
color: #F20017;
}

h3
{
font-weight:normal;
font-size:19px;
}

img
{
border:0;
}

#container
{
text-align:left;
height:auto;
width: 1024px;
margin-left:auto;
margin-right:auto;
background-color:#FFF;
}

#logo
{
float:left;
width: 250px;
height: 165px;
}

#menu
{
float:left;
margin-top:10px;
font-size:18px;
text-align:center;
width:730px; 
}

ul#navlist
{
padding: 0;
margin: 0px 0px;
list-style-type: none;
width: 100%;
}

ul#navlist li { display: inline; }

ul#navlist li a
{
float: left;
color:#09095E;
width: 90px;
padding: 0.2em 1em;
text-decoration: none;
border-right: 1px solid #4A4A4A;
height:15px;
line-height:15px;
}

ul#navlist li .last
{
border-right:none;
}

ul#navlist li a:hover
{
color:#F20017;
}

ul#navlist li  .active
{
color: #F20017;
}

#topbanner
{
float:left; 
width:760px; 
height:165px; 
}

#banner
{
 float:left;  
 width:750px;
 height:210px; 
 margin-bottom:20px;
}

#divider
{
float:left;
}

#content
{
float:left;
margin-left:90px;
margin-top: 40px;
height: auto;
width:500px;
}

#sideright
{
float:left;
margin-left:110px;
width:180px;
margin-top:60px;
}
 
#foot
{
margin-top:10px;
clear:left;
float:left;
width:1024px;
height:30px;
background:#09095E;
color:#FFFFFF;
line-height:30px;
text-decoration:none;
}