html { background:#fff url(../img/layout/html-bg.gif) 0 274px repeat-x;  color:#525252; }
body {  }
#top { height: 45px; background:#ef132c; color:#fff; font-weight:bold; font-size:174%; text-align:center; }
#top-base { height:37px; padding-top:8px; width:960px; margin:0 auto; }
#header { background:url(../img/layout/header.jpg) bottom no-repeat; height: 300px; position:relative; margin-bottom:1em; }
h1#logo { position:absolute; }
h1#logo a { position:absolute; text-indent:-2000em; height:260px; width:345px; top:-10px; left: 25px; }
#how-to-change-your-childs-abc { position:absolute; text-indent:-2000em; }
#nav { margin:0; position:absolute; height:46px; top:230px; left:360px; width:597px; text-align:left; border-left:1px solid #e5d609; border-right:1px solid #f5f02d; }
#nav li { display:inline; }
#nav li a { display:block; float:left; height:24px; padding:11px 14px; text-decoration:none; color:#ef132c; text-transform:uppercase; font-weight:bold; font-size:138.5%; border-left:1px solid #f5f02d; border-right:1px solid #e5d609; }
#nav li a:hover { background:#ECE20F; }
#container { margin:0 auto; width:960px; background-color:#fff; }
#content { text-align:left; width:960px; }
#sidebar { padding-left:10px; }

#footer { width:100%; background:#EF132C url(../img/layout/footer-bg.gif) top left repeat-x; }
#footer-content { width:960px; color:#fff; height:300px; padding-top:4em; margin:0 auto; text-align:left; }

.block { margin-bottom:1em; }
.top { margin-top:1.23em; }