/* CSS Document */
body{
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin:0;}
/* Header Elements */
.h1{
	font-size:16px;
	color:#002d57;
	font-weight:700;}
.h2{
	font-size:13px;
	color:#cc0000;
	font-weight:700;}
.h3{
	font-size:12px;
	color:#016f54;
	font-weight:700;}
.h4{
	font-size:11px;
	color:#666;
	font-style:italic;
	font-weight:400;}
ul{
	font-size:11px;
	font-weight:400;
	color:#000;
	text-align:left;} 
ol{
	font-size:12px;
	color:#000;
	list-style-type:decimal;}
/* Background Images */
.air-compressor{
	background-image:url(air/new-compressors.jpg);
	background-repeat:no-repeat;
	height:358px;
	font-size:11px;
	font-weight:700;
	color:#cc0000;
	vertical-align:top;
	text-align:center;}
.air-compressors{
	background-image:url(air/rebuilt-compressor.jpg);
	background-repeat:no-repeat;
	height:318px;
	font-size:12px;
	font-weight:400;
	color:#000;
	text-align:justify;
	padding:10px;
	vertical-align:top;}
.dryers{
	background-image:url(air/compressed-air.jpg);
	background-repeat:no-repeat;
	height:54px;
	font-size:12px;
	font-weight:400;
	line-height:15px;
	color:#002d57;
	text-align:center;
	vertical-align:top;
	padding-top:7px;}
.filter{
	background-image:url(air/vacuum-pumps.jpg);
	background-repeat:no-repeat;
	height:128px;
	font-size:16px;
	font-weight:700;
	color:#cc0000;
	text-align:right;
	padding:15px;
	vertical-align:top;}
.filters{
	background-image:url(air/compressor-service.jpg);
	background-repeat:no-repeat;
	height:33px;
	vertical-align:bottom;
	text-align:center;}
.piping{
	font-size:11px;
	font-weight:400;
	color:#8ac594;
	text-align:center;}
.portable{
	font-size:11px;
	font-weight:400;
	color:#000;
	text-align:left;}
/* Link Elements */
.air{
	font-size:12px;
	font-weight:400;
	color:#cc0000;
	text-decoration:underline;}
.air:hover{
	font-size:12px;
	font-weight:400;
	color:#002d57;
	text-decoration:underline;}
.air-dryer{
	font-size:16px;
	font-weight:400;
	color:#cc0000;
	text-decoration:underline;}
.air-dryer:hover{
	font-size:16px;
	font-weight:400;
	color:#002d57;
	text-decoration:underline;}
.air-dryers{
	font-size:11px;
	font-weight:400;
	color:#006f53;
	text-decoration:underline;}
.air-dryers:hover{
	font-size:11px;
	font-weight:400;
	color:#002d57;
	text-decoration:underline;}
.compressor{
	font-size:11px;
	font-weight:400;
	color:#8ac594;
	text-decoration:none;}
.compressor:hover{
	font-size:11px;
	font-weight:400;
	color:#006f53;
	text-decoration:underline;}
.compressors{
	font-size:11px;
	font-weight:400;
	color:#002d57;
	text-decoration:none;}
.compressors:hover{
	font-size:11px;
	font-weight:400;
	color:#006f53;
	text-decoration:none;}
.dryer{
	font-size:12px;
	font-weight:400;
	color:#016f54;
	text-decoration:underline;}
.dryer:hover{
	font-size:12px;
	font-weight:400;
	color:#cc0000;
	text-decoration:underline;}
.filtration{
	font-size:11px;
	font-weight:700;
	color:#cc0000;
	text-decoration:underline;}
.filtration:hover{
	font-size:11px;
	font-weight:700;
	color:#002d57;
	text-decoration:underline;}