/* CSS Document */

body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	background-color: #EBE2D0;
	background-image: url(images/pattern.jpg);
}

p, h1, h3, h2 {
	margin:0;
	padding:0;
}

p {
	font-size:12px;
	margin-bottom:8px;
	color: #000000;
	margin-top: 2px;
}
h1 {
	font-size:18px;
	margin-top:0px;
	margin-bottom:5px;
	color: #000000;
	padding-top: 0px;
	line-height: 20px;
}
h3 {
	margin-top:3px;
	padding-bottom: 3px;
	font-weight: bold;
	font-size: 13px;
	margin-bottom: 0px;
	padding-top: 4px;
	color: #333333;
}
h2 {
	margin-top:0px;
	padding-bottom: 0px;
	font-size: 13px;
	margin-bottom: 16px;
	padding-top: 0px;
	color: #333333;
	font-weight: bold;
}

ul {
	font-size:12px;
	margin-top: 0px;
	margin-bottom:15px;
	line-height: 13px;
	margin-right: 15px;
	padding-left: 0px;
	margin-left: 15px;
	color: #000000;
	padding-top: 0px;
	list-style-image: url(images/bullet.gif);
}
ol {
	font-size:12px;
	margin-top: 0px;
	margin-bottom:8px;
	line-height: 13px;
	margin-right: 0px;
	padding-left: 0px;
	margin-left: 15px;
	color: #000000;
	padding-top: 5px;
}
a  {
	text-decoration:underline;
	color: #0033CC;
}
a:hover {
	text-decoration:underline;
}
a img {
	text-decoration:none;
	color: #FFFFFF;
}

.shell {
	width:770px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	background-color: #FFFFFF;
	border-right: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	/*width:auto;*/
}
#homecontent {
	padding-left:15px;
	margin-bottom: 0px;
	padding-bottom: 10px;
	padding-top: 15px;
	width: 600px;
}
#content {
	padding-left:158px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 15px;
	width: 450px;
}
#contentbase {
	padding-left:170px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-top: 15px;
	width: 570px;
	min-height:600px;
}

#footer {
	margin-top:0px;
	padding-top:12px;
	text-align: center;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #666666;
	background-image: url(images/footerstripe.gif);
	background-repeat: repeat-x;
	background-position: top;
	line-height: 16px;
	padding-bottom: 10px;
}

#footer a{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.tableright {
	float: right;
	margin-bottom: 20px;
	margin-left: 25px;
}
#lnav {
	float:left;
	width:140px;
	position: absolute;
	margin-top: 0px;
	margin-left: 0px;
}
.services {
	background-color: #C3C3C3;
	text-align: left;
	padding: 1px 3px 2px;
}
.services a {
	text-decoration:none;
	color:#FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	padding-left: 5px;
	text-align: left;
	padding-right: 2px;
	background-color: #CC0000;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #990000;
	margin-top: 1px;
	text-transform: capitalize;
}
.services a:hover {
	text-decoration:none;
	background-color: #990000;
	color: #FFFFFF;
}
.services p {
	font-size:11px;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 0px;
	font-weight: bold;
}
.nav p {
	font-size:10px;
	line-height: normal;
	margin-top: 1px;
	margin-bottom: 0px;
}
.nav a {
	text-decoration:none;
	color:#000000;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	padding-left: 5px;
	text-align: left;
	padding-right: 5px;
	background-color: #E0E0E0;
	border-top: 1px solid #C0C0C0;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #666666;
	margin-top: 1px;
}
.nav a:hover {
	background-color: #FFFFFF;
	display: block;
	color: #0033CC;
	text-decoration: none;
}
.photos {
	float: right;
	margin-left: 10px;
	border: 1px solid #000000;
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 0px;
}
#rtcolumn {
	width: 130px;
	vertical-align: top;
	position: absolute;
	margin-top: 16px;
	margin-left: 630px;
}
.action {
	margin: 0px;
	padding: 0px;
}
.action p {
	font-size: 10px;
	text-align: left;
	margin-bottom: 1px;
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	margin-top: 0px;
	padding-bottom: 3px;
	background-color: #CCCCCC;
	line-height: 12px;
	padding-top: 0px;
}

.action a {
	color: #0033CC;
	text-decoration:none;
	font-weight: bold;
}
.action a:hover {
	text-decoration:underline;
}

