* {
font-family:arial, sans-serif;
font-size:11px;
text-align:left;
color:#555555;
}

body {
margin:0px;
background-repeat:repeat-y;
background-position:center;
}

img {
border:0px;
}

a:link, a:active, a:visited, a:hover {
font-weight:bold;
text-decoration:none;
}

hr {
font-size:0px;
color:#FFFFFF;
background-color:#FFFFFF;
margin:5px 0px 5px 0px;
border-bottom:1px solid #EEEEEE;
}

#body {
text-align:center;
}


#page {
margin:0px auto 0px auto;
width:926px;
}

#header {
background-image:url(/images/consumer/header.jpg);
background-repeat:no-repeat;
background-position:top left;
height:257px;
position:absolute;
margin-top:20px;
}

#feature {
position:absolute;
margin:90px 0px 0px 15px
}


#container {
}

#menu {
background-image:url(/images/consumer/menubg.gif);
background-repeat:no-repeat;
background-position:40px 0px;
width:261px;
height:500px;
float:left;
margin-top:320px;
}


#content {
float:left;
width:610px;
}

#content .padding {
padding:45px;
}


#footer {
background-image:url(/images/consumer/bodybackground.gif);
background-repeat:repeat-y;
background-position:center;
clear:both;
height:50px;
text-align:center;
}

#footercontent {
}

#footer .copy {
text-align:center;
color:#FFFFFF;
padding:15px 50px 20px 0px;
}

#footer .separator {
margin:0px 5px 0px 5px;
color:#FFFFFF;
}

#footer a:link, #footer a:active, #footer a:visited {
color:#FFFFFF;
text-decoration:none;
}

#footer a:hover {
color:#CCD0E4;
text-decoration:none;
}


#contentheader {
background-image:url(/images/consumer/contentheader.gif);
background-repeat:no-repeat;
background-position:bottom left;
width:604px;
height:130px;
}

#contentpage {
background-image:url(/images/consumer/contentpage.gif);
background-repeat:repeat-y;
padding:40px 40px 1px 40px;
}

#contentfooter {
background-image:url(/images/consumer/contentfooter.gif);
background-repeat:no-repeat;
background-position:top left;
width:604px;
height:164px;
}

#subnav {
background-image:url(/images/consumer/subnavbg.gif);
background-repeat:no-repeat;
height:30px;
width:500px;
line-height:30px;
padding-left:10px;
color:#FFFFFF;
position:absolute;
margin-top:-40px;
}

#subnav a:link, #subnav a:active, #subnav a:visited {
color:#FFFFFF;
text-decoration:none;
margin:0px 5px 0px 5px;
}

#subnav a:hover {
text-decoration:underline;
}




.newsitem {
clear:both;
}

.newsitem .title {
font-weight:bold;
padding-top:20px;
}

.newsitem .thumb {
float:left;
margin-right:10px;
padding-top:20px;
}

.newsitem .image {
float:right;
margin:0px 0px 10px 10px;
padding-top:20px;
}


