* {padding: 0; margin: 0;} 
html { overflow-y: scroll; } 
p {padding-bottom:15px}

body  {
	color:#666666;
	TEXT-DECORATION:none;
	font-size:12px;
	font-weight:normal;
	font-family:Arial,sans-serif;
	margin-top: 5px;
	margin-bottom: 0px;
	background-color: #ffffff;
}

/*UNSTYLED LINKS*/
a{
	text-decoration: none;
}
	
a:link {color:#666666}
a:visited {color: #666666}
a:hover {
	color:#999999;
	text-decoration:none
	}
/*UNSTYLED LINKS*/


html {scrollbar-face-color:#F5F5F5; scrollbar-arrow-color:#8890A8; scrollbar-track-color:#F5F5F5; scrollbar-shadow-color:#808080; scrollbar-highlight-color:#FFFFFF; scrollbar-3dlight-color:#E0E0E0; scrollbar-darkshadow-Color:#8890A8; }



#container {
	position:relative;
	width: 890px;
	margin: 0px auto;
	text-align: left;
	background-color: #FFFFFF;
	z-index: 1;
}

	
	
 .gallery img 
{
	border-style:solid;
	border-color: #3E8F00;
	border-width:2px;
	margin: 0px 0px 15px 3px;
	}
	
 .gallery2 img 
{
	border-style:solid;
	border-color: #3E8F00;
	border-width:2px;
	margin: 0px 15px 15px 3px;
	}
	
	
.logos img {margin: 0px 5px 0px 0px}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: right;
	height: 30px;
	padding: 8px 20px 2px 20px;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	color:#ffffff;
	border-left-color: #FFFFFF;
	border-left-style: solid;
	border-left-width: 1px;
	letter-spacing: 1px;
	background-color:#00B52A
}

#menu a:hover {
	background-color:#5FDB00;
	color: #ffffff;
}

#menu a:active {
	background-color:#00B52A;
	color: #ffffff;
}


.main{
	letter-spacing: 1px;

}


/* START FORM STYLES*/
.form {
	font-size: 14px;
	background-color: #ffffff;
	color: #999999;
	border-style: solid;
	border-color: #CCCCCC;
	border-width: 1px;
	}
	

input.submit_button{
	color:#FFFFFF;
	background-color: #00B52A;
	font-size: 12px;
	font-weight:bold;
	border-style: solid;
	border-color: #00B52A;
	border-width: 2px;
	letter-spacing:2px;
	cursor:hand
 }
/* END FORM STYLES*/

 
/*START GRAPHICAL WRAPPET DIVS*/
#top {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:20px; 
	background-image:url(bgt.jpg); 
	z-index:4
	}
	
#wrapper {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	z-index:2; 
	background-image:url(bgm.jpg);
	background-repeat:repeat-y;
	}
 
#bottom {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px; 
	height:30px;
	background-image:url(bgb.jpg); 
	z-index:4
	}
	
/*END GRAPHICAL WRAPPET DIVS*/

#logo {
	position:absolute; 
	overflow:hidden; 
	left:28px; 
	top:36px; 
	width:210px; 
	height:240px; 
	z-index:8;
	background-image:url(logo.jpg)
	}
	
	
#tel {
	position:absolute; 
	overflow:hidden; 
	left:28px; 
	top:300px; 
	width:210px; 
	height:20px; 
	z-index:8;
	}
	
	
#headimage {
	position:absolute; 
	overflow:hidden; 
	left:247px; 
	top:36px; 
	width:610px; 
	height:240px; 
	z-index:8;
	background-image:url(m1.jpg)
	}
	
#address {
 	position:absolute; 
	overflow:hidden; 
	left:260px; 
	top:12px; 
	width:600px; 
	height:15px; 
	z-index:8; 
	text-align:right
	}
 
#menu{
	position:relative; 
	overflow:hidden; 
	left:22px; 
	top:0px; 
	width:840px; 
	height:30px; 
	z-index:9; 
	margin-bottom: 10px; 
    background-color:#00B52A
	}
	
	
#header {
	position:relative;
	overflow:hidden;
	left:22px;
	top:10px;
	width:840px;
	height:250px;
	background-color:#ffffff;
	z-index:2;
	border-color:#CCCCCC;
	border-style:solid;
	border-width:1px;
	margin-bottom:20px;
}



#main {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	z-index:2;
	background-color: #ffffff;
	}
	

	
/*/////////HOMEPAGE////////////////////*/
	


#home1 {
	position:relative;
	float:left; 
	left:0px; 
	top:0px; 
	width:220px;
	border-right-style:solid;
	border-right-color:#3E8F00;
	border-right-width:0px;
	padding: 0px 0px 0px 0px
	}
	
#home2 {
	position:relative;
	float:right;
	right:0px;
	top:0px;
	width:595px;
	padding: 5px 5px 5px 5px
	}
	
	
#b1_top {
	height:20px; 
	background-image:url(b1_top.jpg)
	}
	
