body {
	margin:0px;
	padding:0px;
	background-color: #a2d39c;
	font-family: Tahoma, Verdana, "sans serif";
	font-size: 12px;
}
.footer {
	font-size: 12px;
	color: #FFFFFF;
	text-align:center;
}
h1 {
	margin-top:5px;
	margin-bottom:8px;
	font-family: Trebuchet MS, Tahoma;
	font-size: 24px;
	font-weight: bold;
}
.form {
	font-size: 12px;
	color:#000000;
	border:1px solid #9d9d9d;
	padding:1px;
}
p { margin:0px; margin-bottom:8px;}
a {
	color:#FFFFFF;
}

.index {
	position:relative; 
	background-image:url(graphics/bg_home1.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #efefef;
}
.index1 {
	position:relative; 
	background-image:url(graphics/bg_requests.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #639e5d;
}
.index2 {
	position:relative; 
	background-image:url(graphics/bg_products1.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #efefef;
}
.index3 {
	position:relative; 
	background-image:url(graphics/bg_contact2.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #efefef;
}
.index4 {
	position:relative; 
	background-image:url(graphics/bg_philosophy.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #efefef;
}
.index5 {
	position:relative; 
	background-image:url(graphics/bg_about.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #639e5d;
}
.index6 {
	position:relative; 
	background-image:url(graphics/bg_news.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #ffffff;
}
.index7 {
	position:relative; 
	background-image:url(graphics/bg_links.jpg); 
	background-repeat:no-repeat; 
	width:700px; 
	height:400px; 
	border:1px solid #000000; 
	padding:0px;
	color: #ffffff;
}

