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

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #696969;
	/* #898989; */
}
body {
	/* background-color: #2b2b2b; */
	background-color: #848484;
	margin: 0px;
}
.wrapper {
	margin: auto;
	height: auto;
	width: 970px;
}

.style5 {
	font-size: 12px;
	font-weight: bold;
	color: #cacaca;
}
.style7 {
	font-size: 14px;
	font-weight: bold;
	color: #56C100;
}

h1 {
	background-image: url(images/header.jpg);
	float: left;
	height: 60px;
	width: 680px;
	font-family: tahoma;
	font-size: 16px;
	color: #FFFFFF;
	padding-left: 290px;
	padding-top: 78px;
	margin: 0px;
	font-weight: normal;
}
.navigation {
	background-image: url(images/navbg.jpg);
	background-repeat: repeat-x;
	float: left;
	height: 54px;
	width: 970px;
}
.navlink {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	float: left;
	height: 38px;
	padding-top: 16px;
}.navlink:hover {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	color: #848484;
	width: auto;
	padding-right: 20px;
	padding-left: 20px;
	text-align: center;
	float: left;
	height: 38px;
	padding-top: 16px;
	background-image: url(images/navbg_rollover.jpg);
}
.navlink a
{
	color: #848484;
}
.navlink a, .navlink a:link {
	text-decoration: none;
} 
.navlink a:active, .navlink a:hover {
	text-decoration: none;
	color: #6e6e6e;
}
.navdiv {
	background-image: url(images/navdiv.jpg);
	float: left;
	height: 54px;
	width: 2px;
}
.main-body {
	background-color: #ffffff;
	float: left;
	height: auto;
	width: 970px;
}
.left-column {
	background-image: url(images/lcbg.jpg);
	float: left;
	width: 215px;
	height: auto;
	padding: 20px;
}
.right-column {
	float: left;
	height: auto;
	width: 715px;
}
.footer {
	background-image: url(images/footerbg.jpg);
	float: left;
	height: 30px;
	width: 970px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #e9e8ed;
	text-align: center;
	padding-top: 18px;
}
.footer a
{
	color: #e9e8ed;
}
.footer a, .footer a:link {
	text-decoration: none;
} 
.footer a:active, .footer a:hover {
	text-decoration: underline;
	color: #e9e8ed;
}
.welcome-text {
	float: left;
	height: auto;
	width: 675px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 30px;
	padding-left: 20px;
}
.box {
	float: left;
	height: auto;
	width: 198px;
	margin-top: 3px;
	margin-right: 20px;
	margin-left: 20px;
}
.box-img {
	float: left;
	height: auto;
	width: 198px;
}
.box-text {
	float: left;
	height: auto;
	width: 188px;
	padding: 5px;
}
.button-container {
	background-image: url(images/buttonbg.jpg);
	float: left;
	height: 29px;
	width: 715px;
	margin-bottom: 10px;
}
.button-container a
{
	color: #848484;
}
.button-container a, .button-container a:link {
	text-decoration: none;
} 
.button-container a:active, .button-container a:hover {
	text-decoration: none;
	color: #6e6e6e;
}
.md-button {
	background-image: url(images/button.jpg);
	float: left;
	height: 20px;
	width: 87px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	color: #b7b7b7;
	margin-left: 70px;
}.www-button {
	background-image: url(images/button.jpg);
	float: left;
	height: 20px;
	width: 87px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	color: #b7b7b7;
	margin-left: 160px;
}.seo-button {
	background-image: url(images/button.jpg);
	float: left;
	height: 20px;
	width: 87px;
	text-align: center;
	font-weight: bold;
	padding-top: 9px;
	color: #b7b7b7;
	margin-left: 150px;
}
.sitelinks {
	/* text-align: right; */
	float: left;
	height: auto;
	width: 90px;
	padding-right: 5px;
	padding-bottom: 5px;
	overflow: auto;
	margin-left: 10px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #56c100;
	float: left;
	height: auto;
	width: 100%;
	margin: 0px;
	padding-bottom: 30px;
}
.date {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-image: url(images/arrow.jpg);
	float: left;
	height: 11px;
	width: 200px;
	padding-left: 15px;
	background-repeat: no-repeat;
}

.date_news {
	font-family: tahoma;
	font-size: 9px;
	color: #000000;
	background-image: url(images/arrow.jpg);
	float: left;
	height: 11px;
	width: 80px;
	padding-left: 15px;
	background-repeat: no-repeat;
}


.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	float: left;
	height: auto;
	width: 215px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.news-text a
{
	color: #56c100;
	text-decoration: none;
	font-weight: bold;
}



.menu-text {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #898989;
	float: left;
	height: auto;
	width: 215px;
	padding-top: 3px;
	padding-bottom: 3px;	
}



.sbdiv {
	background-image: url(images/sbdiv.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 2px;
	width: 215px;
	margin-bottom: 10px;
}
.certified {
	background-image: url(images/certified.jpg);
	background-repeat: no-repeat;
	background-position: center;
	float: left;
	height: 93px;
	width: 215px;
	margin-top: 30px;
	margin-bottom: 30px;
}
.sbtext {
	font-family: tahoma;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	float: left;
	height: auto;
	width: 215px;
	margin-top: 20px;
	margin-bottom: 30px;
}
.sbtext a
{
	color: #56c100;
}
.sbtext a, .sbtext a:link {
	text-decoration: underline;
} 
.sbtext a:active, .sbtext a:hover {
	text-decoration: none;
	color: #56c100;
}

a {
 text-decoration: none;	
 color: #56c100;
 font-weight: bold;
}
a:hover {
  text-decoration: underline;	
}


input{
    BORDER-RIGHT: #56c100 1px solid;
    PADDING-RIGHT: 1px;
    BORDER-TOP: #56c100 1px solid;
    PADDING-LEFT: 1px;
    PADDING-BOTTOM: 1px;
    BORDER-LEFT: #56c100 1px solid;
    COLOR: #000000;
    PADDING-TOP: 1px;
    BORDER-BOTTOM: #56c100 1px solid;
    FONT-FAMILY: Arial,Verdana, Tahoma,Sans-serif;
    FONT-SIZE: 11px;
    /* HEIGHT: 16px; */
    BACKGROUND-COLOR: #ffffff;
}


textarea {
  BORDER-RIGHT: #56c100 1px solid;	
  BORDER-TOP: #56c100 1px solid;
  BORDER-LEFT: #56c100 1px solid;
  BORDER-BOTTOM: #56c100 1px solid;
  font-family: Arial,Verdana, Tahoma,Sans-serif;
  font-size: 11px;
}

	
.button{
  float:left;
  margin-top: 0.5em;
  padding:1px;
  background: #56c100;
  border:solid 1px rgb(150,150,150);
  text-align:center;
  font-family:Arial, Verdana,Tahoma; 
  color:#FFF;
  font-size:100%;
  height: 20px;
  cursor: pointer;
}
