﻿body 
{
    width:100%;
    height:100%;
    font-family:Arial;
    color:#333333;
    font-size:12px;
    background:url(../images/page-bg.gif) top left repeat-x;
}

a
{
    color:#20731c;
    text-decoration:underline;
}

#container
{
    margin:0 auto;
    width:789px;
}

#container #header
{
    width:789px;
}

#container #header #emi-logo
{
    width:325px;
    height:131px;
    display:block;
    background:url(../images/emi-logo.png) top left no-repeat;
    float:left;
    text-indent:-99999px;
    position:relative;
    left:-136px;
    top:20px;
    margin:0 0 -20px 0;
}

#container #header #let-emi-serve-you-today
{
    float:right;
    margin:40px 4px 27px 0;
}

#container #header #so-clean-so-healthy-so-reliable
{
    clear:right;
    float:right;
    background:url(../images/so-clean-bg.gif) top left no-repeat;
    width:590px;
    height:49px;
    text-align:left;
    padding:0;
}

#container #header #navigation
{
    width:789px;
    height:250px;
    clear:both;
}

#container #header #navigation ul
{
    position:relative;
    bottom:0;
    padding:0;
    margin:0 0 0 9px;
    list-style:none;
}

#container #header #navigation ul li
{
    float:left;
    margin:0;
    padding:0;
}

#container #header #navigation ul li a
{
    display:block;
}

#home
{
    background:url(../images/nav-home.png) top left no-repeat;
    width:63px;
    height:32px;
}

#about-us
{
    background:url(../images/nav-about.png) top left no-repeat;
    width:87px;
    height:32px;
}

#services-provided
{
    background:url(../images/nav-services.png) top left no-repeat;
    width:150px;
    height:32px;
}

#quality-service
{
    background:url(../images/nav-quality.png) top left no-repeat;
    width:132px;
    height:32px;
}

#green-cleaning
{
    background:url(../images/nav-green.png) top left no-repeat;
    width:131px;
    height:32px;
}

#our-clients
{
    background:url(../images/nav-clients.png) top left no-repeat;
    width:106px;
    height:32px;
}

#contact-us
{
    background:url(../images/nav-contact.png) top left no-repeat;
    width:100px;
    height:32px;
}

#container #content
{
    width:753px;
    background:url(../images/content-bg.gif) bottom left repeat-x;
    margin:0;
    padding:30px 18px 20px 18px;
}

#container #content p
{
    line-height:23px;
    margin:25px 0 10px 0;
}

#container #content .eco-friendly
{
    float:right;
    background:url(../images/eco-friendly-bg.gif) top left no-repeat;
    padding:0;
    margin:7px 0 0 24px;
    width:280px;
    height:184px;
    display:block;
}

#container #content .eco-friendly a
{
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    display:block;
}

#container #content h1
{
    color:#0073b2;
    font-size:24px;
    font-weight:bold;
    line-height:25px;
    margin:5px 0 20px 0;
    border-bottom:1px solid #0073b2;
    padding-bottom:4px;
}

#container #content h2
{
    color:#338e2d;
    font-size:14px;
    font-weight:bold;
    line-height:21px;
    margin:5px 0 3px 0;
}

#container #content h3
{
    font-size:12px;
    font-weight:bold;
    line-height:21px;
    margin:5px 0;
}

#container #content p
{
    margin:3px 0 15px 0;
}

#container #content ul
{
    list-style:disc;
    margin:15px 15px 20px 35px;
    padding:0;
}

#container #content ul li
{
    margin:5px 0;
    padding:0;
    line-height:21px;
}

#container #content img
{
    border:3px solid #0073b1;
}

#container #footer
{
    background:url(../images/footer-bg.gif) top left no-repeat;
    width:789px;
    text-align:center;
    color:#000000;
    margin:1px 0 0 0;
    padding-top:32px;
    font-size:14px;
    line-height:18px;
}

#container #footer ul
{
    margin:0 0 52px 126px;
}

#container #footer ul li
{
    color:#ffffff;
    font-weight:bold;
    font-size:12px;
    text-align:left;
    float:left;
    line-height:12px;
}

#container #footer ul li a
{
    color:#ffffff;
    font-weight:bold;
}

.bold
{
    font-weight:bold;
}

.italic
{
    font-style:italic;
}

.imageRight
{
    float:right;
    margin-left:15px;
}

.imageLeft
{
    float:left;
    margin-right:15px;
}

.panel
{
    background:#288424;
    max-width:759px;
    margin:25px 0;
    padding:10px 15px;
    min-height:100px;
    border:2px solid #99da95;
    color:#ffffff;
}
.panel h2
{
    background:#ffffff;
    width:749px;
    color:#288424 !important;
    font-size:18px !important;
    font-weight:bold;
    line-height:30px;
    text-indent:10px;
    padding:10px 0;
    margin:-10px 0 10px -15px !important;
    margin:0;
}

.panel img
{
    border-color:#99da95 !important;
}

.panel a
{
    color:#ffffff;
    text-decoration:underline;
}
