body {
background:#D8D9DA url(002/body_bg.jpg) repeat-x scroll 0 0;
}

#content {
background-image:url(002/main_bg.png);
color:#140505;
}

#top {
background: none;
}

#footer-wrap {
background:url(002/footer.png);
height:90px;
}

#page-nav {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:url(002/menu_empty.png);
font-family:Verdana,Geneva,sans-serif;
font-size:10px;
height:41px;
position:relative;
text-transform:uppercase;
}

#menu {
height:39px;
width:944px;
}
#menu ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0;
}
#menu ul li {
display:block;
float:left;
height:39px;
text-indent:-9999px;
}
#menu a {
display:block;
height:100%;
width:100%;
}

.col-full {
padding-top:5px;
}



