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


	
*/
img, div, li, a, h1 { behavior: url(iepngfix.htc); }
h1 {font-size:28px; font-weight:normal; margin:0px 0px 20px 0px;}
.clear {clear: both;}
p {margin:0px 0px 10px 0px; padding:0px;}

html, body {
    margin:0px;
    padding:0px;
	background-color:#636B38;
	font-size: 12px;
	color: #0c0a04;
	font-family: Arial, Helvetica, Verdana, sans-serif;
 }

 
#container {
	 /*
position:absolute;
	z-index:1;
	height:100%;
	overflow:auto;
	left: 0px;
	top: 0px; */
	width:100%;
	background-image:url(../images/main_bckground_gradient.jpg);
	background-repeat:repeat-x;
 }

#wrapper {background-repeat: repeat-x;    background-image: url(../images/bg_top.jpg); }

#header {
	width: 975px;
	height: 260px;
	margin: auto;
	margin-top:1px;
	background-image: url(../images/header_background.jpg);
	background-repeat: no-repeat;
}
#tagline {
	width: 314px;
	height: 97px;
	background-image: url(../images/header_tagline.jpg);
	text-indent: -9000px;
	float: left;

}



#nav {
	clear: both;
	width: 950px;
	height:44px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom: 0px;
	padding: 10px 0px 10px 10px;
	background-color:#643219;
	border-bottom:5px solid #595A07;
	color:white;
		}


#nav ul {
	margin:0px;
	padding:0px;
 }


#nav ul li {
	list-style-type:none;
	float: left;
	display: block;
 }

#nav ul li a {
display:block;
text-indent:-10009px;
   }



#nav-about a {
	background-image: url(../images/nav_about.png);
	height: 44px;
	width: 103px;
 }
#nav-about a:hover {
	background-image: url(../images/nav_about.png);
	height: 44px;
	width: 103px;
	background-position: 0px 44px;
}
#about #nav-about a {
	background-image: url(../images/nav_about.png);
	height: 44px;
	width: 103px;
	background-position: 0px 44px;
}
 
 
#nav-products a {
	background-image: url(../images/nav_products.png);
	height: 44px;
	width: 121px;
 }
#nav-products a:hover {
	background-image: url(../images/nav_products.png);
	height: 44px;
	width: 121px;
	background-position: 0px 44px;
 }
#products #nav-products a {
	background-image: url(../images/nav_products.png);
	height: 44px;
	width: 121px;
	background-position: 0px 44px;
 }
 
 
#nav-alliances a {
	background-image: url(../images/nav_alliances.png);
	height: 44px;
	width: 126px;
 }
#nav-alliances a:hover {
	background-image: url(../images/nav_alliances.png);
	height: 44px;
	width: 126px;
	background-position: 0px 44px;
 }
#alliances #nav-alliances a {
	background-image: url(../images/nav_alliances.png);
	height: 44px;
	width: 126px;
	background-position: 0px 44px;
 }
 
 
#nav-resources a {
	background-image: url(../images/nav_resources.png);
	height: 44px;
	width: 133px;
 }
#nav-resources a:hover {
	background-image: url(../images/nav_resources.png);
	height: 44px;
	width: 133px;
	background-position: 0px 44px;
 }
#resources #nav-resources a {
	background-image: url(../images/nav_resources.png);
	height: 44px;
	width: 133px;
	background-position: 0px 44px;
 }
 
 
#nav-inventory a {
	background-image: url(../images/nav_inventory.png);
	height: 44px;
	width: 123px;
 }
#nav-inventory a:hover {
	background-image: url(../images/nav_inventory.png);
	height: 44px;
	width: 123px;
	background-position: 0px 44px;
 }
#inventory #nav-inventory a {
	background-image: url(../images/nav_inventory.png);
	height: 44px;
	width: 123px;
	background-position: 0px 44px;
 }
 
 
#nav-delivery a {
	background-image: url(../images/nav_delivery.png);
	height: 44px;
	width: 123px;
 }
#nav-delivery a:hover {
	background-image: url(../images/nav_delivery.png);
	height: 44px;
	width: 123px;
	background-position: 0px 44px;
 }
#delivery #nav-delivery a {
	background-image: url(../images/nav_delivery.png);
	height: 44px;
	width: 123px;
	background-position: 0px 44px;
 }
 
 
#nav-sales a {
	background-image: url(../images/nav_sales.png);
	height: 44px;
	width: 111px;
 }
#nav-sales a:hover {
	background-image: url(../images/nav_sales.png);
	height: 44px;
	width: 111px;
	background-position: 0px 44px;
 }
