@charset "utf-8";
/* CSS Document */

body{
	font-family: "Verdana", Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0px;
	background:#fff; 
}


a{
	text-decoration:none;
	color:#fff;
}

a:hover {
	text-decoration: none;
	color:#000;
}

#main-container{
	width:980px;
	overflow:hidden;
	padding:0px;
	margin:0 auto;
	background-color:#fff;
	}
	
#header-container{
					width:980px;
					float:left;		
}

.logo{ height:90px;
		width:196px;
		float:left;
		border:0px;	
		}
  
.logo h1{ margin:0;
          padding:0;
		  font-family:Verdana, Arial, Helvetica, sans-serif;
		  font-size:16px;}
		  
.logo h1 a{ margin:0;
           padding:0;
	       width:196px;
           height:90px;
		   background:url(../images/logo.gif) no-repeat;
		   text-indent:-9999px;
		   text-decoration:none;
		   display:block;}
		  		  
.google-add1{ float:left;
			  width:728px;
			  height:90px;
			  margin-left:30px;}	
.main-header{height:278px;
			 width:980px;
			 float:left;
			 background:url(../images/header.gif) no-repeat;
			 }	
			 
#main-body{ width:980px;
            float:left;
			}

#left-nav{ width:222px;
			float:left;
			
			}
.menu-header{ background:url(../images/menu-header.gif) no-repeat;
				height:47px;
				width:222px;
}


.menu-body{ width:222px;
			float:left;
			background-color:#95c21d;
			}
.menu-body ul{
	padding:0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}

.menu-body li{
	list-style-type:none;
	color:#fff;
	margin-left: 0px;
}
.menu-body li a{color:#fff;
}

.menu-body li a:hover{color:#000;
}			
.menu-footer{ width:222px;
			  height:122px;
			  float:left;
			  background:url(../images/menu-footer.gif) no-repeat;}
			  			
#inner-body{ width:742px;
			float:left;
			margin-left:16px;
			}
			
.google-add2{ width:728px;
				height:15px;
				float:left;
				margin:0 0 20px 0;
				}
				
#inner-2{width:742px;
		float:left;
		}
#inner-left{ width:489px;
			 float:left;
			 margin:0 38px 0 27px;
			 }
			 
.img1{width: 486px;
	  float:left;
	  height:250px;
	  margin:0 0 10px 0px;}			 
#img-row1{ width:489px;
		   float:left;}			 
			 
.homeimg1{ width:208px;
		   float:left;
		   margin:0 70px 0 0;
		   }
		   
.homeimg2{ width:208px;
		   float:left;
		  }		   
.home-img1{ background:url(../images/home-img.gif) no-repeat;
			width:208px;
			height:136px;}		   			 		
.home-img2{ background:url(../images/home-img2.gif) no-repeat;
			width:208px;
			height:136px;}
			
#img-row2{ width:489px;
		   float:left;
		   margin-top:50px;}
		   
.home-img3{ background:url(../images/home-img3.gif) no-repeat;
			width:208px;
			height:136px;}		   			 		
.home-img4{ background:url(../images/home-img4.gif) no-repeat;
			width:208px;
			height:136px;}

.homeimg3{ width:208px;
		   float:left;
		   margin:0 70px 0 0;
		   }
		   
.homeimg4{ width:208px;
		   float:left;
		  }				
.txt1{ font-size:12px;
       font-family:verdana;
	   color:#034a6b;
	   font-weight:bold;
	   margin-top:10px;}
	   
	   
.inner-left-txt{ color:#0066CC;
				font-size:11px;
				font-family:verdana;
				margin:0 0 20px 0;
				}
.inner-left-txt a{ color:#0066CC;
				
				}
.inner-left-txt a:hover{ color:#000000;
				
				}									
.text-header{ font-family:verdana;
			  font-size:14px;
			  color:#0066CC;
			  font-weight:bold;}
			  
.text-header a{
			  color:#0066CC;
			 }
.text-header a:hover{
			  color:#0066CC;
			 }			  					   					   							
.google-add3{ float:left;
				width:160px;
				height:600px;
				}
				
.google-add4{ width:468px;
			  height:60px;
			  float:left;
			  margin:20px 0 0 10px; }
			  
.google-add5{ width:120px;
			height:90px;
			margin-bottom:20px;
			}
			
.google-add6{ width:120px;
			height:90px;
			float:right;
			margin-right:10px;
			}							  													
#footer{ width:980px;
		float:left;
		background:#95c21d;
		height:44px;}
.footer1{width:400px;
		float:left;
		padding:20px 0 0 20px;}	
.footer2{width:200px;
		float:right;
		padding:20px 0 0 20px;
		}																 		  			  
