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

#container {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #333;
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	height: 51px;
	width: 980px;
	background-image: url(assets/header.gif);
	text-align: left;
	padding-top: 150px;
	padding-left: 0px;
}
#toph1 h1 {
	font-size: 9pt;
	color: #666;
	text-align: right;
}

#header a {
	color: #333;
	text-decoration: underline;
	font-weight: bold;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
}
#header a:hover {
	color: #999;
	text-decoration: none;
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: bold;
	font-size: 10pt;
}
.marquee {
	width: 400px;
	background-image: url(Original/solenoid%20pumps/bt1_01.jpg);
	background-repeat: no-repeat;
	height: 500px;
}
#header h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #06F;
}
#footer {
	text-align: center;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10pt;
	color: #666;
}
#footer a {
	color: #666;
	text-decoration: underline;
}
#footer a:hover {
	color: #999;
	text-decoration: none;
}
#content a {
	color: #000;
	text-decoration: underline;
}
#content a:hover {
	color: #999;
	text-decoration: none;
}
#content h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14pt;
	font-weight: normal;
}
#content h2 {
	font-size: 12pt;
	font-weight: bold;
}

#left {
	width: 250px;
	float: left;
}
#middle {
	padding-right: 10px;
	padding-left: 10px;
	width: 460px;
	float: left;
	text-align: center;
}
#prodfoot {
	font-family: Tahoma, Geneva, sans-serif;
}
.centre {
	text-align: center;
}

#right {
	width: 250px;
	float: right;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}
#middleod {
	padding-right: 10px;
	padding-left: 10px;
	width: 510px;
	float: left;
}
#leftod {
	width: 450px;
	float: left;
}
#leftcontent {
	float:left;
	border-right-width: 1px;
	border-right-style: dotted;
	border-right-color: #666;
	width: 680px;
	padding-right: 5px;
}
#rightcontent {
	float: right;
	width: 280px;
	padding-left: 10px;
}
.input {
	border: thin solid #999;
}

