body {
    font: 10pt Verdana, Arial, Helvetica, sans-serif;
    background-color: white;
    margin: 8px auto 5px auto;
}

p {
    font-size: 10pt;
}

img {
    border: 0px;
}

li {
   font-size: 10pt;
}

h2 {
    color: #003399;
    font-size: 10pt;
    font-weight: bold;
}

h3 {
    color: #FF0000;
    font-style: italic;
    font-size: 10pt;
}

#table-yellow, #table-gray, #table-green, #table-orange, #table-red, #table-blue {
    padding: 12px 5px 12px 5px;
    border: 0px;
    max-width: 800px;
}

#table-yellow {
    background-color: #FFCC00;
}

#table-gray {
    background-color: #CCCCCC;
}

#table-green {
    background-color: #99CC99;
}

#table-orange {
    background-color: #FFCC99;
}

#table-red {
    background-color: #CC6666;
}

#table-blue {
    background-color: #6699CC;
}

#table-white {
    border: 0px;
    background-color: #FFFFFF;
}

#top-navigation {
    padding: 0px 0px 10px 0px;
    font-size: 10pt;
    font-weight: bold;
    text-align: right;
}

#logo {
    padding-left: 2px;
}

#banner {
    text-align: right;
    padding: 10px 0px; 10px; 0px;
}

#banner-yellow {
    background: #FFFFFF url('images/cloud_yellow_bars.jpg') center right no-repeat;
    text-align: left;
}

#banner-gray {
    background: #FFFFFF url('images/cloud_gray_bars.jpg') center right no-repeat;
}

#banner-green {
    background: #FFFFFF url('images/cloud_green_bars.jpg') center right no-repeat;
}

#banner-orange {
    background: #FFFFFF url('images/cloud_orange_bars.jpg') center right no-repeat;
}

#banner-red {
    background: #FFFFFF url('images/cloud_red_bars.jpg') center right no-repeat;
}

#banner-blue {
    background: #FFFFFF url('images/cloud_blue_bars.jpg') center right no-repeat;
}

#navigation {
    padding: 5px 0px; 10px; 0px;
    text-align: right; 
}

#body {
    font-size: 10pt;
}

#copyright {
    padding-top: 12px;
    font-size: 8pt;
    text-align: center;
}

#footer-index {
    background: #FFCC00 url('images/web_footer2.jpg') top center no-repeat;
    height: 165px;
}

#footer-sitemap {
    background: #CCCCCC url('images/sitemap_footer.jpg') top center no-repeat;
    height: 120px;
}

#footer-service {
    background: #99CC99 url('images/service_footer.jpg') top center no-repeat;
    height: 113px;
}

#footer-tech {
    background: #FFCC99 url('images/tech_footer.jpg') top center no-repeat;
    height: 119px;
}

#footer-clients {
    background: #CC6666 url('images/clients_footer.jpg') top center no-repeat;
    height: 120px;
}

#footer-profile {
    background: #6699CC url('images/profile_footer.jpg') top center no-repeat;
    height: 120px;
}

#content-container {
    padding: 5px;
}

#sitemap-services, #sitemap-technologies, #sitemap-associates, #sitemap-profile, #sitemap-logo {
    background-color: #00FF00;
    font-weight: bold;
    color: #000000;
    font-size: 10pt;
    width: 100%;
    padding: 2px;
}

#sitemap-technologies {
    background-color: #FF9933;
}

#sitemap-associates {
    background-color: #FF0000;
    color: #FFFFFF;
}

#sitemap-profile {
    background-color: #0099FF;
    color: #FFFFFF;
}

#sitemap-logo {
    background-color: #9900FF;
    color: #FFFFFF;
}
