	body {
	margin:0;
	padding:0;
	color:#000000;
	font-size:100%;
	font-family: Garamond, "Hoefler Text", "Times New Roman", Times, serif;
	text-align:center;
	background-image: url(images/bodybk2.jpg);
	background-repeat: repeat-x;
	background-color: #E4E4E4;
	height:100%;
	line-height: 125%;
}
html
{
	height: 100%;
	font-size:14px;
}
  body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,p,blockquote,th,td {
 margin:0;
 padding:0;
 } 
h1, h2, h3, h4, h5, h6 {
	font-family: "Franklin Gothic Medium", "Arial Narrow Bold", Arial, sans-serif;
	word-spacing:-0.125em;
	color: #464D5C;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4D5E80;
}

h1 {
	background-repeat: no-repeat;
	font-size: 18px;
	margin-top: 0;
	margin-bottom: 1em;
	padding-left: 35px;
	color: #FFFFFF;
	height: 33px;
	line-height: 2.3em;
	background: #660000;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}



h2 {
	background-repeat: no-repeat;
	font-size: 16px;
	margin-top: 0;
	margin-bottom: 1em;
	color: #660000;
	height: 33px;
	line-height: 2em;
	background-position: left center;
	background-image: url(images/h2red.gif);
	padding-left: 44px;
}

h3 {
	font-size: 14px;
	line-height: 1em;
	margin-top: 0;
	margin-bottom: 1em;
}

h4 {
	font-size: 18px;
	line-height: 1em;
	margin-top: 3em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
	color: #002267;
	font-style: italic;
	margin-left: 12px;
}


h5 {
	font-size: 100%;
	line-height: 1em;
	margin-top: 1em;
	margin-bottom: 1em;
	border-bottom-style: none;
	font-weight: bold;
}

#wrapper {
	text-align: left;
	margin: 0px auto;
	padding: 0px;
	border:0;
	width: 780px;
}

#header {
	background-image: url(images/topheader2fixedlogo.jpg);
	height: 307px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 0;
}

#side-a {
	float: left;
	width: 286px;
	margin-right: 10px;
	margin-top: 0px;
}

#side-b {
	float: left;
	width: 484px;
	height: 1% /* Holly hack for Peekaboo Bug */;
	background-image: url(images/sidebbkmiddle.jpg);
	background-repeat: repeat-y;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
#sidebcontent{
	margin-right: 6px;
	margin-left: 12px;
	margin-top: 0px;
	width:95%;
}
#side-bbottom {
	width: 484px;
	height: 24px
	background-image: url(images/sidebbkbottom.jpg);
	background-repeat: no-repeat;
	background-image: url(images/sidebbkbottom.jpg);
	height: 24px;
}

#footer {
	clear: both;
	background-image: url(images/footerbk.jpg);
	height: 79px;
}

.footercontent{
	padding-top:12px;
	text-align: center;
	color: #FFFFFF;
}
.footercontent a{
	padding-top:12px;
	text-align: center;
	color: #000066;
}

