/* Pestopan CSS -> layoutcontainer.sass */
html { min-height: 100%; }

body { background: url('../images/bg.gif') no-repeat top left; background-position: 0 210px; background-attachment: fixed; background-color: #272623; min-height: 100%; }

div#container { width: 1100px; margin: 0 auto; overflow: hidden; display: inline-block; width: 1040px; margin: 0; }
div#container { display: block; }

div#page { margin-top: 120px; position: relative; }

div#navSkip { display: none; }

div#header #logo { position: absolute; left: 395px; display: inline; float: left; margin-right: 0; width: 550px; height: 110px; background: url('../images/logo_bg.png') no-repeat; }
* html div#header #logo { overflow-x: hidden; }
div#header #logo img { margin: 10px 0 0 145px; background: transparent; }
div#header #logo h1, div#header #logo h2 { text-indent: -9999px; }

div#navMain { display: inline; float: left; margin-right: 0; width: 220px; position: absolute; left: 0; top: 70px; width: 240px; height: 240px; }
* html div#navMain { overflow-x: hidden; }
div#navMain h3, div#navMain hr { display: none; }

div#login { display: none; }

div#moodImages { height: 240px; position: absolute; left: 0; top: 56px; z-index: -5; background: url('../images/img_bg.png') no-repeat; padding: 13px 21px 13px 100px; border: 1px solid #1fffa2; }

div#col1 { display: inline; float: left; margin-right: 0; width: 330px; width: 405px; background: url('../images/content.png') no-repeat; margin: 269px 0 110px 88px; margin-left: 153px; }
* html div#col1 { overflow-x: hidden; }

div#col2 { display: inline; float: left; margin-right: 0; width: 330px; width: 405px; margin-top: 409px; margin-left: 60px; }
* html div#col2 { overflow-x: hidden; }

div#footer { position: absolute; left: 0; top: 0; display: inline; float: left; margin-right: 0; width: 1100px; margin-top: -110px; margin-left: 137px; background: url('../images/img_bg.png') no-repeat  top left; text-indent: 11px; }
* html div#footer { overflow-x: hidden; }
div#footer div#address { margin-left: 125px; }
div#footer div#address p { display: inline; float: left; margin-right: 0; width: 220px; margin: 0 0 5px 0; }
* html div#footer div#address p { overflow-x: hidden; }
div#footer div#navFooter { display: none; }

