body {
      background-color: #A8A8A8;
	 
}

#mainlayout {
	   margin-top: 0px;
	   margin-left: 10px;
          } 
		  
table#contact {	
	   border-right-width:1px; border-right-color:#E8482A; border-right-style: solid;
	   border-left-width:1px; border-left-color:#E8482A; border-left-style: solid;
	   border-top-width:1px; border-top-color:#E8482A; border-top-style: solid;
	   border-bottom-width:1px; border-bottom-color:#E8482A; border-bottom-style: solid;
   	  }

#serviceslayout {
	   margin-top: 0px;
	   margin-left: 0px;
          } 

#textlayout {
	   margin-top: 5px;
	   margin-left: 0px;
          } 


a.nav {color:white; text-decoration: none;}
a.nav:hover {color:black;}

a.nav { 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 12px;
   }

p#main { 
    font-family: Helvetica, Arial, sans-serif;
    font-size: 11px;
    color: #FFFFFF;
   }

div#services { 
    margin-top: 20px;
    margin-left: 0px;
   }

.whitefont {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #FFFFFF; 
   }

.blackfont {
   font-family: Verdana, Arial, Helvetica, sans-serif; 
   font-size: 11px; 
   color: #000000; 
   }
