html, body {
        margin: 2%;
        padding:0px;
        background-image:url(../images/back_grey.gif);
}

h1, h2, h3, h4, h5, h6, form {
        margin: 0px;
        padding:0px;
        }

p {
        margin-top:1%;
        padding:0px;
        }
        

#wrapper {
        width:99%;
        margin:0px auto;
        background-color:#FFF;
}

#content {
        width:98%;
        margin:0px auto;
        background-repeat:repeat-x;
        background-position:top;
}

#header {
        height:96px;
}

#logo {
        width:10%;
        float:left;
}

#logo h1{
        font-family:"Trebuchet MS";
        font-size:36px;
        color:#EE8907;
        font-weight:normal;
        text-decoration:none;
        padding-left:40px;
        padding-top:30px;
}

#logo h4 {
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#808080;
        font-weight:normal;
        text-decoration:none;
        padding-left:75px;
}

#links ul {
        margin:0px; 
        padding-top:67px;
}

#links li { background-color: #f4a80a; text-align: center; list-style-type: none; float: right; padding-top: 4px; border-left: 1px solid #fff; width: 78px; height: 25px }

#links a{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
}

#links a:hover{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
}

#mainimg {
        background-image:url(../images/main_img.jpg);
        background-repeat:repeat;
        height:122px;
        text-align:right;
}

#mainimg h3 {
        font-family:"Trebuchet MS";
        font-size:38px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:20px 40px 0px 0px;
}

#mainimg h4 {
        font-family:"Trebuchet MS";
        font-size:18px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:0px 40px 0px 0px;
}

#contentarea {
        clear:both;
        padding:25px 0px;
}

#leftbar   { float: left; width: 16%; text-align: center }

#leftbar h2  { color: #ee8907; font-weight: normal; font-size: 26px; font-family: "Trebuchet MS"; text-decoration: none; padding-right: 15pt; padding-left: 15pt }

#leftbar p { color: #797b7a; font-weight: normal; font-size: 11px; font-family: "Trebuchet MS"; text-decoration: none; padding-right: 15pt; padding-left: 15pt }

#leftbar a  { color: #ee8907; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS"; text-decoration: none; padding-right: 15pt; padding-left: 15pt }

#leftbar a:hover   { color: #000; font-weight: bold; font-size: 13px; font-family: "Trebuchet MS"; text-decoration: none; padding-right: 15pt; padding-left: 15pt }

#rightbar {
        float:left;
        width:79%;
          border-left: 1px solid #bcbdbc; 
}

#rightbar h2{
        font-family:"Trebuchet MS";
        font-size:26px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:25px;
        padding-bottom:5px;
}

#rightbar h3{
        font-family:"Trebuchet MS";
        font-size:18px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding-left:25px;
        padding-bottom:2px;
}


#rightbar p{
        font-family:"Trebuchet MS";
        font-size:12px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:0px 25px;
}

#rightbar table{
        font-family:"Trebuchet MS";
        font-size:10px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:0px 25px;
}

#rightbar ul {
        font-family:"Trebuchet MS";
        font-size:12px;
        color:#797B7A;
        font-weight:normal;
        text-decoration:none;
        padding:0px 25px;
        margin-left:15px;
}

#rightbar a:hover{
        font-family:"Trebuchet MS";
        font-size:12px;
        color:#EE8907;
        font-weight:bold;
        text-decoration:none;
}

#rightbar a{
        font-family:"Trebuchet MS";
        font-size:12px;
        color:#EE8907;
        font-weight:bold;
        text-decoration:none;
}

.orangetext {
        font-family:"Trebuchet MS";
        font-size:12px;
        color:#EE8907;
        font-weight:bold;
        text-decoration:none;
}

#bottom  { clear: both; padding-top: 2%; padding-bottom: 1%; height: 32px }

#email {
        float:left;
        width:0%;
        background-color:#213A70;
        height:27px;
        padding-top:5px;
        vertical-align:top;
}

#email a{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding-left:40px;
        margin-top:5px;
}

#email a:hover{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        padding:0px 40px;
        
}

#validtext {
        float:left;
        width:100%;
        background-color:#213A70;
        height:27px;
        padding-top:5px;
        vertical-align:top;
}

#validtext2 {
        float:right;
        width:100%;
        background-color:#213A70;
        height:27px;
        padding-top:5px;
        vertical-align:top;
}

#validtext p{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        text-align:right;
        padding-right:40px;
        margin-top:5px;

        
}

#validtext a{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
}

#validtext2 a{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:underline;
}

#validtext a:hover{
        font-family:"Trebuchet MS";
        font-size:11px;
        color:#fff;
        font-weight:normal;
        text-decoration:none;
        }
