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

* {
	margin: 0;
	padding: 0;
}
html, body {
	width: 100%;
	height: 100%;
	color: #39b54a;
	font-size: 12px;
	line-height: 16px;
	font-family: Arial, Helvetica, "sans serif";
	background-repeat: repeat-x;
	background-color: #ffffff;
	background-image: url(../mint-images/body-bg.png);
}
a:link {
	color: #39b54a;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:visited {	font: bold 12px Arial, Helvetica, sans serif;
color: #39b54a;	text-decoration: none;
}
a:hover {
	color: #4d4d4f;
	font-family: Arial, Helvetica, sans serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {	font: bold 12px Arial, Helvetica, sans serif;
color: #666;
}
p { 
	font: 12px/16px Arial, Helvetica, sans serif; color: #4d4d4f;
}
h1 {
	padding-top: 3px;
	font-size:22px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #4d4d4f;
}
h2 {
	padding-top: 3px;
	font-size:22px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #ffffff;
}
h2 a:link, a:visited, a:active {
	padding-top: 3px;
	font-size:22px;
	line-height: 25px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #ffffff;
}
h2 a:hover {
	padding-top: 3px;
	font-size:22px;
	line-height: 25px;
	font-family: Arial, Helvetica, "sans serif";
	font-weight: bold;
	color: #ffffff;
	background-color:#4d4d4f;
}
h3 {
	padding-top: 5px;
	padding-bottom: 2px;
	font-size:22px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../mint-images/h3-bg.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}
h3 a:link, a:visited, a:active {
	padding-bottom: 2px;
	font-size:22px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: normal;
	color: #ffffff;
	text-indent: 15px;
}
h3 a:hover {
	padding-bottom: 2px;
	font-size:22px;	
	font-family: Arial, Helvetica, sans serif;
	font-weight: normal;
	color: #ffffff;
	text-indent: 15px;
}
h4 {
	padding-top: 8px;
	padding-bottom: 2px;
	font-size:22px;
	line-height: 30px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: normal;
	color: #ffffff;
	background-image: url(../mint-images/h3-bg.jpg);
	background-repeat: no-repeat;
	text-indent: 15px;
}
h5 {
	padding-top: 3px;
	font-size:16px;
	line-height: 20px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #39b54a;
}
h6 {
	font-size:14px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans serif;
	font-weight: bold;
	color: #39b54a;
}
#wrapper {
	position:relative;
	left: 50%;
	width: 986px;
	margin-left: -493px;
	min-height: 100%;
	top: 0px;
}
#feedback-wrapper {
	position:relative;
	left: 50%;
	width: 620px;
	margin-left: -310px;
	min-height: 100%;
	top: 0px;
	padding-left: 15px;
	z-index: 99;
	background-color: #FFF;
	border: thin solid #666;
}
#footer-contents {
		float: left;
	width: 986px;
	height: 88px;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(../mint-images/footer.png);
	background-repeat: no-repeat;
	z-index: 1;
}

#header {
	background-image: url(../mint-images/heade-bg.png);
	background-repeat: no-repeat;
	height: 105px;
	width: 986px;
}
#logo {
	float: left;
	height: 83px;
	width: 203px;
	margin-top: 20px;
	margin-left: 48px;
}
#logo-home {
	float: left;
	height: 82px;
	width: 300px;
	margin-top: 20px;
}
#social-media {
	float: right;
	height: 32px;
	width: 90px;
	margin-top: 20px;
	margin-right: 42px;
}
.icons {
	height:32px;
	width: 32px;
	margin-right: 13px;
	float:left;
}
#main-nav {
	height: 92px;
	width: 986px;
	background-image: url(../mint-images/navi-bg.png);
}
#main-nav ul{
	font: normal 18px Arial, Helvetica, sans-serif;
	list-style:none;
	margin: 0px;
	paddinng: 0px;
	text-align: center;
	display: block;
	}
#main-nav li{
	font: normal 18px Arial, Helvetica, sans-serif;
	float:left;
	height: 92px;
	width: 132px;
	background-image: url(../mint-images/navi-link-bg.png);
	background-repeat: no-repeat;
}
#main-nav ul li a{
	font: normal 18px Arial, Helvetica, sans-serif;
	display:block;
	color: #ffffff;
	font-weight:normal;
	text-decoration: none;
	padding-top: 38px;
	height: 54px;
	}
