@charset "utf-8";
/* CSS Document */
* { padding:0; margin:0;}
body {background-color:#DEEBF2;}
#hub { width:720px; margin: 0 auto; font-family: Helvetica, Arial, sans-serif; font-size:14px; color:#333;}
#hub #logo { width:340px; height:170px; overflow:hidden; background: url(../images/logo.gif);}
#hub #logo a { display: block; height:0; padding-top:170px;}
#hub #content { background:#cece3b url(../images/bg-hub-box.gif) no-repeat center -3px; margin-top:10px;}
#hub #navButtons { text-align: center; padding-bottom:27px; padding-left:10px;}
#hub #navButtons a { display:inline-block; background:url(../images/btn-after-school-programs.png) no-repeat 0 0; width:279px; height:0;padding-top:103px;overflow:hidden; margin: 0 10px;}
#hub #navButtons a:first-child { background-image:url(../images/btn-school-curriculumn.png);}
#hub #seo-words { padding: 0 30px 10px;}
#hub #seo-words h3 { font-size:18px; margin-bottom:15px;}
#hub #seo-words p { padding-bottom:15px; line-height: 1.35em; text-align:justify;}

