* {
padding:0;
margin:0;
}
body {background-color: #e2eef5;}

img {
border:none;
}
.home {}#bkgd_wrapper {
position:absolute;
left:0;
z-index:0;
height:593px;
background-image: url(../images/site_bkgd.png);
background-repeat: repeat-x;
width:100%;
}

.homepage {background-color: #c9ff91;}

#wrapper {
position:relative;
z-index:1;
width:1015px;
margin:0 auto;
height:auto;
font-family:arial, helvetica, san-serif;
}

#flashcontent {
position:relative;
top:104px;
z-index:1;
}
/* HEADER STYLES ----------------*/#header {
position:absolute;
z-index:2;
width:1015px;
height:104px;
}

#header img {
margin-left:20px;
}#navlist {
position:absolute;
top:78px;
right:12px;
font-size:10px;
}

#navlist li {
display:inline;
color:#0973b3;
}

#navlist li a {
text-decoration:none;
color:#0973b3;
}

#navlist a:hover {
text-decoration:underline;
}/* END HEADER STYLES ------------- */



/* CONTENT STYLES ------------- */#content {
position:relative;
height:auto;
min-height:461px;
_height:461px;
}/* END CONTENT STYLES ------------- */




/* FOOTER STYLES ------------- */#footer {
margin-top:110px;
padding-top:8px;
height:80px;
color:#509bc8;background-color: #e2eef5;}#footernav {
margin-left:25px;
padding-bottom:5px;
font-size:10px;
width:350px;
}

#footernav li {
display:inline;
}

#footernav li a {
color:#95c7e5;
}

#footernav li a:hover {
text-decoration:none;
color:#509bc8;
}

#footer p {
margin-left:25px;
font-size:10px;
}/* END FOOTER STYLES ------------- */a {}a:link {}a:visited {}a:hover {}a:active {}