/* CSS Document for new site*/

#shadowsection {
	min-width: 770px;
	overflow: hidden;
	width: 100%;
	background-repeat: no-repeat;
	background-position: center top;
}
#mainsection {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px auto 15px;
	WIDTH: 772px;
	COLOR: black;
	PADDING-TOP: 0px; 
	BACKGROUND-COLOR: white
}
BODY {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	FONT-SIZE: 0.8em;
	PADDING-BOTTOM: 0px;
	MARGIN: 0px;
	COLOR: black;
	PADDING-TOP: 0px;
	FONT-FAMILY: Verdana, Arial,Helvetica;
	background-color: #393e43;
	background-image: url(images/backgroundgradient.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
TD {
	FONT-WEIGHT: normal; FONT-SIZE: 11px; COLOR: #3d505a; FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica
}
a:link {
	color: #3C6E8A;
	text-decoration: none;
}
a:visited {
	color: #3C6E8A;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
	text-decoration: underline;
}
a:active {
	color: #3C6E8A;
	text-decoration: none;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 18px;
	COLOR: #6B7984;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
}
h2 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 14px;
	COLOR: #6B7984;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
}
h3 {

	FONT-WEIGHT: bold;
	FONT-SIZE: 12px;
	COLOR: #6B7984;
	FONT-FAMILY: Tahoma, Verdana, Arial, Helvetica;
	margin: 0px;
	padding: 0px;
}
#Container { 
   MARGIN-TOP: 0px; DISPLAY: block; position: absolute; 
    left: 50%; 
    width: 770px; 
    margin-left: -385px; 
   BACKGROUND-COLOR: white; TEXT-ALIGN: left 
}
.welcome {
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
}
.welcome h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin: 0px;
}
.products table {
	text-align: left;
}
.frontpage table {
	text-align: center;
}
img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.imgmain {
	padding: 5px;
}
.img10border {
	padding: 10px;
}
.products a {
	font-weight: bold;
}

.products p {
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
}
.imgfrontpage {
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.sidemenuborder{
	background-image: url(images/vertical_line.gif);
	width: 1px;
	background-repeat: repeat-y;
}
.topmenu {
	width: 770px;
	vertical-align: middle;
	height: 60px;
}
.search {
	float: right;
	margin: 0px;
	clear: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.topmenuborder {
	background-image: url(images/horizontal_line.gif);
	background-repeat: repeat-x;
}
.topmenuborder_single {
	background-image: url(images/horizontal_line.gif);
	background-repeat: no-repeat;
	background-position: center;
}
.products {
	margin-right: 10px;
	margin-left: 10px;
}
.productindex {
	line-height: 20px;
}
.productindex ul {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;

}


.leadfree {	
			color: #009900;
			font-weight: bold;
}
.notleadfree {
			color: #FF0000;
			font-weight: bold;
}
.notleadfreeyet {
			color: #F88017;
			font-weight: bold;
}
.keypoints {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
.keypoints p {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
.keypoints img {
	padding-left: 20px;
}
.keypoints h3 {
	padding-left: 25px;
}
DIV.c_products TABLE {
	MARGIN: 0px 0px 15px
}
DIV.c_products TABLE TR TD {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; VERTICAL-ALIGN: middle; PADDING-TOP: 5px; BORDER-BOTTOM: #000 1px solid; FONT-FAMILY: Arial; TEXT-ALIGN: left
}

.slideshow { height: 264px; width: 714px; margin: auto }
.slideshow img { padding: 5px; border: 1px solid #ccc; background-color: #eee; }