#b1_middle {
	position:relative; 
	left:0px; 
	top:0px; 
	width:200px;
	/*background-image:url(b1_middle.jpg); 
	background-repeat:repeat-y; */
	background-color:#e4fae4;
	padding:0px 10px 20px 10px
	}
	
#b1_bottom {
	height:20px; 
	background-image:url(b1_bottom.jpg)
	}
/*/////////HOMEPAGE////////////////////*/




/*/////////ABOUT US PAGE////////////////////*/


#aboutcontent1{
	position:relative;
	overflow:hidden;
	left:0px;
	top:0px;
	width:842px;
	z-index:2;
	float :left;
	margin-bottom:20px
	}
	

#about1 {
	position:relative;
	float:left;
	right:0px;
	top:0px;
	width:265px;
	padding: 5px 5px 5px 5px
	}
	
	
#about2 {
	position:relative;
	float:right; 
	left:0px; 
	top:0px; 
	width:540px;
	border-left-style:solid;
	border-left-color:#3E8F00;
	border-left-width:1px;
	padding: 5px 5px 5px 15px;
	margin-bottom:10px
	}
	

#contact1 {
	position:relative;
	float:left;
	right:0px;
	top:0px;
	width:400px;
	padding: 5px 5px 5px 5px;
	}
	
	
#contact2 {
	position:relative;
	float:right; 
	left:0px; 
	top:0px; 
	width:405px;
	border-left-style:solid;
	border-left-color:#3E8F00;
	border-left-width:1px;
	padding: 5px 5px 5px 15px;
	margin-bottom:15px
	}
	


/*/////////CONATACT US PAGE////////////////////*/


#footer {
	position:relative;
	overflow:hidden;
	left:22px;
	top:0px;
	width:840px;
	height:25px;
	z-index:2;
	padding:5px 0px 0px 0px;
	background-color: #00B52A;
	}
	
		
#lefttext {
	position:relative; 
	overflow:hidden; 
	left:10px; 
	top:3px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:left
	}
	
#righttext {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:3px; 
	width:380px; 
	height:50px; 
	z-index:4; 
	float:right
	}
	

	
#bottomtext {
	position:relative; 
	overflow:hidden; 
	left:0px; 
	top:0px; 
	width:890px;
	margin-top:5px; 
	height:20px;
	z-index:4
	}
	

/*TEXT STYLES*/


.main {
	font-size: 12px;
	letter-spacing: 2px;
	line-height:17px;
	color:#6B6B6B;
	font-family:Trebuchet MS, Arial, Helvetica, sans-serif;
	
}


.address {
	font-size: 11px;
	letter-spacing: 2px;
	color:#333333;
	
}


.whitetext {
	font-size: 11px;
	color: #FFFFFF;
	letter-spacing: 2px;
}

.whitehead {
	font-size: 12px;
	font-weight:600;
	color: #FFFFFF;
	letter-spacing: 2px;
}


.f1 {
	color: #666666;
	font-size:11px;
	letter-spacing:1px;
	line-height: 25pt;
}


.credits {
	color: #666666;
	font-size:10px;
	letter-spacing: 1px;
	line-height: 14pt
}

.contact {
	color:#313131;
	font-size:11px;
	letter-spacing: 3px;
	line-height: 14pt
}


.ok {
	color:#66CC33;
	font-size:12px;
	letter-spacing: 2px;
	line-height: 14pt
}


a.bottomlinks {
	font-size: 10px;
	color: #666666;
	letter-spacing: 1px;
	text-decoration: none;
}



h1 {
	font-size: 14px;
	letter-spacing: 1px;
	color:#3E8F00;
	font-weight: bold;
	line-height: 16px;
	padding-bottom:15px

}


h2 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #3E8F00;
	padding-left: 1px;
	font-weight: bold;
	line-height: 22px;
	padding-bottom:20px

}

.hd1 {
	font-size: 11px;
	letter-spacing: 3px;
	color: #3E8F00;
	font-weight: bold;
	line-height: 22px;

}


.hd2 {
	font-size: 14px;
	letter-spacing: 3px;
	color: #3E8F00;
	font-weight: bold;

}


.head1 {
	font-size: 12px;
	letter-spacing: 1px;
	color: #3E8F00;
	font-weight: bold;
	line-height: 20px;

}


.list2 {
	font-size: 11px;
	letter-spacing: 1px;
	color: #3E8F00;
	line-height: 18px;

}
	
a.maplinks {
	text-decoration: none;
	color:#3E8F00;
	font-size:12px;
	letter-spacing:1px;
	background: url(search.gif) no-repeat left center;
    padding-left: 25px;
}
	
a.maplinks:link {text-decoration: none;}
a.maplinks:visited {text-decoration: none;}
a.maplinks:hover {
	color: #5FDB00;
	text-decoration: underline;}



	

a.links {
	font-size: 12px;
	text-decoration: none;
	letter-spacing:1px;
	color:#3E8F00;
}
	
a.links:link {color: #3E8F00}
a.links:visited {color: #3E8F00}
a.links:hover {
	color: #5FDB00;
	text-decoration: underline;}


