@charset "utf-8";
/* CSS Document */
body {background-color: #2C6CC1;font-family:arial; margin: 0px; text-align:center;}
.page-wrap {width:982px;margin: 0 auto;}
.header {background: #fff;height: 100px;padding-left: 25px; padding-right:10px}
.maincontent {background-color: #fff;clear: both;min-height: 650px}
.footer {background: #fff;height: 50px;border-top: 1px solid #607FC0;}
.footer a {color:black; font-size:12px}
.heading {text-align:left; padding-top:30px; padding-left:20px; float:right}
.logo {height: 80px;width: 150px;float: left; padding-top:10px;}
.quizbutton {height: 115px;width: 249px;float: right;}

/*.quizbutton a{display:block;height:115px;width:249px;}*/
/*image no longer used background: url(../images/tool-heading.jpg)*/
.toolheading {color:#2C6CC1; font-size:28; }
.poweredby a {padding-left:300px}