a img{
	border: none;
}

a,a:visited{
	color: #000000;
}

body{
	background-color: #ffffff;
	background-image: url(../img/site/body_background.jpg);
	background-position: top;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

form{
	margin: 0px;
	padding: 0px;
}

h1{
    color: #2d5b2a;
    font-size: 18px;
    margin: 10px 0px 15px 0px;
}

h2{
	color: #407942;
	font-size: 14px;
	margin: 5px 0px 5px 0px;
}

h3{
	color: #2d5b2a;
	font-size: 12px;
	margin: 2px 0px 0px 0px;
}

hr{
	background: #dddddd;
	border: none;
	color: #dddddd;
	height: 1px;
	margin: 0px 0px 10px 0px;
}

hr.greenline{
	background: #3a7b3b;
	border: none;
	color: #3a7b3b;
	height: 2px;
	margin: 0px 0px 10px 0px;
}

label{
	display: block;
	font-family: sans-serif;
	font-size: 12px;
	font-weight: bold;
}

legend{
	font-family: sans-serif;
	font-size: 16px;
	font-weight: bold;
}

td{
	font-size: 12px;
	line-height: 18px;
}

.altrow,.normrow{
	border-bottom: 1px solid #e2e2e2;
}

#contentcolumn{
	margin: -37px 0px 0px 215px;
	width: 690px;
}

#contentcolumn ul{
	margin-left: 20px;
	padding-left: 20px;
}

#employees {
	border-collapse: collapse;
	border-color: #dddddd;
}

#employees td {
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}

#employees th {
	background-color: #265126;
	border: 1px solid #568156;
	color: #ffffff;
	font-size: 11px;
	vertical-align: top;
	white-space: nowrap;
}

#footer{
	background-color: #3a7b3b;
	background-image: url(../img/site/footer_image.jpg);
	background-position: top;
	background-repeat: no-repeat;
	clear: both;
	color: #ffffff;
	font-weight: bold;
	height: 46px;
	margin: 0px;
	padding-top: 10px;
	text-align: center;
}

#footer a, #leftcoltext a {
	color: #ffffff;
}

#header{
	background-color: transparent;
	height: 226px;
}

#leftcolumn{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 201px;
}

#man_links {
	width: 210px;
	padding-top:20px;
}

#man_links a{
	background-image: url(../img/site/man_link_back.gif);
	background-position: 0px;
	background-repeat: no-repeat;
	color: #484848;
	display: block;
	font-weight: bold;
	height: 35px;
	height: 35px;
	line-height: 35px;
	margin-top: 5px;
	text-align: center;
	text-decoration: none;
	width: 200px;
}

#man_apps {
	width: 470px;
	padding-bottom: 20px;
}

#man_apps li{
	list-style-image: url(../img/site/bullet.gif);
}

#manimages{
	margin: 0px 0px 30px 0px;
    width:690px;
    display: block;
    height: 95px;
}

#manufacturer #inset{
	margin: 52px 13px 20px 17px;
}

#manufacturers_table{
}

#manufacturers_table a, #services_table a {
	background-image: url(../img/site/arrow.gif);
	background-position: 0px 4px;
	background-repeat: no-repeat;
	line-height: 21px;
	padding-left: 7px;
	text-decoration: none;
}

#pagecontainer{
	background-color: #ffffff;
	background-image: url(../img/site/container_background.gif);
	background-position: left;
	background-repeat: repeat-y;
	margin: 0px auto 0px auto;
	width: 924px;
}

#pagetitle{

}

#productListing{
	border: none;
	width: 500px;
}

#services_table td{
	width: 220px;
}

#sitecredits{
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	margin: 0px 0px 20px 0px;
	padding-bottom: 20px;
	position: absolute;
	text-align: right;
	width: 914px;
}

#sitecredits a{
	color: #000000;
	text-decoration: none;
}

#topnav{
	color: #ffffff;
	height: 35px;
	line-height: 35px;
	margin: 0px 0px 0px 350px;
	position: absolute;
	width: 550px;
}
#logoforprint{
	display:none;
}




