html, body, #wrap {
    height: 100%;
}
body > #wrap {
    height: auto;
    min-height: 100%;
}
body {
    background: #99CC33;
    color: #000;
    font-family: 'ArialRegular';
    font-size: 13px;
    margin: 0;
}
img {
    border: none;
}
a {
    text-decoration: none;
}
.clear {
    clear: both;
}
.main {
    margin: auto;
    padding: 0 20px;
    width: 950px;
}
@font-face {
    font-family: 'ArialRegular';
    src: url('../fonts/arial-webfont.eot');
    src: url('../fonts/arial-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/arial-webfont.woff') format('woff'),
         url('../fonts/arial-webfont.ttf') format('truetype'),
         url('../fonts/arial-webfont.svg#ArialRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'U.S.101Regular';
    src: url('../fonts/us101-webfont.eot');
    src: url('../fonts/us101-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/us101-webfont.woff') format('woff'),
         url('../fonts/us101-webfont.ttf') format('truetype'),
         url('../fonts/us101-webfont.svg#U.S.101Regular') format('svg');
    font-weight: normal;
    font-style: normal;
}
#article {
   padding-bottom: 107px;
   /* valor do FOOTER em pixels */
}
#header {
    background: url(../img/header-bg.jpg) center;
    height: 576px;
}
#student {
    color: #DE2428 !important;
    font-family: 'U.S.101Regular';
    font-size: 16px;
    float: left;
    color: #FFFF00;
}
#student img {
    padding: 0 0 0 10px;
}
#header table {
    color: #DE2428;
    float: left;
    margin: 0 0 0 20px;
}
#header input {
    border: none;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    width: 118px;
    padding: 0 5px;
}
#send-student {
    font-family: 'U.S.101Regular'; 
    cursor: pointer; 
    padding: 0 0 0 10px;
}
#menu-2 ul {
    margin: 0;
}
#menu-2 ul li {
    display: inline;
}
#menu-2 ul li a {
    color: #3C3E9F;
    font-family: 'U.S.101Regular';
    font-size: 11px;
}
#menu-2 ul li a:hover {
    text-decoration: underline;
}
#menu-2 ul li img {
    padding: 0 5px;
}
#welcome {
    color: #DE2428;
    font-family: 'U.S.101Regular';
    font-size: 11px;
    text-align: right;
    padding-top: 28px;
}
#social {
    margin-left: 45px;
}
#social img {
    padding: 10px 1px;
}
#lion {
    position: absolute;
    margin-top: 60px;
}
#lion img {
    float: left;
    margin-left: -10px;
}
#lion img:hover {
    -moz-animation-duration: 3s;
    -moz-animation-name: pulse;
    
}
#menu {
    position: relative;
    z-index: 999;
}
#menu ul li {
    display: inline;
    padding: 0 2px;
}
#menu ul li a {
    color: #3C3E9F;
    font-family: 'U.S.101Regular';
    font-size: 15px;
}
#menu ul li a:hover {
    text-decoration: underline;
}
#box-img {
    margin-top: -188px;
    margin-right: -16px;
    z-index:998;
}
#footer {
    background: url(../img/footer-bg.jpg);
    height: 107px;
    margin-top: -97px;
}
#phone {
    float: left;
    margin-top: 64px;
    margin-right: 36px;
}
#phone span {
    color: #99CC33;
    font-family: 'U.S.101Regular';
    font-size: 16px;
}
#address {
    color: #99CC33;
    font-size: 11px;
    float: left;
    margin-top: 56px;
}
#com5 {
    float: right;
    margin-top: 15px;
}
#anglo {
    float: right;
    margin-top: 41px;
    margin-right: 28px;
}
#news-home {
    color: #000;
    float: right;
    font-family: 'ArialRegular';
    font-size: 12px;
    width: 195px;
    height: 215px;
}
#news-home label {
    color: #DE2428;
    font-family: 'U.S.101Regular';
    font-size: 24px;
}
#news-home span {
    color: #DE2428;
    cursor: pointer;
    font-family: 'ArialRegular';
    font-size: 11px; 
}
#news-home span:hover {
    text-decoration: underline;
}
#home .box {
    float: left;
    width: 180px;
    height: 180px;
    margin-top: -100px;
    margin-left: 20px;
    padding: 0 10px;
}
#home .title {
    color: #DE2428;
    font-family: 'U.S.101Regular';
    font-size: 20px;
}
#home .more {
    color: #1861A3;
    cursor: pointer;
    font-family: 'U.S.101Regular';
    font-size: 12px;
    padding: 10px;
}
#home .more:hover {
    text-decoration: underline;
}
#gallery {
    height: 100px;
}
#gallery-title {
    color: #DE2428;
    font-family: 'U.S.101Regular';
    font-size: 40px;
}
.prod {
    float: left;
}
#gallery-title {
    float: left;
    padding: 20px 20px 0 0;
}
.sep-gallery {
    background: #2A528F;
    float: left;
    width: 40px;
    height: 76px;
}
.img-sep {
    margin: 25px 0 0 15px;
}
#gallery-more {
    float: left;
    margin: 21px 0 0 20px;
}
#veja-gal {
    color: #DE2428;
    cursor: pointer;
    font-family: 'ArialRegular';
    font-size: 10px;
    float: right;
    margin-top: 50px;
}
#veja-gal:hover {
    text-decoration: underline;
}
.title-pag {
    color: #DE2428;
    font-family: 'U.S.101Regular';
    font-size: 40px;
    margin-top: 10px;
}
