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

body {
	margin: 10px 0 0 0;
	padding: 0;
	background: #7da7d9 url("images/bg.jpg");
	background-repeat: repeat-x;
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #555555;
}
h1 {
	color: #bed23b;
	padding-bottom: 5px;
	margin: 0;
	border-bottom: 1px solid #bed23b;
	font-size: 20px;
	font-weight: normal;
	font-style: italic;
	letter-spacing: 1px;
}

h2 {
	font-size: 16px;
}
hr {
	border: none 0;
	border-top: 1px solid #939393;/*the border*/
	height: 1px;/*whatever the total width of the border-top and border-bottom equal*/
}

#contact {
	display:none;
	}
#page-container {
	width: 780px;
	margin: auto;
	background: #fff url("images/green_tree.gif");
	background-position: bottom left;
	background-repeat: no-repeat;
}
#page-container-home {
	width: 780px;
	margin: auto;
	background: #fff;
}
#header {
	height: 62px;
	border-top: 10px solid #bed23b;
	overflow: hidden;
}
#main-nav {
	padding-top: 10px;
	background: #b2b4b6;
	height: 30px;
	overflow: hidden;
	font-size: 18px;
	color: #fff;
}
#main-nav A:link,
#main-nav A:visited {
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}
#main-nav A:hover{
	color: #000;
	text-decoration: none;
	font-weight: bold;
}
#home-nav {
	padding-top: 10px;
	height: 30px;
	overflow: hidden;
	font-size: 18px;
	color: #000;
}
#home-nav A:link,
#home-nav A:visited {
	color: #b2b2b2;
	text-decoration: none;
	font-weight: bold;
}
#home-nav A:hover,
#home-nav A:active{
	color: #bed23b;
	text-decoration: none;
	font-weight: bold;
}
#content {
	margin: 30px 20px 20px 0;
	float: right;
	width: 540px;
}
#content A:link,
#content A:visited {
	color: #bed23b;
	text-decoration: underline;
	font-weight: bold;
}
#content A:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#link {
	margin: 10px 580px 0px 10px;
	width: 160px;
}
#link A:link,
#link A:visited {
	color: #bed23b;
	text-decoration: underline;
	font-weight: bold;
}
#link A:hover{
	color: #000;
	text-decoration: underline;
	font-weight: bold;
}
#sidebar-a {
	margin: 20px 582px 0 10px;
}
#sub_howitsused {
	background: url("images/applications.jpg");
	background-position: top middle;
	background-repeat: no-repeat;
	padding-top: 10px;
	height:410px;
}
#sub_blank {
	padding-top: 10px;
}
#sub_nav {
	background: url("images/sub_nav-bg.gif");
	background-position: top middle;
	background-repeat: no-repeat;
	padding-top: 10px;
	font-size: 14px;
}
#sub_nav A:link,
#sub_nav A:visited {
	padding-left: 10px;
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}
#sub_nav A:hover {
	padding-left: 10px;
	color: #bed23b;
	text-decoration: none;
	font-weight: bold;
}
.tips {
	background: url("images/tips-bg.gif");
	background-position: top middle;
	background-repeat: no-repeat;
	padding: 45px 20px 20px 20px;
	margin: 0 0 0 20px;
	width: 330px;
	float: right;
	color: #555555;
	line-height: 17px;
}
.tips img {
	border: 1px solid #939393;
	margin-left: 10px;
}
.tips_work {
	background: url("images/tips_work-bg.gif");
	background-position: top middle;
	background-repeat: no-repeat;
	padding: 45px 20px 20px 20px;
	margin: 0 0 0 20px;
	width: 330px;
	float: right;
	color: #555555;
	line-height: 17px;
}
.tips_work img {
	border: 1px solid #939393;
	margin-left: 10px;
}
.tips_home {
	background: url("images/tips_home-bg.gif");
	background-position: top middle;
	background-repeat: no-repeat;
	padding: 45px 20px 20px 20px;
	margin: 0 0 0 20px;
	width: 330px;
	float: right;
	color: #555555;
	line-height: 17px;
}
.tips_home img {
	border: 1px solid #939393;
	margin-left: 10px;
}
#footer {
	height: 30px;
	padding-top: 5px;
	clear: both;
	background: #7da7d9;
	border-top: 10px solid #bed23b;
	font-family: arial, sans-serif;
	font-size: 10px;
	color: #fff;
	line-height: 18px;
	letter-spacing: 1px;
}
#footer A:link{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#footer A:visited{
	color: #fff;
	text-decoration: underline;
	font-weight: bold;
}
#footer A:hover{
	color: #bed23b;
	text-decoration: none;
	font-weight: bold;
}

#brochure{
	position:relative;
	width:150px;
	left:70px;
	top:-50px;
	text-align:left;
	font-size:11px;
	color:#009900;
	}
	#brochure A:link,
#brochure A:visited {
	padding-left: 10px;
	color: #939393;
	text-decoration: none;
	font-weight: bold;
}
#brochure A:hover {
	padding-left: 10px;
	color: #bed23b;
	text-decoration: none;
	font-weight: bold;
}
		
		
		
.ecoprint{
position: relative;
z-index: 0;
}

.ecoprint:hover{
background-color: transparent;
z-index: 50;
}	

.ecoprint span{ /*CSS for enlarged image*/
position: absolute;
background-color:#b2b2b2;
padding: 5px;
border: 1px #009900;
visibility: hidden;
color: #ffffff;
text-decoration: none;
top:-55px;
z-index: 50;

}

.ecoprint span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.ecoprint:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
text-align:left;
font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-size: 12px;
	line-height: 14px;

 /*position where enlarged image should offset horizontally */

}	
	