li {
	line-height: 15px;
}
#topbar {
	height: 155px;
	margin: 0px auto;
	padding-top: 0px;
	padding-bottom: 0px;
	width: 770px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(images/countryside.jpg);
}
.logo p{
	font-size: 11px;
	text-align: right;
	display: block;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-right: 10px;
}
.logo a{
	margin-right: 5px;
	color: #000000;
	margin-left: 3px;
	margin-top: 0px;
	text-decoration: none;
}
.logo a:hover{
	text-decoration: underline;
	color: #0033CC;
}
.orangebox {
	margin-bottom: 10px;
	margin-top: 0px;
}

#homeproducts {
	width: 535px;
	border: 1px solid #FF9933;
	background-color: #FFFFFF;
	background-image: url(images/sidebar.gif);
	background-repeat: no-repeat;
	background-position: left center;
	margin-left: 20px;
}
#homeproducts h2{
	background-color: #2B4891;
	color: #FFFFFF;
	padding-top: 3px;
	padding-bottom: 4px;
	text-align: center;
	font-size: 16px;
	margin-top: 0px;
	margin-bottom: 12px;
	background-image: url(images/pattern.gif);
	font-style: italic;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF9933;
}
.productcell {
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	margin: 0px;
	padding-top: 0px;
}
.productcell img{
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border: none;
}
.bucketimage2 {
	float: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-right: 0px;
	padding-top: 0px;
	padding-left: 0px;
	border: none;
}
.productcell h2 {
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	padding-bottom: 0px;
	text-align: left;
	padding: 1px 3px 2px;
	text-transform: none;
	background-color: #C3C3C3;
}
.productcell h2 a {
	text-decoration:none;
	color:#FFFFFF;
	padding-bottom: 3px;
	padding-top: 3px;
	display: block;
	padding-left: 5px;
	text-align: left;
	padding-right: 2px;
	background-color: #CC0000;
	border-top: 1px solid #FF9999;
	border-right: 1px solid #FF0000;
	border-bottom: 1px solid #990000;
	margin-top: 1px;
	font-size: 13px;
	font-weight: bold;
}
.productcell h2 a:hover {
	text-decoration:none;
	background-color: #990000;
	color: #FFFFFF;
}

.productcell p {
	font-size:11px;
	line-height: 12px;
	padding-right: 5px;
	padding-left: 0px;
	padding-bottom: 3px;
	margin-bottom: 0px;
	padding-top: 2px;
	margin-top: 0px;
	color: #000000;
	text-align: left;
	margin-left: 0px;
}
.productcell li {
	font-size:11px;
	line-height: 12px;
	padding-right: 5px;
	padding-bottom: 2px;
	margin-bottom: 0px;
	padding-top: 1px;
	margin-top: 0px;
}
.productcell ul {
}
.productcell a {
	font-size:11px;
	text-decoration: none;
	color: #003399;
	text-align: left;
}
.productcell a:hover {
	text-decoration: underline;
}
.learnmore {
	background-color: #e0e0e0;
	font-size: 11px;
	padding-bottom: 4px;
	margin-bottom: 0px;
	padding-top: 4px;
	padding-left: 6px;
	font-weight: normal;
	text-align: right;
	padding-right: 5px;
}
.learnmore a{
	text-decoration: none;
}
.learnmore a:hover{
	text-decoration: underline;
}
.bucketborder {
	float: left;
	width: 285px;
	border: 1px solid #999999;
	padding: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 10px;
}
.spec {
	font-size: 11px;
	line-height: 12px;
	margin-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-top: 0px;
	margin-bottom: 4px;
}
.clearboth {
	clear: both;
	margin: 0px;
}
.marginbelow {
	padding-bottom: 8px;
}
#box {
	padding-bottom: 5px;
	padding-top: 0px;
	margin-bottom: 8px;
	margin-top: 0px;
	border: 1px solid #CC0000;
	background-color: #E0E0E0;
}

#box h3 {
	font-size: 10px;
	color: #333333;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 0px;
	font-weight: bold;
	padding-top: 2px;
	line-height: 11px;
}
#box h4 {
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 3px;
	font-weight: bold;
	padding-top: 2px;
	margin-bottom: 4px;
	margin-top: 0px;
	background-color: #CC0000;
	text-align: center;
	line-height: 12px;
	font-style:normal;
}
#box h4 a {
	text-decoration: none;
	color: #FFFFFF;
	margin-top: 0px;
	padding-top: 0px;
}
#box h4 a:hover {
	text-decoration: none;
	color: #000000;
}
#box p {
	font-size: 10px;
	color: #000000;
	padding-left: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-top: 4px;
	margin-bottom: 0px;
		margin-top: 0px;
}
#box li {
	font-size: 10px;
	color: #000000;
	padding-bottom: 1px;
	padding-top: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	line-height: 12px;
	padding-left: 0px;
	margin-left: 3px;
	padding-right: 2px;
}
#box ul {
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
}
#box a {
	text-decoration: underline;
}

