/* CSS Document */


/*body content*/
h1{
	font-size:1em;
	font-weight: normal;
	color: #666;
	margin-top: 0;
	padding-top: 20px;
}
p{
	margin: 0;
	padding: 0;
	margin-left:20px;
	margin-right:20px;
	padding-bottom: 10px;
	font-size:0.8em;
	line-height: 1.4em;
}
.logo {
	float: left;
	padding-left: 40px;
	padding-top: 65px;
}
.mainContent {
	border: 0px solid red;
	float: left;
	background-color: #fff;
	margin: 0;
	padding: 0;
}
.maintext{
	color:#666666;
	background-color:#ffffff;
	padding-left:40px;
	padding-top:0px;
	width: 733px;
	float: left;
}
.navLinesTop {
	position: absolute;
	left: 0;
	top: 156px;
	_top: 155px;
	border-top: 1px solid #268eb5;
	width: 700px;
	z-index: 3;
}
.navLinesBottom {
	position: absolute;
	left: 0;
	top: 186px;
	_top: 168px;
	border-bottom: 1px solid #268eb5;
	width: 700px;
	z-index: 3;
}
.leftHighlight{
	border: 0px solid red;
	float:left;
	margin-top:10px;
}
.topBanner {
	height: 156px;
	background-color: #fff;
}
.subHead a, .subHead a:hover {
	color:#3399cc;
	font-size:1em;
	font-weight: normal;
	text-decoration: none;
}
.subHead2 a, .subHead2 a:hover{
	color:#339999;
	font-size:1em;
	margin-left:30px;
	text-decoration: none;
}
.viewProducts{
	color:#666666;
	font-size:0.6em;
	font-weight:normal;
	line-height:2.5em;
}
.viewProducts img{
margin-top:4px;
	border: 0px solid red;
}
.viewProducts2{
	color:#666666;
	font-size:0.6em;
	font-weight:normal;
	line-height:2.5em;
	margin-left:30px;
}
.viewProducts2 img{
	margin-top:4px;
	border: 0px solid red;
}
.rightHighlight{
	float:left;
	margin-top:10px;
}