@charset "utf-8";
/* CSS Document */

body { margin:0px; font-family: Verdana, Geneva, sans-serif; font-size: 13px; background-image: url(images/pagebg.jpg); background-repeat: repeat-x; background-color: #02004B; }
#wrapper { background-image: url(images/contentbg.gif); background-repeat: repeat-y; width: 908px; margin:auto }
#header { background-image: url(images/header.jpg); background-repeat: no-repeat; height: 168px; width: 908px; clear: both; }
#contentwrapper { margin-right: 20px; margin-left: 40px; margin-top: 10px; }
#leftc { float: left; width: 600px; }
#rightc { float: right; width: 220px; }
.cb { clear: both; }
#footer { background-image: url(images/footer.jpg); background-repeat: no-repeat; height: 138px; width: 908px; clear: both; }