/*********************************
 * Root
 */
body { font-family: 'Georgia', serif; margin: 0 0 0 61px; padding: 0px; background-color: #fff5ca; }
.wrapper { width: 693px; margin: 0 0 0 0;	clear: both; }
a { color: #005e7b; text-decoration: none; }
a:hover { color: #2d97be; text-decoration: underline; }
a img{ margin: 0; padding: 0; border: none; text-decoration: none; }a:hover img { border: none; text-decoration: none; }
h1 { margin: 0; font-weight: normal; color:#005e7b; letter-spacing:-1px; }
h2 { margin: 0; padding: 0; }
/********************************* * Header
 */
#header { height: 100px; }
#badge { float: left; position: absolute; z-index: -1; width: 214px; height: 122px; margin: 0 0 0 -61px; background: url("images/badge.jpg") no-repeat; }
#nav { float: right; position: relative; margin: 0; padding: 0; height: 100px; }
#nav ul { display: block; list-style-type: none;	padding: 0 0 0 35px; margin: 0; font-size: 1.05em; font-weight: normal; font-style: italic; }
#nav li { float: left; line-height: 100px; padding: 0; margin: 0 0 0 15px; }/********************************* * Hero
 */.hero { width: 693px; height: 320px; margin: 0 0 20px 0; background: url("images/ptt_hero.jpg") }#download_button { float: right; position: relative; width: 207px; height: 48px; margin: 272px 33px 0 0; text-align: center; line-height: 48px; }#download_button a { display: block; width: 207px; height: 48px; text-indent: -1000em; } /********************************* * Preformatted Text
 */pre { width: 95em; font-size: 1.0em; margin: 0 30px 30px 0; padding:12px; color:#fff5ca; background:#005e7b; }
/*********************************
 * Footer
 */#footer  { clear: both; text-align: right; width: 693px; margin: 75px 0 0 0; padding: 95px 0 10px 0; color: #2d97be; background: url("images/ptt_foot.jpg") no-repeat #005e7b; }
#footer ul { margin: 0; padding: 0; }
#footer li { list-style-type: none; display: inline; padding: 0 10px; margin: 0; line-height: 18px; }#footer li a { color: #fff5ca; text-decoration: none; }
#footer li a:hover { color: #2d97be; text-decoration: underline; }#footer .links { font-style: italic; }#footer .meta { font-size: 10px; }#footer .meta li a { color: #2d97be; text-decoration: none; }
#footer .meta li a:hover { color: #fff5ca; text-decoration: underline; }
