/*    Generated by http://www.cssportal.com    */

@import url("reset.css");

body {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 13px;
    color:#333
}

p {
    padding: 10px;
}

#wrapper {
    margin: 0 auto;
    width: 1000px;
}

#header {
    float: left;
    height: 100px;
    width: 1000px;
    background: #2D61A6;
}

#content {
    float: left;
    background: #FFFFFF;
    width: 1000px;
}

#footer {
    height: 30px;
    width: 1000px;
    background: #2D61A6;
    clear: both;
}
#other_institute{
    display:none;
}
