/* layout */
body {position: relative; background: url(images/bg_body.gif) top left repeat-x #9BC3D5; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 15px; line-height: 1.3em; color: #4B5D67; text-align: center; margin: 0 0 0 0;}
#page {display: block; width: 750px; background: url(images/bg_main.gif) top repeat-y; text-align: left; margin: 0 auto;}
#acc1 tr {vertical-align: top;}

/* typography */
h1 {font: 2.2em Tahoma, Verdana, Arial, sans-serif; color: #fff; letter-spacing: -1px; padding: 45px 37px 0 167px; margin: 0 0 -5px 0;}
h1 a, h1 a:visited {color: #fff; text-decoration: none;}
h2 a, h2 a:visited {}
h3 {font: bold 1.2em Verdana, Arial, Helvetica, sans-serif;}


/* lists */

ol {margin: 0 0 24px 6px;}

ol li {margin: 0 24px 0 14px;}


/* links */
a, a:visited {color: #9A1010; text-decoration: none;}
a:hover, ul a:hover {text-decoration: underline;}


/* footer */
#footer {clear: both; display: block; width: 750px; background: url(images/bg_footer.gif) bottom no-repeat; border-bottom: 20px solid #9BC3D5; text-align: center;}
* html #footer {margin-top: 18px; position: relative; left: 7px;}
#footer-top {display: block; width: 750px; height: 15px; background: url(images/bg_footer-top.gif) top no-repeat;}
#footer p {color: #798892; padding: 0 37px 7px 37px;}
#footer a, #footer a:visited {color: #B05255;}
