body {
margin:0px;
padding:0px;

background:#5885a6 url(../images/bodyBg.jpg) no-repeat top center;

font-family:"Trebuchet", "Trebuchet MS", Verdana,Arial,Helvetica, sans-serif;
font-size:13px;
color:#182c51;
}

#siteWrapper {
width:1075px;
margin:auto;
}

#headerArea {
width:1075px;
height:452px;
position:relative;

background-image:url(../images/header.png);
background-repeat: no-repeat;
}

#bannerArea {
width:1075px;
height:355px;
}

#contentArea {
width:1075px;

background-image:url(../images/contentBg.png);
background-repeat: repeat-y;

overflow: hidden;
}

#menuArea {
float:left;
margin-left:142px;
text-align: right;
line-height:24px;

overflow: hidden;
}

#menuArea a:link, #menuArea a:visited, #menuArea a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:14px;
color:#182c51;
text-decoration: none;
}

#menuArea a:hover {
color:#5484ac;
text-decoration: none;
}

#mainContent {
width:727px;
float:right;
margin-right:81px;

overflow: hidden;
}

#footerArea {
width:1075px;
height:93px;

clear:both;

background-image:url(../images/footerBg.png);
background-repeat: no-repeat;

overflow: hidden;
}

#footerArea p {
text-align:right;
margin-right:497px;
}

a:link,a:visited,a:active {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#5484ac;
text-decoration: none;
}

a:hover {
font-size:11px;
color:#182c51;
text-decoration: none;
}

#footerArea a:link,#footerArea a:visited,#footerArea a:active,#footerArea a:hover {
font-size:11px;
}



