/* hide from IE mac \*/
html {
    min-height: 100%;
    margin-bottom: 1px;
}
/* end hiding from IE5 mac */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #666666;
	background-color: #000;
	margin: 25px;
	padding: 0;
	background-image: url(/siteimages/backTile.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#masthead {
	color: #999999;
	background-color: #3E3E3E;
	padding: 0px;
	margin: 0;
	width: 860px;
	height: 73px;
	background-image: url(/siteimages/mastback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#wrapper {
	width: 860px;
	margin: 0 auto;
}
#inwrapper {
	width: 840px;
	margin: 0 auto;
	background-position: 0px 229px;
	background-image: url(/siteimages/leftColBack.png);
	background-repeat: repeat-y;
	padding: 0px;
	background-color: #FFF;
}
#column_wrapper {
	background-image: url(/siteimages/columnBack.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.clearfloat {
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
#right, #splash {
	width: 600px;
	float: left;
}
#left, #menu {
	width: 240px;
	float: left;
}
#menu, #splash {
	height: 224px;
	background-color: #5c5c5c;
}
#menu {
}
#left {
	margin-top: 5px;
	height: 455px;
}
#left .content {
}
#left h4 {
	font-size: 0.7em;
	text-transform: uppercase;
	color: #333333;
	margin-top: 12px;
	padding-left: 26px;
	margin-bottom: 5px;
}
#right .content {
	padding: 5px 10px 20px;
	font-size: 0.75em;
	line-height: 1.6em;
}
#masthead .content {
	padding-top: 5px;
}
#footer .content {
	padding: 15px 24px 15px 10px;
}
#footer {
	color: #999999;
	background-color: #000000;
	padding: 0px;
	font-size: 0.7em;
	clear: both;
	margin-top: -116px;
}
#right a:link {
	color: #0570B4;
	font-weight: bold;
}
#right a:visited {
	color: #0570B4;
	font-weight: bold;
}
#right a:hover {
	color: #B91400;
	font-weight: bold;
}
#masthead a:link, #masthead a:visited {
	color: #333333;
	text-decoration: none;
	font-size: 0.7em;
	font-weight: bold;
}
#masthead a:hover, #masthead a:active {
	color: #0571B4;
	text-decoration: underline;
	font-weight: bold;
}
#footer a:link {color: #999999;}
#footer a:visited {color: #666666;}
#footer a:hover {color: #FFFFFF;}
h1 {
	font-size: 1.8em;
	margin: 3px 0 10px;
	color: #333333;
}
h2 {
	font-size: 1.6em;
	margin: 8px 0;
}
h3 {
	font-size: 1.25em;
	margin: 6px 0 5px;
}
h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
}
.nomargintop {
	margin-top: 0;
}
.content p {
	margin: 6px 0 12px;
}
#leftBanner {
	position: relative;
	height: 116px;
	width: 240px;
	top: -116px;
	left: 10px;
}
.menulist {
	list-style-type: none;
	font-size: .75em;
	display: block;
}
.menulist li {
	padding: 0px;
	margin: 0px;
	line-height: 1.5em;
}
.menulist a:link, .menulist a:visited {
	text-decoration: none;
	background-image: url(/siteimages/arrow.png);
	background-position: 0px center;
	background-repeat: no-repeat;
	margin: 0px;
	color: #333333;
	display: block;
	padding: 0px 0px 0px 17px;
}
.menulist a:hover, .menulist a:active, .p7uberlink {
	text-decoration: none;
	background-image: url(/siteimages/arrow_over.png) !important;
	background-position: 0px center;
	background-repeat: no-repeat;
	font-weight: bold;
	color: #0075B2 !important;
}
#left ul {
	margin: 0;
	padding: 0px 0px 0px 26px;
	display: block;
}
#right ul {
	margin: 0px 0px 5px 15px;
	padding: 0px 0px 5px 15px;
}
#right li {
	padding-bottom: 3px;
}
.suppliers img, .locations img {
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 10px 0px;
}
.imgborder {
	border: 1px solid #CCCCCC;
	padding: 4px;
}
iframe {
	border: 2px solid #CCCCCC;
	margin: 0px;
	padding: 0px;
}
.red {
	color: #990000;
}
