a:link {
	color: #3B9B35;
}
a:hover {
	color: #0D2157;
}
div#container {
	width:960px;
	margin: 0 auto;
	position: relative;
	overflow:visible;
	margin-top:20px;
	margin-bottom: 20px;
  }
#header {
	width: 100%;
	height: 361px;
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
}
#vanish300 {
	width: 100%;
		height: 191px;
	background-image: url(../images/vanish300.jpg);
}
#content {
	width: 100%;
	background-image:url(../images/rpt.jpg);
	background-repeat:repeat-y;
}
#greencontent {
	font-family:"Times New Roman", Times, serif;
	font-size:14px;
	text-align:left;
	line-height: 22px;
	color:#084270;
	margin-top:45px;
}
.greencontent {
	font-size: 18px;
	color:#3d9b35;
	font-weight:bold;
}
#productcontent {
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 18px;
	color: #084270;
	text-align:left;
}
#productcontent h2{
	font-size: 18px;
	font-weight:bold;
		color: #084270;
}



#productcontent ul li{
	line-height: 22px;

}
#productcontent  li{
	margin-bottom: 10px;
	}
#contact-form p{
	font-size: 15px;
	color:#084270;
	text-align:left;
}
#contact-form td tr{
	font-size: 13px;
	color:#084270;
}

#news h2{
	font-size: 18px;
	font-weight:bold;
		color: #084270;
}


#news a h3  {


background-color: #7ac142 ;
display: block;
float: right;
padding: 2px;
}


#line {
	width: 95%;
	border-top: #084270 2px solid;
	margin: 0 auto;
	margin-bottom: 20px;
}
#footer {
	width: 100%;
	height:26px;
	background-image:url(../images/footer.jpg);
	background-repeat:no-repeat;
	margin-bottom: 20px;
}
#footer-text {
	font-family:"Times New Roman", Times, serif;
	text-align: center;
	color:#084270;
	font-size: 11px;
	
}
#footer-text a{
	color:#084270;
	text-decoration: none;
}