﻿
#BODY
{



    background-color: #99cc99;
    color: #596f80;
    margin: 0px;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: medium;
}

#wrapper
{
    background-color: #99cc99;
    width: 800px;
    margin: 0px auto 0px auto;
}



 #header
{ 
      
    background-image: url(images/mar.gif);
    letter-spacing: 1px;
    height: 200px;
    width: 1110px;
    text-align: center;
}




#navigation
{
    background-color: #99cc99;
    color: #596f80;
    width: 100%;
    height: 8px;
    text-align: center;
    
}



	
#content
{
    background-color: #99cc99;
    color: #596f80;
    width: 100%;
    margin-left: 0px;
    height: 100%;
    

}



 #contactus1
{
    background-color: #99cc99;
    color: #596f80;
    letter-spacing: 2px;
    height: 100px;
    width: 800px;
    text-align: center;
}


 
 #tright
{
    background-color: #99cc99;
    color: #596f80;
    letter-spacing: 2px;
    height: 98%;
    width: 98%;
    text-align: right;
}



 #tleft
{
    background-color: #99cc99;
    color: #596f80;
    letter-spacing: 2px;
    height: 98%;
    width: 98%;
    text-align: left;
}


#footer
{
        
    clear: both;
    background-color: #dcdcdc;
    color: #000099;
    letter-spacing: 1px;
    font-size: 8px;
    width:1110px;
    height: 12px;
    text-align: center;
    padding-top: 10px;
}
