/* Reset Markup */
body, html, div, form {
    margin: 0px auto;
    padding: 0px;
    font: normal 8px/11px sans serif;
    text-align: left;
    }
	
img {
    margin: 0px;
    padding: 0px;
    border-style: solid;
    border-width: 0px;
    }


/* Background */
body {
    text-align: center;
    background-color: #3c6e8f;
    }
    

/* IE6 Fixes */
img, div {
    behavior: url(/IE6Fixes/iepngfix.htc)
    }
    
    
/* Navigation Section */
div.nav-container {
    width: 970px;
    height: 52px;
    float: left;
    clear: left;
    overflow: hidden;
    display: block;
    }
    
div.nav-button-container {
    height: 52px;
    float: left;
    overflow: hidden;
    display: inline;
    }
    
    








/* EDITOR PROPERTIES - PLEASE DON'T DELETE THIS LINE TO AVOID DUPLICATE PROPERTIES */
