body {
    background-color: #298CD6;
    margin: 0;
    top: 0;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 16px;
    color: #FFF;
    width: 100%;
    overflow-x: hidden;
}
html {
    width: 100%;
    overflow-x: hidden;
}
div, p, span {
    box-sizing: border-box;
}
img {
    behavior: url(/js/iepngfix.htc)
}

h2 {
    color: #EBEBEB;
    font-style: italic
}

a:active,
a:link,
a:visited {
    color: #FFF
}

#content {
    width: 1004px;
    margin: auto
}
#menu {
    width: 1004px;
    float: left;
    clear: both
}

#logo {
    margin: 10px 0 0;
    float: left;
    clear: none;
    width: 230px
}
@media screen and (max-width: 700px) {
    #content, #menu, #logo {
        width: 100%;
        display: block;
    }
    #logo {
        text-align: center;
    }
}

#menudiv {
    margin: 0;
    float: left;
    clear: none;
    width: 754px;
    padding: 25px 0 0 50px;
}
@media screen and (max-width: 700px) {
    #menudiv {
        width: 100%;
        padding: 25px 0 0 10px;
    }
}

#menu_reflected {
    margin: 0 0 0 181px;
    clear: both;
    padding-top: 0
}

#menu_reflected ul,
#menudiv ul {
    margin: 0;
    padding: 0;
    list-style: none;
    float: left;
    width: 100%;
}

#menu_reflected ul li,
#menudiv ul li {
    padding: 0 38px 0 0;
    float: left;
    margin: 0 30px;
    .margin: 0 14px 0 30px
}
@media screen and (max-width: 700px) {
    #menudiv ul li {
       width: 23%;
        padding: 0 10px 0 0;
        margin: 0;
        white-space: nowrap;
    }
}
#menudiv a {
    color: #EBEBEB;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px
}

#menudiv li em {
    display: none;
    font-style: oblique;
    height: 55px;
    position: absolute;
    text-align: center;
    top: 56px;
    width: 100px;
    z-index: 2;
    margin-left: 0;
    font-size: 18px;
    color: #EBEBEB;
    border-bottom: 2px solid #60A9D7
}

#copyright {
    text-align: center;
    width: 1004px;
    float: left;
    clear: both;
    margin-top: 10px
}

#div_int {
    background-image: url(../images/bg_int.gif);
    background-repeat: no-repeat;
    background-position: center;
    width: 500px;
    height: 272px;
    vertical-align: text-top
}

#div_int #home {
    margin: 0 0 0 50px;
    vertical-align: top
}

#center {
    float: left;
    clear: both;
    width: 1004px;
    margin: 10px 0;
    background-color: #50A3D9;
    border-radius: 5px;
    padding: 10px;
}

#footer {
    width: 1005px;
    float: left;
    clear: both
}

#footer div {
    width: 33%;
    height: 150px;
    padding: 10px 10px 0 0;
    color: #EBEBEB;
    float: left;
    clear: none;
    background-repeat: no-repeat;
    background-position: center;
    border-radius: 5px;
}

div.design {
    background-color: #57a8df;
    margin-right: 0.5%;
    
}

div.development {
    background-color: #73ce31;
    margin-right: 0.5%;
}

div.seo {
    background-color: #b44242;
    margin-right: 0%;
}

#footer div h1 {
    margin: 0;
    padding: 10px 0 0 10px;
    font-size: 14px;
    color: #EBEBEB
}

#footer div p {
    padding: 0 10px;
    margin-top: 0
}

#company,
#ecommerce,
#portal,
#realestate {
    float: left;
    clear: both;
    width: 100%;
}

#company div,
#ecommerce div,
#portal div,
#realestate div {
    width: 23%;
    display: inline-block;
    text-align: center;
    margin: 6px
}

#company div img,
#ecommerce div img,
#portal div img,
#realestate div img {
    border: 1px solid #FFF;
    padding: 2px
}

#company div a,
#ecommerce div a,
#portal div a,
#realestate div a {
    text-decoration: none;
    color: #EBEBEB;
    font-weight: 700
}

#services {
    overflow: visible
}

#services a {
    color: #FFF;
    text-decoration: none
}

#scraping_services,
#seo_services,
#web_design_services,
#web_development_services {
    width: 100%;
}

#scraping_services h1,
#seo_services h1,
#web_design_services h1,
#web_development_services h1 {
    padding: 2px;
    font-size: 16px;
    margin: 0
}

.hide,
.a {
    display: none
}

#featured {
    width: 704px;
    padding-right: 250px;
    position: relative;
    height: 350px;
    background: #57A8DF
}
@media screen and (max-width: 700px) {
    #copyright, #center, 
    #footer {
        width: 100%;
        clear: both;
        display: block;
    }
    #footer {
        padding: 0 10px;
    }
    #footer div {
        width: 100%;
        float: left;
        clear: both;
    }
    #company div,
    #ecommerce div,
    #portal div,
    #realestate div {
        width: 100%;
    }
    #featured {
        width: 100%!important;
        padding-right: 0;
        height: auto;
    }
}

#featured ul.ui-tabs-nav {
    position: absolute;
    top: 0;
    left: 700px;
    list-style: none;
    padding: 0;
    margin: 0;
    width: 280px
}
#featured ul.ui-tabs-nav li {
    padding: 1px 0;
    padding-left: 13px;
    font-size: 18px;
    color: #666;
    margin-bottom: 7px
}

#featured ul.ui-tabs-nav li img {
    float: left;
    margin: 2px 5px;
    background: #293943;
    padding: 2px;
    border: 1px solid #eee
}

#featured ul.ui-tabs-nav li span {
    font-size: 11px;
    font-family: Verdana;
    line-height: 18px
}
#featured li.ui-tabs-nav-item a {
    display: block;
    height: 80px;
    color: #333;
    background: #EBEBEB;
    line-height: 20px
}

#featured li.ui-tabs-nav-item a:hover {
    background: #f2f2f2
}

#featured li.ui-tabs-selected {
    background: url(/images/selected-item.gif) top left no-repeat
}

#featured ul.ui-tabs-nav li.ui-tabs-selected a {
    background: #ccc
}

#featured .ui-tabs-panel {
    width: 700px;
    height: 350px;
    background: #293943;
    position: relative
}

#featured .ui-tabs-panel .info {
    position: absolute;
    top: 270px;
    left: 0;
    height: 80px;
    width: 700px;
    background: url(/images/transparent-bg.png)
}
input[type='text'] {
    font-size: 15px;
    width: 60%;
}
textarea {
    width: 60%;
}
@media screen and (max-width: 700px) {
    #featured .ui-tabs-panel,
    #featured .ui-tabs-panel .info {
        width: 100%;
    }
    #featured .ui-tabs-panel {
        height: auto;
    }
    #featured .ui-tabs-panel img {
        width: 100%;
        height: auto;;
    }
    #featured ul.ui-tabs-nav{
        display: none;
    }
    #featured .ui-tabs-panel .info {
        top: auto;
        bottom: -120px;
        height: 120px;
    }

}
#featured .info h2 {
    font-size: 18px;
    font-family: Georgia, serif;
    color: #EBEBEB;
    padding: 5px;
    margin: 0;
    overflow: hidden
}

#featured .info p {
    margin: 0 5px;
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    color: #f0f0f0
}

#featured .info a {
    text-decoration: none;
    color: #EBEBEB
}

#featured .info a:hover {
    text-decoration: underline
}

#featured .ui-tabs-hide {
    display: none
}