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

body {
		margin-top: 5px;
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #565656;
		margin-left: 0px;
		margin-right: 0px;
		margin-bottom: 10px;
}

#container {
		width: 900px;
		background-color:#FFFFFF;
		margin: auto;
		}

#header {
		width: 777px;
		padding: 0px;
		margin:auto;
		}

#header p {
		margin: 0;
		}

#content {
		width: 780px;
		height: auto;
		}
		
#content2 {
		width: 900px;
		height: 600px;
		}		
		
#mainCont {
		float: left;
		margin: 30px;
		width: 340px;
		height: auto;}
		
#mainCont p {margin-bottom: 20px;}		


		
#rightCol {
		padding-top: 30px;
		padding-right: 30px;
		
		}	

#rightCol p {margin-bottom: 20px;}
			

#bg_layer2 {
 
background-image: url(images/image2.jpg); 
background-repeat: repeat-y;
z-index: 3;
width: 780px;
 
}
 
#bg_layer1 {
 
background-image: url(images/image1.jpg); 
background-repeat: no-repeat; 
background-position: top;
z-index: 2;
width: 780px; 
min-height: 600px;
}



h1 {
		font-size: 23px;
		font-family: Arial, Helvetica, sans-serif;
		color: #4BAB47;
		font-weight: bold;
		line-height: 23px;
		margin-top: 0px;
		margin-bottom: 5px;
		}
h2 {
		font-size: 16px;
		font-family: Arial, Helvetica, sans-serif;
		color: #4BAB47;
		font-weight: bold;
		line-height: 16px;
		margin-top: 0px;
		margin-bottom: 0px;
		}
		
h3 {
		font-size: 12px;
		font-family: Arial, Helvetica, sans-serif;
		color: #4BAB47;
		font-weight: bold;
		line-height: 14px;
		margin-top: 0px;
		margin-bottom: 0px;
		}
		
h4 {
font-size: 14px;
font-weight: bold;
color:#FF0000;}
				
				
h5 {
font-size: 12px;
color: #990066;
font-style: italic;}
		


a {border: 0px;}


#footer {
font-size: 10px;
text-align:center;
width: 780px;
padding-top: 0px;
margin-top: 0px;
background-image: none;
background-color: #FFFFFF;}

#footer p {width: 740px;
text-align: center;}

a {color: #4BAB47;
font-weight: bold;
text-decoration: underline;}
a:hover {text-decoration: none;}


.gallery img {width: 165px;
height: 105px;
padding: 5px;
border: 1px solid #cccccc;
background-color: #ffffff;
margin: 5px;
background-image: url(images/gallerybg1.jpg);
background-repeat: no-repeat;}

.gallery {width: 600px;}

.gallery h2 {
font-size: 13px;
color: #FE9A04;}


{}