/*-----------------------------------------------
[Western Clearing Corp.] Screen Stylesheet
Stylesheet:  screen.css
Author:   
Version:  1
Date:     00/00/00
Revision: 
----------------------------------------------- */

@import url("reset.css");

body { 
	background: #f8f8f8 url(../images/body-bg.jpg) repeat-x;
	color: #000;
  	margin: 0;
  	text-align: center;
  	font: 11px/18px Verdana, Helvetica, Arial, sans-serif;
}
hr { 
	float: left; 
	width: 100%; 
	height: 1px; 
	margin: -8px 0; 
	padding: 0; 
	border: none; 
	clear: both; 
}

/*LINKS*/

a,
a:visited {
	color: #000;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}

/*CLASSES*/

.left { 
	float: left; 
}
.right { 
	float: right;
}
.center {
	width: 100%;
	margin: 0 auto;
}
.hidden { 
	visibility: hidden;
}
.clear { 
	clear: both; 
}
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix { 
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */

/*LAYOUT*/

#container {
  position: relative;
  margin: 20px auto 0;
  padding: 0;
  width: 781px;
  text-align: left;
}
#masthead {
	position: relative;
	background: url(../images/masthead-bg.jpg) no-repeat;
	height:  115px;
}
#top {
	background: url(../images/top-bg.jpg) repeat-y;
}
#content {
	background: url(../images/content-bg.jpg) no-repeat top;
	min-height: 456px;
  	height:auto !important;
  	height: 456px;
}
#c1 {
	position: relative;
	float: left;
	width: 140px;
	padding: 75px 0 0 44px;
}
#c2 {
	position: relative;
	float: right;
	width: 570px;
	padding: 10px 10px 0 0;
}
#c3 {
	position: relative;
	float: right;
	width: 230px;
	padding: 10px 10px 0 0;
}
#bottom {
	background: url(../images/bottom-bg.jpg) no-repeat top center;
	height: 40px;
}
#footer {
	background: url(../images/footer-bg.jpg) no-repeat top center;
	width: 781px;
	margin: 20px auto 0;
	color: #54725f;
	text-align: center;
}
#footer a {
	color: #54725f;
}
#footer ul {
	margin: 0;
	padding: 8px 0 0;
}
#footer li{
	display: inline;
	list-style-type: none;
}
li#copy,
li#credit {
	display: block;
}
li#credit {
	margin: 20px 0 0;
}
/*HOMEPAGE*/
#home #content {
	background: url(../images/home-content-bg.jpg) no-repeat;
	height: 456px
}
#home #c1 {
	float: left;
	width: 200px;
	padding: 55px 0 0 44px;
	height: 145px;
}
#home #c2 {
	float: right;
	width: 481px;
	height: 200px;
	margin: 0;
	padding: 0;	
}
#home #c3 {
	padding: 0 0 0 215px;
	float: left;
}
#home #c2 ul {
	width: 190px;
	margin: 45px 0 0;
}
#home #c2 li {
	background: url(../images/check.gif) no-repeat 3px 0;
	margin: 0;
	padding:0pt 5px 11px 20px;
	color:#333333;
	list-style-type: none;
	font-weight: bold;
	font-size: 11px;
	line-height:12px;
	font-family:Verdana,Arial,Helvetica,sans-serif;
}
#money {
	float: left;
	width: 200px;
	margin: 25px 0 0;
	color: #025d23;
	text-align: center;
	font-family: Times,serif;
	font-size: 22px;
	line-height: 24px;
	font-style: italic;
}
#home-webcheck {
	width: 130px;
	margin-left: 350px;
	margin-top: 120px;
}
#home-webcheck p {
	color: #dfdfdf;
	text-align: right;
	font-size: 12px;
}
#home-webcheck a{
	display: block;
	background: url(../images/webcheck-large.png) no-repeat;
	width: 153px;
	height: 70px;
	margin: 0 0 9px;
	text-indent: -9999px;
	overflow: hidden;
}
/**html #home-webcheck a {
	cursor: pointer;
}*/
/* @group NAVIGATION */
/*NAVIGATION */
#nav {
	float: right;
	display: inline;
	position: relative;
	background: url(../images/nav.jpg) no-repeat;
	width: 533px;
	height: 40px;
	margin: 75px 25px 0 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#nav li {
    margin: 0; padding: 0; list-style: none;
    position: absolute; top: 0;}
#nav li, #nav a {
    height: 40px; display: block;}
	
#nav_1{
	left: 0;
	width: 100px;
}
#nav_1 a:hover,
#nav_1 a.active {
   background: url(../images/nav.jpg) 0 -40px no-repeat;
}
#nav_2{
	left: 100px;
	width: 100px;
}
#nav_2 a:hover,
#nav_2 a.active {
   background: url(../images/nav.jpg) -100px -40px no-repeat;
}
#nav_3{
	left: 200px;
	width: 210px;
}
#nav_3 a:hover,
#nav_3 a.active {
   background: url(../images/nav.jpg) -200px -40px no-repeat;
} 
#nav_4{
	left: 410px;
	width: 123px;
}
#nav_4 a:hover,
#nav_4 a.active {
   background: url(../images/nav.jpg) -410px -40px no-repeat;
} 