/* all A tags whose HREF attribute ends in .pdf */
a[href$='.pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute equals pdf */
a[rel='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/*  all A tags whose REL attributes has the letters pdf somewhere mixed in*/
a[rel*='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose REL attribute contains the value pdf, seperated from other values with a space */
a[rel~='pdf'] { 
	padding-right: 18px;
	background: transparent url(images/icon_pdf.gif) no-repeat center right;
}

/* all A tags whose HREF attribute starts with mailto: */
a[href ^="mailto:"] {
	padding-right: 18px;
    background: transparent url(images/icon_mailto.gif) no-repeat center right;
   
}

/* all A tags whose CLASS attribute is popup */
a[class ="popup"] {
	padding-right: 18px;
    background: transparent url(images/icon_popup.gif) no-repeat center right;
}


a[href$='.doc'] { 
	padding-right: 18px;
	background: transparent url(images/icon_doc.gif) no-repeat center right;
}
a[href$='.xls'] { 
	padding-right: 18px;
	background: transparent url(images/icon_xls.gif) no-repeat center right;
}
a[rel ~='external'] {
	padding-right: 18px;
	background: transparent url(images/icon_external.gif) no-repeat center right;
}
/* all A tags whose HREF attribute starts with #top */
a[href ^="#top"] {
	padding-right: 18px;
    background: transparent url(images/icon_top.gif) no-repeat center right;
   
}
#index .index, #distributors .distributors, #introduction .introduction,  #about .about, #contact .contact, #services2 .services2

{
	color: #990000;
	border-top-color: #aaab9c;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #999999;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.clearleft{clear:left;}
.clearright{clear:right;}
.clearboth{clear:both;}
#navcontainer
{
	background: #002267;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	width: 80%;
	margin: 0 auto;
	padding: 1em 0;
	font-family: georgia, serif;
	font-size: 13px;
	text-align: center;
	text-transform: lowercase;
	margin-left: 24px;
	margin-right: 12px;
	margin-top: -12px;
	font-weight: bold;
}

ul#navlist
{
text-align: left;
list-style: none;
padding: 0;
margin: 0 auto;
width: 70%;
}

ul#navlist li
{
display: block;
margin: 0;
padding: 0;
}

ul#navlist li a
{
	display: block;
	width: 100%;
	padding: 0.5em 0 0.5em 1.5em;
	border-width: 1px;
	border-color: #ffe #aaab9c #ccc #fff;
	border-style: solid;
	color: #000033;
	text-decoration: none;
	background-color: #Ffcc33;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
	font-family: "Lucida Sans";
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}

#navcontainer>ul#navlist li a { width: auto; }

ul#navlist li#active a
{
	color: #990000;
	border-top-color: #aaab9c;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #999999;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}

ul#navlist li a:hover, ul#navlist li#active a:hover
{
	color: #990000;
	border-top-color: #aaab9c;
	border-right-color: #fff;
	border-bottom-color: #fff;
	border-left-color: #999999;
	filter:alpha(opacity=80);
	-moz-opacity:.80;
	opacity:.80;
}
.services{
	margin-left: 24px;
	font-weight: bold;
	font-variant: small-caps;
	line-height: 16px;
	margin-bottom: 24px;
}
.links{
	margin-left: 18px;
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
}
.links a{
	margin-left: 2px;
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}
.links a:hover{
	color: #006633;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
}
p{
	margin-bottom:8px;
	color: #000000;
	font-weight: bold;
	text-align: center;
}
.leftdistrib{
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
	margin-left: 14px;
	font-size: 13px;
	float: left;
}
.leftdistrib a{
	margin-left: 2px;
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}
.leftdistrib a:hover{
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.rightdistrib{
	margin-left: 4px;
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
	float:right;
	margin-right: 2px;
	font-size: 13px;
}
.rightdistrib a{
	margin-left: 2px;
	color: #002267;
	line-height: 1.8em;
	font-weight: bold;
	text-decoration: none;
}
.rightdistrib a:hover{
	color: #006633;
	font-weight: bold;
	text-decoration: underline;
}
.floatleft{float:left;}
.floatright{float:right;}
ul.sitemap {



	list-style-type: none;



	margin-left: 75px;



	padding-left: 0;



	font-weight: normal;



}







ul.sitemap li {



	padding-left: 1.1em;



	margin-top: 2px;



}



ul.sitemap li a {



	margin-left: -1.1em;



	padding-left: 1em;



	background-color: transparent;



	background-image: url(images/icon_webdev.gif);



	background-repeat: no-repeat;



	background-position: -2px center;



}



ul.sitemap li ul {



	background-color: transparent;



	background-repeat: no-repeat;



	list-style-type: none;



	margin: -1.4em 0 0 -1.6em;



	padding: 1.4em 0 0 0.6em;



}



ul.sitemap li a.parent {



	background-color: transparent;



	background-image: url(images/plus.gif);



	background-repeat: no-repeat;



	background-position: 1px center;



}



ul.sitemap li ul li {



	margin-left: 1cm;



	padding-left: 10px;



}
.style1 {
	font-size: 12px;
	font-weight: bold;
	color: #000033;
	
}
.style2 {
	font-size: 12px;
}
