body {background-color:#111c24; font-family: Arial;}
#header {background-image: url(../_images/header.png);background-repeat: no-repeat;background-position: center top;height: 152px;margin-left: auto;margin-right: auto;}
#main-nav { background-image: url(../_images/menu.png);background-repeat: no-repeat;background-position: center top;height: 35px;margin-left: auto;margin-right: auto;position:relative;}
#nav-header {background-repeat: no-repeat;background-position: center top;height: 31px;margin-left: auto;margin-right: auto;position:absolute;}
#content {background-image: url(../_images/body.png);background-repeat: repeat-y;background-position: center top;padding: 20px 50px 20px 140px;font: 14px Tahoma;text-align: justify;margin-top: 10px;}
#page-container {width: 1200px;margin: auto;}
#footer {background-image: url(../_images/footer.png);background-repeat: repeat-y;background-position: center top;height: 25px;}
