body {
	background-image: url(images/bkg.jpg);
	color: #004E36;
	font-family: Arial, Helvetica, Lucida, sans-serif;
}

a:link, a:visited, a:hover, a:active {
	color: #004e36;
	text-decoration:none;
	font-weight: bold;
	}

a:hover, a:active {color: #004e36;
background-color:#f3f3f3;

	}
h1 {
	font: 36px "Trebuchet MS", geneva, Arial, helvetica, sans-serif;
}

h2 {
	font-size: 24px;
	font-style: italic;
}
.style2 {
	font-size: 12px;
}


h3 {
	font-size: 18px;
}

.style1 {
	font-size: 14px;
}

.style5 {
	font-size: 11px;
}
#menu {
	float: left;
	width: 140px;
	border-top: #FF0000;
	border-right: #FF0000;
	border-bottom: #FF0000;
	border-left: #FF0000;
	line-height: 30px;
	font-weight: bold;
	font-family: "Trebuchet MS", geneva, Arial, helvetica, sans-serif;
	padding-left: 5px;
}
#content {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF;
	min-height: 600px;
}
#content1 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-1.gif) repeat-x;
	min-height: 600px;
}
#content2 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-2.gif) repeat-x;
	min-height: 600px;
}
#content3 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-3.gif) repeat-x;
	min-height: 600px;
}
#content4 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-4.gif) repeat-x;
	min-height: 600px;
}
#content5 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-5.gif) repeat-x;
	min-height: 600px;
}
#content6 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-6.gif) repeat-x;
	min-height: 600px;
}
#content7 {
	float: right;
	margin: 0px;
	width: 545px;
	padding: 15px;
	background: #FFFFFF url(images/test-7.gif) repeat-x;
	min-height: 600px;
}
#wrapper {
	background: transparent url(images/trans.gif);
	width: 720px;
	position: relative;
	left: 50%;
	margin-left: -360px;
	border-right: 3px solid #004e36;
}
#footer {
	clear: both;
	text-align: center;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #FFFFFF;
	background: #004e36;
}

#mainNav ul a:hover {
	color:#000000;
	cursor:default;
	background:none;
	}		

	
#home #mainNav .home a,
#koi #mainNav .koi a,
#equipment #mainNav .equipment a,
#news #mainNav .news a,
#contact #mainNav .contact a
	{
	color:#000000;
	cursor:default;
	background-color:#f3f3f3;
		}
