/* CSS Document */


h3 {font-weight: bold;
      color: #000000;
	  font-size: 9px;
	  text-align:center;
	  margin-left: 20px;

}


h2 {font-weight: bold;
      color: #164579;
	  font-size: 14px;
	  text-align:left;
	  margin-left: 20px;
	  	  }
		  
h1 { font-size: 16px;
     color: #164579;
	 text-align:left;
	  margin-left: 20px;
	 	 }
		 
table { padding: 5px;
        
       }
td, tr { 
        padding: 3px;
				 }
a {color: #6c8aab;
}

.serv  {font:Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
	line-height:1.4;
	}
    
		
 
p{margin:0 20px 10px;
  padding: 2px;
  line-height: 1.2;
  font-size: 12px;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  }
div#anim {float: left;
          width: 830px;
		  height: 43px;
		  padding-left: 10px;
		 		  }
  
	   
div#container {width: 880px;   
             
}
div#header {width: 920px;
            height: 236px;
		    padding-left: 7px;
			margin-top: -5px;
			float:left;
										}

div#wrapper {width: 880px;
             height: auto;
           	 margin-left: 10px;
			 float:left;
			
			  }
div#content {background: #164579;
             width: 877px;	 
			 height:auto;
		     float:left;
			 clear:both;
			 position:relative;
			 z-index:1;
			
 }
div#text { background: #FFFFCC;
           width: 856px;
		   height: auto;
		   float: left;		
		   clear: both;	
		   margin-left:10px;
		   margin-top: 10px;
		   margin-bottom: 10px;
		   padding-bottom: 10px;
		   text-align: left;	
			}

div#menuver {width: 220px;
             padding-left: 190px;
			 padding-top: 180px;

			 
}
div#menuver li { background: url(images/btn.gif) no-repeat left;
                 padding-left: 35px;
				 margin-left: 2px; 
                 list-style: none;
				 text-decoration: none;
                 line-height: 2;
				 font: Verdana, Arial, Helvetica, sans-serif;
				
				 }
div#menuver a { color: #CCCCCC;
                text-decoration: none;
}

div#menuver ul li a:hover { font-weight:bold;
                            
                               
                              }
div#menuver ul li:hover { background: url(images/teardrop-over.png) no-repeat left;
}

div#footer{ background: #6c8aab;
            width: 877px;
			height: 60px;
			color: #CCCCCC;
			text-align:center;
			line-height: 1.3;
			padding-top: 4px;	
			margin-right: 2px;
			clear: both;
				 }
div#footer a {color: #CCCCCC;
}
