@charset "UTF-8";
/* College Landing Page Stylesheet for Valdosta State University 
By VSU Web Services
November, 2012  */

/* Sub Navigation */

#sub_nav {
    display:none;
    }
    
/* FOR RESPONSIVE DESIGNS */

#main_nav #menu .menu-title {
     display: none;
     }
     
/* START COLLEGE LANDING PAGE SPECIFIC STYLES */

/* Masthead */

.masthead_img {
    height: 250px;
    }

.masthead_img, .masthead_shadow {
    width: 758px;
    }

.masthead_img img {
    width: 758px;
    }

.masthead_shadow img {
     width: 758px;
    }

/* Navigation and Contact */

.navigation, .contact, .modules {
    margin-left: 60px;
    }

/* Navigation */

.navigation {
    min-height: 575px;
    }

/* Modules */

.modules-first-four {
    margin-right: 0px;
    margin-bottom: 0px;
    }

.modules-first-four, .modules {
   width: 300px;
   }

.modules {
    float: left;
    }
