@charset "utf-8";
#wrapper {
    text-align: left;
    margin-right: auto;
    margin-left: auto;
    background-color: rgba(231,237,188,1.00);
    width: 1366px;
    height: 930px;
}
#header {
    background-color: rgba(178,228,196,1.00);
    margin-top: 6px;
    margin-bottom: 6px;
}
#logo {
    height: 80px;
    width: 156px;
    float: left;
}
#banner {
    float: none;
}

#nav {
    height: 30px;
    width: 1366px;
    float: left;
    clear: both;
    border: thin solid #F41519;
}
#content {
    background-color: rgba(231,237,188,1.00);
    clear: both;
    text-align: center;
    height: 860px;
}
#content_modules {
    background-color: rgba(231,237,188,1.00);
    clear: both;
    text-align: center;
    height: 950px;
}
#content-modules {
    background-color: rgba(231,237,188,1.00);
    clear: both;
    text-align: center;
    height: 1800px;
}
#content-modules-mod {
    background-color: rgba(231,237,188,1.00);
    clear: both;
    text-align: center;
    height: 800px;
}
#content-modules-mean {
    background-color: rgba(231,237,188,1.00);
    clear: both;
    text-align: center;
    height: 1500px;
}

#footer {
    background-color: rgba(78,228,179,1.00);
    margin-top: 6px;
    margin-bottom: 6px;
    clear: both;
}
#contact {
    width: 450px;
    height: 150px;
    border: thin solid #EC0D1A;
    border-radius: 12px;
    margin-left: 680px;
    margin-top: 60px;
    padding-top: 10px;
}
#row1 {
    height: 200px;
    clear: both;
    margin-top: 0px;
    padding-top: 25px;
    float: left;
    width: 1366px;
}

#modules {
    height: 150px;
    width: 290px;
    float: left;
    margin-left: 145px;
    margin-top: 75px;
    border-radius: 20px;
    border: thin solid #EC0D1A;
    -webkit-box-shadow: 10px 10px 10px #33CC3F;
    box-shadow: 10px 10px 10px #33CC3F;
}
#led-neon {
    height: 150px;
    width: 290px;
    float: left;
    margin-left: 290px;
    margin-top: 75px;
    border-radius: 20px;
    border: thin solid #EC0D1A;
    -webkit-box-shadow: 10px 10px 10px #33CC3F;
    box-shadow: 10px 10px 10px #33CC3F;
}
#plainos1 {
    height: 150px;
    width: 290px;
    float: left;
    margin-left: 290px;
    margin-top: 75px;
    border-radius: 20px;
    border: thin solid #EC0D1A;
    -webkit-box-shadow: 10px 10px 10px #33CC3F;
    box-shadow: 10px 10px 10px #33CC3F;
}
