 /* All */
                body{background-color:#fff;}

                /*section#docHeader{width:100%;}*/
                
                section#docHeader img{margin:10px;max-width:50%;}
                section#docHeader nav{position:absolute;right:0;top:53px;}
                section#docHeader nav ul{display:none;}
                section#docHeader nav:hover ul, section#docHeader nav:focus ul{display:block;position:absolute;top:22px;right:5px;background-color:#0077AF;list-style:none;width:250px;}
                section#docHeader nav ul li a{color:#fff;}

                section#docMain div{margin:0 20px;}

                section#docFooter article#footForm{background-color:#2A2567;}
                section#docFooter article#footForm h2{color:#fff;margin:0;font-size:18px;}
                section#docFooter article#footForm {padding:20px;}
                section#docFooter article#footForm label{color:#fff;margin:0 0 10px 0;display:inline-block;}
                section#docFooter article#footForm input{width:70%;border-radius:6px;height:35px;}
                section#docFooter article#footForm input[type="submit"]{background-color:#0077AF;color:#fff;border:none;width:180px;font-weight:bold;font-size:20px;letter-spacing:2px;}
                section#docFooter article#footMap{height:300px;background-image:url(/control/images/AtDaedalus.png);background-position:center center;}

                footer{background-color:#2A2567;color:#fff;}
                footer img{display:none;}
                footer div{width:240px;height:280px;display:inline-block;overflow:auto;margin:0 20px 0 20px;}
                footer div#logos img{display:block;padding:20px 0 20px 0;}
                footer div#copyright{height:20px;}

                /* Home Page */
                section#docMain div#welcome{margin:0;background-image:url(/control/images/DJI_0649.png);height:210px;color:#fff;padding:20px;background-position:center center;}
                section#docMain div#welcome h1{font-size:16px;font-weight:normal;letter-spacing:2px;margin:0;padding:0;}
                section#docMain div#welcome p {font-size:24px;padding:8px 0;margin:0;max-width:70%;}
                section#docMain div#welcome a{color:#fff;text-decoration:none;font-size:16px;}
                section#docMain div#welcome a:hover{text-decoration:underline;}

                section#docMain div#keybuttons{margin:0;}
                section#docMain div#keybuttons ul{list-style:none;display:block;margin:0;padding:0;text-align:center;}
                section#docMain div#keybuttons ul li{overflow:hidden;height:130px;color:#fff;background-color:#0077AF;text-align:left;width:200px;padding:10px;display:inline-block;margin:10px;}
                section#docMain div#keybuttons ul li:nth-child(2){background-color:#2A2567;}
                section#docMain div#keybuttons ul li h2{font-size:20px;}
                section#docMain div#keybuttons ul li a{color:#fff;text-decoration:none;}
                section#docMain div#keybuttons ul li a:hover{text-decoration:underline;}

                section#docMain div#homenews{margin:0;background-color:#f7f7f7;}
                section#docMain div#homenews h2{margin:20px;padding:20px 0 0 0;}
                section#docMain div#homenews ul{list-style:none;display:block;margin:0;padding:0;text-align:center;}
                section#docMain div#homenews ul li h3{white-space:normal !important;}
                section#docMain div#homenews ul li{width:200px;height:383px;padding:10px;display:inline-block;margin:10px;background-color:#fff;overflow:hidden;}
                section#docMain div#homenews ul li:nth-child(3){display:none}
                section#docMain div#homenews ul li:nth-child(4){display:none}
                section#docMain div#homenews ul li img{width:200px;height:112px;}