#subnav {
	background: url(../images/subnav.jpg);
	width: 140px;
	margin: 0;
	padding: 10px 0;
	color: #dedede;
	border-top: #fff 1px dashed;
	font-family: Arial, sans-serif;
}
#subnav ul {
	margin: 0;
}
#subnav li,  
#subnav ul li{
	background: url(../images/subnav-arrow.gif) no-repeat 0 3px;
	margin: 0;
	padding: 0 0 0 18px;
	list-style-type: none;
	font-size: 12px;
}
#subnav a {
	color: #dedede;
	text-decoration:none;
}
#subnav a:hover,
#subnav a.active {
	color: #fff;
	text-decoration: underline;
}
/* @end */

/*IMAGES*/

img.left {
	margin: 0 9px 9px 0;
}
img.right {
	margin: 0 0 9px 9px;
}

/* @group TYPOGRAHY */	
/*TYPOGRAHY*/
h1#logo a{
	position: absolute;
	top: 30px;
	left: 10px;
	display: block;
	background: url(../images/logo.png) no-repeat;
	width: 205px;
	height: 110px;
	padding: 0;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
	z-index: 100;
}
/**html h1#logo a {
	cursor: pointer;
}*/
#home h2 {
	float: right;
	background: url(../images/services-h2.gif) no-repeat;
	width: 111px;
	height: 42px;
	text-indent: -9999px;
	overflow: hidden;
}
#support h2 a{
	display: block;
	background: url(../images/support-h2.gif) no-repeat;
	width: 79px;
	height: 23px;
	margin: 0 auto 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#product h2 a{
	display: block;
	background: url(../images/products-h2.gif) no-repeat;
	width: 84px;
	height: 20px;
	margin: 0 auto 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#about h2 a{
	display: block;
	background: url(../images/about-h2.gif) no-repeat;
	width: 87px;
	height: 20px;
	margin: 0 auto 30px;
	text-indent: -9999px;
	overflow: hidden;
}
#contact h2 a{
	display: block;
	background: url(../images/contact-h2.gif) no-repeat;
	width: 104px;
	height: 20px;
	margin: 0 auto 30px;
	text-indent: -9999px;
	overflow: hidden;
}
h2 { 
	font-size: 28px; ; 
}
h3 { 
	margin: 0 0 50px 90px;
	color: #025d23;
	font-weight: bold;
	font-size: 14px; 
}
h3.subheading {
	margin: 0 0 18px;
}
h4 { 
	background: url(../images/h-arrow.gif) no-repeat 0 3px;
	margin: 0 0 20px 100px;
	padding: 0 0 0 18px;
	color: #666666;
	font-weight: bold;
	font-size: 12px; 
}
h5 { 
	background: url(../images/h-arrow.gif) no-repeat 0 3px;
	padding: 0 0 20px 18px;
	color: #025d23;
	font-size: 12px;  
}
h6 { 
	background: url(../images/h-arrow.gif) no-repeat 0 3px;
	padding: 0 0 8px 18px;
	color: #025d23;
	font-size: 12px;
	padding-left:20px;
	text-align:left;
	clear: both;
}

p { 
	margin: 0; 
}
p.first {
	margin: 18px 0;
}
p.last {
	margin: 0 0 18px;
}
ul, ol { 
	margin: 18px 0 18px 24px; 
	list-style-type: disc; 
}
li { 
	line-height: 18px; 
}
ol { 
	list-style-type: decimal; 
}
ol.alpha {
		list-style-type: lower-alpha; 
}
dl { 
	margin: 18px 0; 
}
dl dt { 
	font-weight: bold; 
}
blockquote  { 
	margin: 18px 0 18px 24px; 
	font-size: 11px;
	color: #54725f;
	font-style: italic; 
}
blockquote span {
	display: block;
	margin: 0 0 18px;
	color: #000;
	font-style: normal;
}
strong { 
	font-weight: bold; 
}
em { 
	font-style: italic; 
}
pre { 
	background: #eee;
	padding: 8px;  
	margin-bottom: 18px; 
	line-height: 18px; 
	border: 1px solid #ddd; 
}
code { 
	font: 0.9em Monaco, monospace; 
}
/* @end */
#webcheck a{
	position: absolute;
	top: 300px;
	left: 60px;
	display: block;
	background: url(../images/webcheck-small.jpg) no-repeat;
	width: 112px;
	height: 49px;
	margin: 0;
	text-indent: -9999px;
	overflow: hidden;
}
#dropdown {
	position: absolute;
	top: 41px;
	left: 170px;
	background: url(../images/dropdown-bg.gif) no-repeat;
	width: 293px;
	height: 29px;
	padding: 5px 0 0 14px;
	z-index: 99;
}
#dropdown select{
	width: 275px;
	height: 20px;
}
.divider {
	width: 570px;
	margin: 18px 0;
	border-top: #000 1px dashed;
}
.divider a {
	float: right;
	color: #333333;
	text-decoration: underline;
}
label{
	float: left;
	text-align: left;
	width: 120px;
}
#contact form {
	padding: 50px 0 0;
}
#contact form p {
	margin: 0 0 12px;
}
/*!E 6 */
*html #home-webcheck a {
	cursor: pointer;
}
*html h1#logo a {
	cursor: pointer;
}