.formtext {
	font-size: 11px;
	color: #000000;
	text-align: right;
	padding-right: 4px;
	padding-top: 6px;
	padding-bottom: 6px;
}
.formtext2 {
	font-size: 11px;
	color: #000000;
	text-align: left;
	padding-right: 4px;
	padding-top: 3px;
	padding-bottom: 6px;
}
.phototable {
	margin-bottom: 5px;
	margin-left: 25px;
	float: right;
}
.phototable img {
	border: 1px solid #000000;
}
.caption {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	color: #333333;
	margin-top: 5px;
	padding-top: 0px;
	line-height: 13px;
}
.smlinks {
	font-size: 10px;
	text-align: center;
	padding-top: 10px;
}
h4 {
	font-size: 18px;
	font-style: italic;
	color: #CC0000;
	text-align: center;
}
#hznav {
	background-image: url(images/hznavbak.gif);
	background-repeat: no-repeat;
	height: 28px;
	margin-right: auto;
	margin-left: auto;
	width: 770px;
	margin-top: 0px;
	padding-top: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
#hznav p{
	font-size: 11px;
	text-align: right;
	padding-top: 8px;
	padding-right: 10px;
	margin-top: 0px;
}
#hznav a{
	margin-left: 14px;
	color: #333333;
	text-decoration: none;
}
#hznav a:hover{
	color: #0033CC;
	text-decoration: underline;
}


.li2 {
	margin-left: 15px;
	list-style-image: url(images/bullet2.gif);
}
.pdf {
	padding-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 4px;
}
.pdf p{
	font-size: 10px;
	font-style: italic;
	padding-left: 0px;
	line-height: 13px;
	color: #0066CC;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.pdf a{
	text-decoration: none;
}
.pdf img{
	border: 1px solid #999999;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}

.caption {
	padding-bottom: 10px;
	margin-right: 0px;
	padding-right: 0px;
	padding-top: 4px;
}
.caption p{
	font-size: 10px;
	font-style: italic;
	padding-left: 20px;
	line-height: 12px;
	color: #0066CC;
	margin-top: 0px;
	padding-top: 0px;
	font-weight: normal;
	margin-right: 0px;
	padding-right: 0px;
	margin-bottom: 0px;
	padding-bottom: 3px;
}
.caption a{
	text-decoration: none;
}
.caption img{
	border: 1px solid #000000;
	padding-bottom: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	padding-top: 0px;
	text-decoration: none;
}
.innovation {
	color: #CC0000;
	font-size: 16px;
	margin-bottom: 5px;
}
.productimage {
	margin-bottom: 0px;
	margin-left: 0px;
	padding-left: 0px;
	height: 85px;
	margin-top: 6px;
	padding-right: 120px;
}
.productimage img{
	float: left;
	margin-right: 6px;
	margin-bottom: 5px;
	margin-top: 3px;
	border: 1px solid #999999;
	margin-left: 0px;
}
.productimage p{
	font-size: 11px;
	color: #000000;
	line-height: 13px;
	margin-top: 0px;
	padding-top: 2px;
	margin-bottom: 0px;
	padding-bottom: 2px;
}
.productimage a{
	color: #0033CC;
	text-decoration: none;
}
.productimage a:hover{
	text-decoration: underline;
	font-weight: bold;
}
.productimage h3{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-size: 12px;
}
.productimage h2{
	margin-bottom: 0px;
	padding-bottom: 0px;
	margin-top: 0px;
	padding-top: 2px;
	font-size: 12px;
}
.industry {
	height: 150px;
	margin-bottom: 15px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CC0000;
	padding-bottom: 10px;
	margin-right: 100px;
}
.industry img {
	border: 1px solid #000000;
	float: right;
}
.grayitalic {
	font-style: italic;
	color: #666666;
}
.searchbox{
border: 1px solid #ddd;
margin:5px;
padding:5px;
width:550px;
}
.searchbox br{
margin: 8px 0;
}

strong.sbtitle{
font-size:14px;
text-decoration:underline;
}
.credit {
	margin-top:5px;
	padding-top:0px;
	text-align: center;
	font-size: 10px;
	color: #333333;
	padding-bottom: 4px;
	margin-bottom: 0px;
}
.credit a{
	color: #333333;
	text-decoration: underline;
}
.specializing {
	color: #CC0000;
	font-style: italic;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	display: block;
	line-height: 24px;
	margin-top: 2px;
}
.homelogo {
	margin-top: 550px;
	position: absolute;
	padding: 0px;
	height: 80px;
	width: 112px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

