/* CSS Document */



body { 
	
	color:#333333;
	
    font-family: Arial;
	
	font-size: 11pt;

	}
	

#info{

   font-size:10px;
   
   color:#999999;
   
   }

#main {

    padding-top: 20px;
    
	padding-left:15px;
	
	padding-right:45px;
	
	font-size: 11pt;
	
	line-height:1.5em;
	
	}
	
#serv {

       float:left;
	   
	   padding-right: 15px;
	   
	   padding-bottom: 10px;
	   
	   margin: 0px;
	   
	   }
	   

#maintain {

       float:right;
	   
	   padding-right: 85px;
	   
	   padding-bottom: 10px;
	   
	   margin: 0px;
	   
	   }

	
	
#history {

       float:left;
	   
	   padding-right: 15px;
	   
	   margin: 0px;
	   
	   }
	
#info a:link, #info a:visited {  
	text-decoration: none;
	border-bottom: dotted 1px;
	color:#999999;
	}	

#info a:hover{ 
	text-decoration:none; 
	border-bottom: dotted 1px;
	color:#740731;
	}
	
	
	
	
#main a:link, #main a:visited {  
	text-decoration: none;
	border-bottom: dotted 1px;
	color:#740731;
	}

#main a:hover{ 
	text-decoration:none; 
	border-bottom: dotted 1px;
	color:#999999;
	}
	
	
	


#head {

   color:#740731;
   
   background-image: url(images/plug2.gif);

   background-repeat: no-repeat;
	   
   background-position: left;
   
   padding-left:30px;
   
   font-size: 26px;
   
    height: 20px;
   
   }
   

#head2 {

   color:#740731;
   
   background-image: url(images/plug2.gif);

   background-repeat: no-repeat;
	   
   background-position: left;
   
   padding-left:30px;
	   
   font-size: 26px;
   
       height: 20px;

   }
   
 h3 {
 
    font-size:14px;
	
	}
   
   
#highlight {

    color:#000000;
    
	font-style:italic;
	
	font-size:14px;
	
	}
   
   
   
#navlist
{
list-style: none;
}

#navlist li
{
padding-left: 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;

}

   
#navlist2
{
list-style: none;
}

#navlist2 li
{
padding-left: 15px;
background-image: url(images/arrow.gif);
background-repeat: no-repeat;
background-position: 0 .5em;

}



#link1 {
   
   background-image: url(images/arrow.png);

   background-repeat: no-repeat;
	   
   background-position: left;
   
   padding-left:20px;
   
   height: 20px;
   
   }
   

#link2 {
   
   background-image: url(images/arrow.png);

   background-repeat: no-repeat;
	   
   background-position: left;
   
   padding-left:20px;
   
   height: 20px;
   
   }
   
   

#link3 {
   
   background-image: url(images/arrow.png);

   background-repeat: no-repeat;
	   
   background-position: left;
   
   padding-left:20px;
   
   height: 20px;
   
   }
   
#contact {

     padding-left: 30px;
	 
	 }