/*
CSS File: Crawford Filtration
Version: 1.0
Author: Rob Santoro
*/


body{ font: 14px Georgia, arial, sans-serif; color: #000; line-height: 2em; background: #ffffff; }

#title { font: 22px verdana, arial, sans-serif; color:#000055; font-weight: bold; text-align: center; }

#filtpic{ position: absolute; top: 0px; left: 360px;}
#filtpic1{position: absolute; top: 0px; right: 150px;}
#form { font: 12px verdana, arial, sans-serif; color:#000000; font-style: italic; text-align:center }

#media { font: 15px verdana, arial, sans-serif; color:#000055; font-style: italic; text-align: center; }

#media A:hover { color:GREEN}

#media  A { color:#063771 }
#green  { color:Green }

A:hover { color: Green}

A { color:#063771 }

H3 {color:#000055}

H4 {color:#000055}

H2 { color:#000055}

#box{ width: 986px; margin: 0px auto 0px auto; background: ; }

#header{ width: 985px; height: 40px; position: relative; background: ; margin: 5px 0px 0px 0px; }

#headerLeft{ position: absolute; top: 0px; left: 0px; height: 40px; width: 6px; background: url('../images/header-left.png') top left; background-repeat: no-repeat; }

#headerRight{ position: absolute; top: 0px; right: 0px; height: 40px; width: 9px; background: url('../images/header-right.png') top right; background-repeat: no-repeat; }

#headerMain{ position: absolute; top: 0px; left: 6px; width: 970px; height: 40px; background: url('../images/header-bg.png') top left; background-repeat: repeat-x; }

#headerHome{ position: absolute; top: 0px; left: 14px; width: 76px; height: 40px; background: url('../images/home.png') top left; background-repeat: no-repeat; }

#headerLinks{ position: absolute; top: 9px; left: 90px; font-size: 1.4em; font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; color: #ffffff; background: ; }

#headerLinks ul{ margin-left: 0; padding-left: 0; display: inline; border: none; } 

#headerLinks li{ margin-left: 0; padding: 3px 10px; list-style: none; display: inline; }

#headerLinks li a{ padding: 10px 22px 9px 22px; background-color: ; color: #ffffff; text-decoration: none; }

#headerLinks li a:hover{ background: url('../images/header-hov-bg.png') top left; background-repeat: repeat-x; }

html>body #headerLinks li a { width: auto; }

#headerLinks ul li.first{ margin-left: 0; background: red; list-style: none; display: inline; }

#page { width: 986px; }

#mainbox { padding: 15px; width: 956px; background: ; position: relative; padding-bottom: 15px;}

#main-text {float: left; width: 700px; margin-left: 20px; margin-bottom: 15px; background: }

#sidebox{ width: 210px; float: left; font: 12px verdana, arial, sans-serif; font-weight: bold}

#footer{ width: 986px; height: 22px; padding-top: 15px; border-top: 1px solid gray; text-align: center; color: gray; font-size: .7em; clear: both; }