#main-nav  li a:hover{
	font: normal 18px Arial, Helvetica, sans-serif;
	display:block;
	color: #ffffff;
	background-image: url(../mint-images/navi-link-bg-over.png);
	background-repeat: no-repeat;
}
#fish-bg {
	z-index: 1;
	height: 250px;
	width: 960px;
	margin-left: 4px;
	margin-top: -233px;
}

.navi-current {
	background-image: url(../mint-images/navi-selected.png);
	background-repeat: no-repeat;
font: normal 18px Arial, Helvetica, sans-serif;
	display:block;
	color: #ffffff;
}
.navi-spacer {
	height:32px;
	width: 32px;
	float:left;
}
.green {
	color: #39b54a;
}
.white {
	color: #ffffff;
}
#content-holder {
	float:left;
	background-image: url(../mint-images/content-bg.png);
	background-repeat: repeat-y;
	padding-left: 10px;
	min-height: 100px;
	width: 976px;
}
#image-box-home {
	background-image: url(../mint-images/image-box-home.png);
	background-repeat: no-repeat;
	padding: 25px;
	height: 244px;
	width: 915px;
}
#text-box-image-area {
	float: left;
	height: 240px;
	width: 370px;
	color: #ffffff;
}
#text-box-image-area p { 
	font: 12px/16px Arial, Helvetica, sans serif; color: #ffffff;
}
#image-homepage {
	float: left;
	height: 240px;
	width: 520px;
	margin-left: 20px;
}
#home-col-holder {
	background-image: url(../mint-images/3-col-dividers.png);
	height: 180px;
	width: 976px;
	background-repeat: no-repeat;
}
#home-col-home1 {
	width: 288px;
	height:180px;
	padding-left: 32px;
	float: left;
}
#home-col-home2 {
	width: 288px;
	height:180px;
	padding-left: 32px;
	float: left;
}
#home-col-home3 {
	width: 288px;
	height:180px;
	padding-left: 32px;
	float: left;
}
#spacer {
	height: 15px;
	width: 986px;
	float: left;
	z-index: 1;
}
#left-col {
	float: left;
	width: 620px;
	padding-left: 15px;
	z-index: 99;
}
#right-col {
	float: left;
	width: 300px;
	margin-left: 15px;
	z-index: 98;
}

#download-pricelist {
	background-image: url(../mint-images/download-current-pricelist.png);
	background-repeat: no-repeat;
	height: 110px;
	width: 290px;
	padding-top: 10px;
	padding-left: 10px;
}
#right-col-panel-top {
	background-image: url(../mint-images/right-col-top.png);
	background-repeat: no-repeat;
	height: 12px;
	width: 300px;
}
#right-col-panel-bottom {
	background-image: url(../mint-images/right-col-bottom.png);
	background-repeat: no-repeat;
	height: 14px;
	width: 300px;
}
#right-col-panel-bg {
	background-image: url(../mint-images/right-col-bg.png);
	background-repeat: repeat-y;
	padding: 10px;
	width: 280px;
}
#right-col-panel-bg p { 
	font: 12px/16px Arial, Helvetica, sans serif; color: #ffffff;
}
.gallery-thumbs-holder {
	height: 155px;
	width: 620px;
}
.gallery-thumbs {
	float: left;
	height: 145px;
	width: 145px;
	margin-right: 10px;
}
.gallery-thumb-end {
	float: left;
	height: 145px;
	width: 145px;
}
#site-by {
	padding-left: 32px;
	z-index: 10;
}
#site-by a:link {
	color: #39b54a;
	font-family: Arial, Helvetica, "sans serif";
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}
#site-by a:visited {	font: bold 10px Arial, Helvetica, sans serif;
color: #39b54a;	text-decoration: none;
}
#site-by a:hover {
	color: #4d4d4f;
	font-family: Arial, Helvetica, sans serif;
	font-size: 10px;
	font-weight: bold;
}
#site-by a:active {	font: bold 10px Arial, Helvetica, sans serif;
color: #666;
}
