@charset "utf-8";
/* CSS Document */
@media print{ 
table { page-break-after:always;
page-break-before:always;
page-break-inside:auto;}}
body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote, th, td {
	margin:0;
	padding:0;
}
a:link, a:visited, a:active {
	text-decoration:none;
	color:#009933;
	font-weight:bold;
}
img {
	border:none;
}
li {
	/*list-style:none;*/
	line-height:16px;
}
h3 {
	font-size:13px;
	margin:10px 0 0 10px;
}
hr {
	border-bottom:#CCC solid 1px;
	border-left:none;
	border-right:none;
	border-top:none;
	color:#FFF;
	width:100%;
	margin:0;
	padding:0;
	height:1px;
	line-height:1px;
}
a:hover {
	text-decoration:underline;
	color:#666;
	font-weight:bold;
}
.wrapper {
	width:980px;
	margin:5px auto 5px auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
}
.header {
	background:url(../images/bg-header.gif) bottom repeat-x;
	width:100%;
	height:65px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#666;
}
.header img {
	margin: 5px 0 0 0;
}
.mainnav {
	margin:0 0 0 170px;
	font-weight:bold;
}
.mainnav a {
	margin:0 15px 0 15px;
	color:#009933;
	font-weight:bold;
}

.prodnav {background:url(../images/bg-header.gif) bottom repeat-x; height:100px;}

.category_feat {
	width:590px;
	height:75px;
	margin:0;
	padding:5px 0px 5px 0px;
}
.category_feat table td {
	width:100px;
	padding:5px;
	border:1px #fff solid;
}
.category_feat table td:hover {
	border:1px #CCC solid;
}
#clients { width:390px; float:right; background:url(../images/client_vendor.jpg) top repeat-x; height:197px;}
#clients p { margin:125px 10px 5px 10px; color:#fff;}

#hotspots { height:100px; width:590px;}
#hotspots img { float:left;
	margin:5px 5px 0px 0px;
}
h4 {
	font-size:10px;
}
a.selected {
	color:#666;
	text-decoration:none;
}


#vendors { overflow:hidden;  width:980px; height:40px; margin:5px 0 5px 0;
/*filter:alpha(opacity=60);
	-moz-opacity:0.60;
	-khtml-opacity: 0.60;
	opacity: 0.60; */
}

#vendors iframe { width:980px; height:60px; margin:0; padding:0;}

.footer {
	background:url(../images/bg-footer.gif) top repeat-x;
	height:25px;
	font-size:9px;
	color:#666;
	font-family:Verdana, Geneva, sans-serif;
	padding:15px 10px 10px 10px;
	line-height:16px;
}
.footer a {
	font-weight:normal;
}

.copy {
	
	font-size:9px;
	color:#666;
}


#display_area img { width:50px; margin-right:10px;}


#sitemaplist { list-style:none; margin-left:10px; font-size:11px;}
#sitemaplist a { font-weight:normal;}

