body {margin: 0;padding: 0;
      background: #006666 url('../images/background.jpg');
	  font-family:arial,verdana,sans-serif;
	 }

html{margin: 0;padding: 0;}

#container{
	width:850px;
	margin: auto;
	background-color:#FFF;
	
}
#header {
	width: 850px;
	background-color: #FFF;
}

#banner {
	width: 850px;
	background-color: #FFF;
	}

#nav {
	width: 850px;
	background-color: #FFF;
     }

	
#content {
	color: #000000;
	width: 830px;
	text-align: justify;
	background-color: #FEFBE6;
	padding: 10px;
	}	
	
#contact {
	width: 850px;
	text-align: justify;
	background-image: url(../images/contact.jpg);
	background-repeat: no-repeat;
	background-color: #FFF;
	}	



#content img {
	padding: 15px;
              }

.style1 {
	text-align: justify;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5;
	font-weight: normal;
}

.style2 {
	text-align: center;
	color: #000000;
	font-size: 16px;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;
}

.style3 {
	text-align: left;
	color: #005333;
	font-size: 20px;
	font-weight: bold;}
	
.style4 {
	text-align: center;
	color: #004333;
	font-size: 16px;
	text-decoration: none;
	padding: 5px;
	font-weight: normal;}

#footer {
	font-size: 12px;
	width: 850px;
	background: #000000;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 0 0;
	background-color: rgb(146,125,85);
	color: #FFFFFF;
}

#footer a {color: #FFFFFF;}

#footer a:hover {color: #006666;}

#footer p {color: #FFFFFF;}

#footer .style2 {color:  #FFFFFF;}

#sitemap {
	float: left;
	margin-left: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: left;
}
	
#sitemap a {color: #FFFFFF; text-decoration: none;}
	
#siteby {
	float: right,relative;
	margin-right: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
}
#siteby a {color: #FFFFFF; text-decoration: none;}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #004735;
}

#links{
	font-size: 14px;
	width: 850px;
	background: #000000;
	text-align: center;
	padding: 1em 0 0.5em 0;
	margin: 0.5em 0 0 0;
	background-color: #066;
	color: #FFFFFF;
}
#links a {color: #FFFFFF;}
#links a:hover {color: #000000;}

a:link {
	color: #03C;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #06C;
}
a:hover {
	text-decoration: none;
	color: #E57E1A;
}
a:active {
	text-decoration: none;
}