#sales #nav-sales a {
	background-image: url(../images/nav_sales.png);
	height: 44px;
	width: 111px;
	background-position: 0px 44px;
 }
 
 
#nav-contact a {
	background-image: url(../images/nav_contact.png);
	height: 44px;
	width: 104px;
 }
#nav-contact a:hover {
	background-image: url(../images/nav_contact.png);
	height: 44px;
	width: 104px;
	background-position: 0px 44px;
 }
#contact #nav-contact a {
	background-image: url(../images/nav_contact.png);
	height: 44px;
	width: 104px;
	background-position: 0px 44px;
 }


#main_outer {
    background-repeat: repeat-y;
    width:975px;
    background-image: url(../images/content_background.png);
    margin:auto;
    height: auto;


 }
#main_inner {
    width:975px;

    background-repeat: no-repeat;
    background-position: top;
    margin:auto;
    height: auto;
}
 
 
#sidebar {
   /* background-image: url(../images/bg_sidebar.png);*/
    background-repeat: no-repeat;
    background-position: top;
    width:214px;
    height: 345px;
    float:left;
	display:none;


}
#tile_newsletter {    padding-left: 27px;
    padding-top: 154px;}


#tile_newsletter a {
	background-image: url(../images/tile_newslettersignup.png);
    width:180px;
    height: 115px;
    text-indent: -9000px;
    display: block;

}

#tile_newsletter a:hover {
	background-image: url(../images/tile_newslettersignup.png);
	background-position: 0px 115px;
    width:180px;
    height: 115px;
    text-indent: -9000px;
    display: block;

}

#content {

	width:885px;
	float:left;
	margin-top: 40px;
	margin-left: 45px;
	margin-right:45px;
	margin-bottom:15px;
    height: auto;


}

.subhead {

	line-height: 20px;

	font-weight: bold;

	font-style: italic;

	color: #7c1d0d;

	font-size: 16px;

	font-family: Arial, Helvetica, Verdana, sans-serif;
		

}



.subsubhead {

	line-height: 15px;

	font-weight: bold;

	color: #0c0a04;

	font-size: 13px;

	font-family: Arial, Helvetica, Verdana, sans-serif;
	
}

.sales_name {
	color: #2B0C07;
	font-size: 15px;
	font-weight: bold;}
	
.sales_position {
	font-size: 13px;
	font-weight: bold;}
	
.sales_email {
	font-size: 12px;
	}

.list {	line-height: 18px;
}

.caption{
	font-size: 11px;
	font-style: italic;
}

#content p {
	line-height: 18px;
	padding-top: 0px;
	font-size:12px;

}

#content ul {
	padding-left: 20px;
	margin: 0px;
	padding-top: 0px;
	font-size:12px;

}

#content .toplevel li {
	list-style-position: outside;
	list-style-type: disc;
	font-weight: bold;

}
#content ul li {
	list-style-position: outside;
	list-style-type: disc;
	margin-bottom:8px;


}

#content a, #content a:visited{
	text-decoration: none;
	color: #7c1d0d;
}
#content a:hover{
	text-decoration: underline;
	color: #0c0a04;
}

#tiles {
	background-image: url(../images/bg_footer.png);
    width:975px;
    height: 152px;
    margin: auto;

}

#tile_industrynews a {
	background-image: url(../images/tile_industrynews.png);
    width:215px;
    height: 81px;
    text-indent: -9000px;
    display: block;
       	float:left;
    margin-left: 45px;
    _margin-left:15px;
    margin-top: 47px;



}
#tile_industrynews a:hover {
	background-image: url(../images/tile_industrynews.png);
    width:215px;
    height: 81px;
    text-indent: -9000px;
    display: block;
   	background-position: 0px 81px;
   	float:left;
}

#tile_customerspotlight a {
	background-image: url(../images/tile_customerspotlight.png);
    width:216px;
    height: 81px;
    text-indent: -9000px;
    display: block;
    float:left;
    margin-left: 16px;
        margin-top: 47px;





}
#tile_customerspotlight a:hover {
	background-image: url(../images/tile_customerspotlight.png);
    width:216px;
    height: 81px;
    text-indent: -9000px;
    display: block;
   	background-position: 0px 81px;
   	   	float:left;

}

#tile_customertoolkit a {
	background-image: url(../images/tile_customertoolkit.png);
    width:214px;
    height: 81px;
    text-indent: -9000px;
    display: block;
    float:left;
    margin-left: 16px;
        margin-top: 47px;

}
#tile_customertoolkit a:hover {
	background-image: url(../images/tile_customertoolkit.png);
    width:214px;
    height: 81px;
    text-indent: -9000px;
    display: block;
   	background-position: 0px 81px;
   	   	float:left;

}



