body{
    text-align: center;
    font-family: Verdana;
    font-size: 7pt;
    color: #d9b883;
    margin: 0;
    background: #130d03;  
}

a{
    color: #f3732a;
    text-decoration: none;
    font-weight: normal;
}

td{
    font-size: 9pt;
}

ol, ul {
    list-style: none;
}

img{
border: 0;
}

#wrapper{
    text-align: left;
    width: 980px;
    margin: auto;  
}

#flash{
    height: 483px;
}

#middle{
    background: url('/images/bg_bottom.gif');
    height: 221px;
    text-align: center;
}

#bottom{
    height: 87px;
    background: #000000;
    margin-top: -10px;   
}

#middleArea{
    text-align: left;
    width: 945px;
    margin: auto;
    padding-top: 23px;
}

#subtitle{
    text-align: right;
    padding-right: 15px;
}

#seperator{
    height: 1px;
    overflow: hidden;
    background: #805a2e;
}

#afterSep{
    padding-top: 9px;
    width: 455px;
    float: left;
}

#threebuttons{
    float: right;
    width: 475px;
    padding-top: 9px;
}

#inthenews{
    clear: left;
    width: 221px;
    height: 168px;
    background: url('/images/itn_bg.gif');
    border: 1px solid #23211e;
    float:left;
}

#testimonials{
    width: 222px;
    height: 168px;
    background: url('/images/testimonial_bg.gif');
    border: 1px solid #23211e;   
    float: right;
}

#twobuttons{
    float: left;
    width: 311px;
}

#homes{
    clear: both;
    float: left;
    width: 148px;
}

#common{
    float: right;
    width: 148px;
}

#onebutton{
    float:right;    
}

#logos{
    clear: both;
}

#logos li{
    padding-top: 13px; 
    float: left;
    padding-left: 11px;
}

#boxtitle{
    padding-top: 11px;
    padding-left: 12px;
}

#boxbody{
    margin: auto;
    width: 192px;
    text-align: center;
    height: 110px;
}

#boxtext{
    text-align: left;
    color: #d9b883;
    font-size: 9pt;
    padding-top: 10px;
}

#mainBody{
    display: table;
    min-height:610px;
    height: auto !important;
    height: 610px;
    width: 980px;
    margin: auto;
    background: #362508;
    padding: 10px 0 10px 0;
}

#mainleft{
    margin-left: 5px;
    min-height: 610px;
    height: auto !important;    
    height: 610px;
    width: 807px !important;
    width: 763px;
    background: #362508;
    border-right: 1px solid #000000;
    float: left;
}

#mainright{
    width: 162px;
    float: right;
}

#secHomes{
    padding-top: 5px;
    padding-right: 5px;
}

#secCommon{
    padding-top: 5px;
}

#secNewsletter{
    padding-top: 5px;
}

#secFlash{
    margin: 0;
    padding: 0;
    background: #362508;
}

#rightLogos{    
    float: right;
}

#content{
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 20px;
}

.newsTitle{
    font-size: 12pt;
    font-weight: bold;
}

.newsBody{
    padding-top: 10px;
    padding-bottom: 10px;
}

.newsBy{
    text-align: right;
}

#innerleft{
    width: 800px;
}

/* Tenders Form Style */
.tend { margin-left: 50px; color: #bf9759; }
.tend form table td {  padding:6px; font-size: 10px; }
.tend .t2 td { border: #212121 1px solid; }
.tend .t2 { background-color: #2b1e06; padding: 6px; }
.tend .t2 input,select,textarea {
    font-size: 12px;
    color: #bf9759;
    background: #5c3d0d;
    border: none;
}

/* Contact Form Style */
.cont { margin-left: 15px; color: #bf9759; margin-top: 15px; }
.cont form table td {  padding:6px; font-size: 12px; }
.cont .c2 td { border: #212121 1px solid; }
.cont .c2 { background-color: #2b1e06; padding: 6px; }
.cont .c2 input,select {
    font-size: 12px;
    color: #bf9759;
    background: #5c3d0d;
    border: none;
}

