﻿

body{Font-family: Calibri, Verdana, Ariel, sans-serif; font-size:12px; margin:0px; padding:0px; color:#000;background:url(../images/main-header-bg.jpg) repeat-x;}
dl,dt,dd,ol,li,span,strong,form,fieldset,table,th,tr,td,input,label,select,div{margin:0px; padding:0px;}
html {margin:0px;padding:0px;
}
a{outline:none; color:#2749FF; }
a:hover{color:#626262; text-decoration:underline;}
img{border:none; font-size:10px; font-weight:normal;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both; margin:0; padding:0}

.left-zone a{color:#0094fc; text-decoration:underline;}
h1, h2, h3, h4 {
    margin:0px 0px 5px 0px;
    font-weight:bold;
}


h2 {
    font-size:16pt;
}

p {
    margin:0px 0px 15px 0px;
    color:#484848;
    font-size:16px;
}


.container {
    width:100%;
    height:auto;
}

.header-wrapper {
    width:100%;
    height:auto;
    background:#000 url(../images/header-bg.jpg) repeat-x bottom;
    border-bottom:1px #000 solid;
    
}

.header {
    width:980px;
    height:auto;
    margin:0px auto;
}

.header-right {
    float:right;
}

.slogan1 {
    float:right;
    text-align:right;
    padding-left:20px;
    background:url(../images/call.png) no-repeat right top;
    margin-top:10px;
}

.slogan1 p {
    color:#cdcdcd;
}

.slogan2 {
    margin:20px 0px 0px 20px;
}

.slogan2 p {
    color:#cdcdcd;
}

.logo {
    float:left;
    padding:20px 0px 10px 0px;
}

.logo a {
    display:block;
    text-decoration:none;
    height:75px;
    width:329px;
    background:url(../images/logo.png) no-repeat;
}

.nav {
    float:right;
}

.nav ul {
    margin:0px;
    padding:0px;
}

.nav ul li {
    list-style:none;
    display:inline;
    margin:0px;
}

.nav ul li a {
    float:left;
    display:block;
    text-decoration:none;
    color:#fff;
    height:39px;
    padding:20px 20px 0px 20px;
    font-size:11pt;
    text-transform:uppercase;
}

.nav ul li a:hover {
    background:url(../images/menu_hover.png) repeat-x;
}

#active {
    background:url(../images/menu_hover.png) repeat-x;
}

.banner-outer {
    height:auto;
    width:100%;
    background:url(../images/row_top_tile.png) repeat-x;
}

.banner-wrapper {
    width:100%;
    height:364px;
    background:url(../images/top_row_bg.jpg) no-repeat center top;
    padding-top:37px;
}

.banner {
    height:318px;
    background:#000;
    width:980px;
    margin:0px auto;
}

.banner-left {
    height:318px;
    width:318px;
    background:url(../images/banner-left.jpg) no-repeat;
    float:left;
}

.banner-right {
    float:left;
    padding:10px;
    width:642px;
    height:298px; 
}

.banner-img {
    height:298px;
    background:url(../images/banner.jpg) no-repeat;
}

.main-content-wrapper {
    width:100%;
    height:auto;
    background:#fffff;
    padding-top:40px;
}

.main-content {
    width:980px;
    height:auto;
    margin:0px auto;
    color:#000000;
}

.main-content p {
    color:#282828;
    text-align:justify;
}



.text-box {
    height:28px;
    border:1px #242424 solid;
    background:#ffffff;
    margin-bottom:5px;
    width:246px;
    padding:0px 6px 0px 6px;
    color:#282828;
    font-size:9pt;
}

.right-box textarea  {
    height:60px;
    width:246px;
    border:1px #242424 solid;
    background:#ffffff;
    margin-bottom:5px;
    color:#282828;
    padding:6px;
    font-size:9pt;
    font-family:Arial;
}
.button {
    border:1px #5eb100 solid;
    background:#1a1b1b;
    color:#b5b5b5;
    padding:5px 10px 5px 10px;
    float:right;
    margin-top:5px;
}

.button:hover {
    background:url(../images/menu_hover.png) repeat-x;
    border:#1c6300 1px solid;
    color:#fff;
}

.text-italic {
    font-style:italic;
}

.client-name {
    font-weight:bold;
    color:#4f8500;
}

.footer-wrapper {
    width:100%;
    height:auto;
    background:#333333;
}


.footer {
    width:980px;
    margin:0px auto;
    height:auto;
    padding:30px 0px 30px 0px;
}

.f-right {
    width:300px;
    float:right;
}

.f-left {
    width:660px;
    float:left;
}

.f-text {
    width:278px;
    height:28px;
    border:none;
    padding:0px 6px 0px 6px;
    margin-bottom:6px;
}

.f-left a {
    color:#fff;
    font-size:12pt;
}


.copyright table{
    float:right;
}

.copyright p {
    color:#fff;
    float:left;
    margin-top:15px;
}

.right-box {
    border:1px #174400 solid;
}


.left-zone {
    width:660px;
    height:auto;
    float:left;
}

.right-zone {
    width:300px;
    float:right;
    height:auto;
}

.right-box {
    padding:20px;
    background:#dddddd;
    margin-bottom:15px;
}