#tile_connect a {
	background-image: url(../images/tile_connect.png);
    width:228px;
    height: 94px;
    text-indent: -9000px;
    display: block;
    float:left;
    margin-left: 25px;
    _margin-left:10px;
        margin-top: 47px;

}
#tile_connect a:hover {
	background-image: url(../images/tile_connect.png);
   	width:228px;
    height: 94px;
    text-indent: -9000px;
    display: block;
   	background-position: 0px 94px;
   	   	float:left;

}

.title_home {
	margin-top:-50px;
	background-image: url(../images/title_home.png);
    width:607px;
    height: 50px;
    text-indent: -9000px;
}

.title_about {
	margin-top:-50px;
	background-image: url(../images/title_about.png);
    width:503px;
    height: 47px;
    text-indent: -9000px;
}

.title_products {
	margin-top:-50px;
	background-image: url(../images/title_products.png);
    width:551px;
    height: 47px;
    text-indent: -9000px;
}

.title_alliances {
	margin-top:-50px;
	background-image: url(../images/title_alliances.png);
    width:503px;
    height: 47px;
    text-indent: -9000px;
}

.title_resources {
	margin-top:-50px;
	background-image: url(../images/title_resources.png);
    width:535px;
    height: 47px;
    text-indent: -9000px;
}

.title_inventory {
	margin-top:-50px;
	background-image: url(../images/title_inventory.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_delivery {
	margin-top:-50px;
	background-image: url(../images/title_delivery.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_sales {
	margin-top:-50px;
	background-image: url(../images/title_sales.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_contact {
	margin-top:-50px;
	background-image: url(../images/title_contact.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_newsletter {
	margin-top:-70px;
	background-image: url(../images/title_newsletter.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_news {
	margin-top:-70px;
	background-image: url(../images/title_news.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}


.title_spotlight {
	margin-top:-70px;
	background-image: url(../images/title_spotlight.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_toolkit {
	margin-top:-70px;
	background-image: url(../images/title_toolkit.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_privacy {
	margin-top:-70px;
	background-image: url(../images/title_privacy.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_sitemap {
	margin-top:-70px;
	background-image: url(../images/title_sitemap.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

.title_careers {
	margin-top:-50px;
	background-image: url(../images/title_careers.png);
    width:540px;
    height: 47px;
    text-indent: -9000px;
}

#footer {
    text-transform: uppercase;
    width:975px;
    margin: auto;
    font-size: 11px;
    font-style: italic;
    font-family: Arial, Helvetica, Verdana, sans-serif;
    padding-bottom: 30px;
    color: #2c210c;  
}

#footer a{color: #2c210c; text-decoration: none;}
#footer a:hover{color: #d3c595; text-decoration: underline;}



#copyright {
float:left;
width: 400px;
margin-left: 15px;
}

#footernav {
float:right;
width: 300px;
text-align: right;
margin-right: 15px;

}

#espanol_tilead {margin-left:27px;
				 margin-top:0px;}

#espanol_tilead a {
display:block;
text-indent:-9009px;
   }

#espanol_tilead a {
	background-image: url(../images/espanol_tilead.png);
	height: 51px;
	width: 179px;
 }
#espanol_tilead a:hover {
	background-image: url(../images/espanol_tilead.png);
	height: 51px;
	width: 179px;
	background-position: 0px -51px;
}


#espanol_tileadsmall {margin-left:27px;
				 margin-top:0px; float:right;}

#espanol_tileadsmall a {
display:block;
text-indent:-9009px;
font-size:8px;
   }

#espanol_tileadsmall a {
	background-image: url(../images/espanol_tileadsmall.png);
	height: 31px;
	width: 110px;
 }
#espanol_tileadsmall a:hover {
	background-image: url(../images/espanol_tileadsmall.png);
	height: 31px;
	width: 110px;
	background-position: 0px -31px;
}






#english_tilead {margin-left:27px;
				 margin-top:70px;}

#english_tilead a {
display:block;
text-indent:-9009px;
   }
#english_tilead a {
	background-image: url(../images/english_tilead.png);
	height: 51px;
	width: 179px;
 }
#english_tilead a:hover {
	background-image: url(../images/english_tilead.png);
	height: 51px;
	width: 179px;
	background-position: 0px -51px;
}

#icons{
	margin-right:10px;
}
