body { background:#fff; margin:0; padding:0; font-size:16px; font-family:Verdana, Geneva, sans-serif; }
a { color: #044e8e; text-decoration: none; }
a:hover { text-decoration:underline; }
#main { margin: 0 auto; padding:10px 0; }
#header { position:relative; height:65px; margin:0 10px; background:#CAEBD6; }
#header .logo { position:absolute; left:10px; top:0; }
#header .title { position:absolute; left:100px; top:0; font-size:28px; font-weight:bold; }
#header .search { position:absolute; left:700px; bottom:5px; }
#header .menu { position:absolute; left:100px; bottom:5px; }
#header .menu ul { margin:0; padding:0; }
#header .menu li { display:inline; list-style:none; }
#header .menu a { padding:2px 10px; background:#ccffcc; font-weight:bold; }
#header .menu a:hover { background:#009933; color:#ffffff; text-decoration:none; }
#content { margin:0 10px 10px 10px; }
#footer { margin:0 10px; border-top: 1px solid #d5dade; }
#footer .copyright { color:#252525; margin-right:2px; float:right; }
#footer .copyright a { color:#252525; font-weight: bold; text-decoration: none; }
#footer .copyright a:hover { text-decoration: underline; }
#footer .seo { font-size:12px; text-align:center; border-bottom:1px solid #d5dade; margin:10px 0; padding:0 0 5px 0; }
