/* Big Shiny Windows CSS Stylesheet */
body {background:#0099FF; color:#003366; font-family:Arial, Helvetica, sans-serif; }
.container {background:url(../images/container-bg.jpg) repeat-y; margin-top:-19px; }
.header {background:url(../images/header-bg.jpg) top center no-repeat; height:237px; }
.logo {padding:8px 0 0 10px; }
.footer {background:url(../images/footer-bg.jpg) center no-repeat; height:77px; }
.footer-text {text-align:center; font-size:12px; padding:20px 0 0 0; }
.footer-text a:link {color:#003366; text-decoration:underline; }
.footer-text a:visited {color:#003366; text-decoration:underline; }
.footer-text a:active{color:#003366; text-decoration:underline; }
.footer-text a:hover {color:#003399; text-decoration:underline; }
.footer-credit {font-size:10px; text-align:center; }
.benefits {background:url(../images/benefits-bg.jpg) no-repeat; height:256px; }
.benefits ul {padding-left:10px; color:#003366; }
.clearchoice {padding:10px 0 15px 10px; }
.main {padding-left:10px; color:#003366;}
.mainp {padding-left:10px; font-size:16px; color:#003366; }
.menu {float:right; padding:200px 15px 0 0; font-size:15px; font-weight:bold; }
.menu a:link {color:#003366; text-decoration:none; }
.menu a:visited {color:#003366; text-decoration:none; }
.menu a:active{color:#003366; text-decoration:none; }
.menu a:hover {text-decoration:underline; color:#003399; }
.auwc {margin:0 150px; }
a:link {color:#003366; text-decoration:underline; }
a:visited {color:#003366; text-decoration:underline; }
a:active{color:#003366; text-decoration:underline; }
a:hover {color:#003399; text-decoration:underline; }
.form {width:95%; }
.gallery {margin-bottom:10px; border:solid thin #FFB617; }