body { margin: 0px 0px 20px 0px; padding: 0px; font-family: Verdana; font-size: 11px; line-height: 1.4; }

#header { height: 150px; background: #222222; }
#header div { margin: 0px auto; width: 560px; position: relative; }
#header div h1 { margin: 0px; padding: 0px; display: block; width: 146px; height: 13px; }
#header div h1 a { margin: 0px; padding: 0px; display: block; width: 146px; height: 13px; text-decoration: none; text-indent: -9999px; background: url(/images/readable.gif) no-repeat; position: relative; top: 70px; }
#header div h2 { margin: 0px; padding: 0px; width: 180px; height: 53px; display: block; position: absolute; right: 0px; top: 58px; text-indent: -9999px; background: url(/images/logo.gif); }

#nav { height: 2em; background: #999999; padding: 0px; margin: 3px 0px; }
#nav ul { margin: 0px auto; padding: 0px; list-style-type: none; width: 560px; }
#nav ul li { display: inline; }
#nav ul li a { height: 1em; padding: 0.5em 1em; position: relative; top: 3px; color: #FFFFFF; text-decoration: none; }

body#home #nav ul li a.home { background: url(/images/arrow.gif) no-repeat center 1px; }
body#contact #nav ul li a.contact { background: url(/images/arrow.gif) no-repeat center 1px; }
body#getting_started #nav ul li a.getting_started { background: url(/images/arrow.gif) no-repeat center 1px; }

* html body#home #nav ul li a.home { background: url(/images/arrow.gif) no-repeat center 2px; }
* html body#contact #nav ul li a.contact { background: url(/images/arrow.gif) no-repeat center 2px; }
* html body#getting_started #nav ul li a.gettingstarted { background: url(/images/arrow.gif) no-repeat center 2px; }

#content { width: 560px; margin: 20px auto; padding: 0px; }
#content a { color: #665151; font-weight: bold; }


#footer { border-top: 7px solid #999999; padding: 5px 0px 0px 0px; }
#footer div { width: 560px; margin: 0px auto; }
#footer div a { color: #665151; font-weight: bold; }


.hideme { position: absolute; display: block; width: 1px height: 1px; overflow: hidden; text-decoration: none; text-indent: -9999px; }
