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

body {
	margin:0px;
	padding:0px;
	color:#77787b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(../images/bg.jpg);
	background-repeat:repeat-y;
	background-attachment:fixed;
	background-position:top;	/* line-height:14px; */
}

#mainDiv {
	width:808px;
	margin-left:auto;
	margin-right:auto;
	padding-bottom:30px;
	min-height: 768px;

}

#footerDiv {
	background-color:#626262;
	color:#FFFFFF;
	padding-top:10px;

}


	#footerDiv a:link {
		color:#fff;
		text-decoration:underline;
	
	}
	#footerDiv a:hover {
		color:#fff;
		text-decoration:none;
	
	}
	
	#footerDiv a:active {
		color:#fff;
		text-decoration:underline;
	
	}
	
	#footerDiv a:visited {
		color:#fff;
		text-decoration:underline;
	
	}





a:link {
	color:#678f00;
	text-decoration:none;

}
a:hover {
	color:#678f00;
	text-decoration:underline;

}

a:active {
	color:#678f00;
	text-decoration:underline;

}

a:visited {
	color:#678f00;
	text-decoration:none;

}

.pipeSpace {
	margin-left:10px;
	margin-right:10px;
	font-size:18px;

}

.navigation {
	clear:both;
	color:#678f00;
	margin-bottom:10px;
	font-weight:bold;
	font-size:18px;
}

.bannerDiv {
	margin-bottom:10px;

}

.homeColumn {
	background-image:url(../images/columnBG.jpg);
	height:40px;
	width:257px;
	float:left;
	margin-right:11px;
	margin-top:5px;
	font-size:14px;
	font-weight:bold;
	color:#FFFFFF;
	padding-top:2px;
	margin-bottom:10px;
}

	.homeColumn strong {
		font-size:18px;
		color:#FFFFFF;
	
	}
	
.productColumn {
	background-image:url(../images/columnBG.jpg);
	height:30px;
/*	width:390px; */
	margin-right:0px;
	margin-top:5px;
	font-size:14px;
	color:#FFFFFF;
	padding-top:10px;
	margin-bottom:5px;
	padding-left: 10px;
	border-top: 3px solid #626262;
}	
	
	.productColumn strong {
		color:#FFFFFF;
		font-weight:bold;
	
	}
	
.productImage {
	padding-right:5px;
	padding-top:20px;

}


.stretcher {
	min-height: 350px;
}
3

.contentSquare {
	margin:10px;
	padding:10px;
	border:1px solid #CCCCCC;
}






/*text styles */
.greyHeader {
	font-size:12px;
	font-weight:bold;
	color:#626262;
}

strong {
	color:#678f00;
}


h1 {
	font-size:18px;
	font-weight:normal;
	color:#678f00;
	margin-bottom:1px;
	padding-top:10px;
}

h2 {

	font-size:24px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
}

h3 {
	font-size:20px;
	font-weight:normal;
}

.infoTXT {
	font-size:11px;

}
a.btna{display:block;width:537px; height:121px; background:url(../images/buyimg.png);margin:40px auto 0 auto; text-indent:-9999em;}
a.btna:hover{background:url(../images/buyimg.png) 0 -121px;  }

.htxt{
	width:550px;
	padding-right:22px;
	float:left;
}

.hnewsl{
	width:233px;
	float:left;
	background:#a0b8d4 url(../images/nbg.jpg) repeat-x left top;
	border:1px solid #9fb8d4;
	padding-bottom:10px;
}
.hnewsl h2{
	margin:10px 0 0px 0;
	padding:0;
	text-align:center;
	color:#688e03;
	font-family:"Times New Roman", Times, serif;
	font-size:20px;
	text-transform:uppercase;
 }
 .hnewsl h4{
 	color:#333;
	text-align:center;
}
 .hnewsl table{
 	margin-left:15px;
	color:#000
}
.hnewsl ul{
	padding:0 0 0 20px;
	margin:10px 0;
	list-style-type:none;
	color:#111
}
.hnewsl ul li{
	background:url(../images/gou.png) no-repeat 0 5px;
	padding:3px 0 5px 18px;
}
 .ipt{
	width:150px;
}

