body {
	padding: 0;
	margin: 0;
}
p, h1, h2, h3, h4, h5, h6 {
	padding: 0;
	margin: 0 0 5px 0;
}
#container {
	background: url(/images/main_bg.gif) repeat-y 170px 0px;
	font-size: 0.85em;
	line-height: 1.5em;
	margin: 0 auto 0 auto;
	position: relative;
	width: 740px;
	font-family: Tahoma, Arial, Helvetica, Sans-serif;
}
#banner {
	clear: both;
	background: #fff;
}
#banner span.print_contact_info {
	display: none;
}
#banner .curdate {
	display: block;
	float: right;
	padding: 0 5px 5px 0;
	font-weight: bold;
	font-size: 11px;
}
.bannernavigation {
	width: 559px;
	background: #9f7b47 url(/images/banner_bg.gif) repeat-x bottom;
	font-size: 11px;
	float: left;
}
/*** Google Mini Search ***/
.GoogleOuter {
	display: block;
	width: 180px;
	height: 25px;
	float: right;
	background: #363636;
	padding: 0;
	margin: 0;
	position: relative;
	top: 0 !important;
	top: 0px;
}
form.GoogleForm {
	margin: 0;
	padding: 0;
}
.GoogleOuter input {
	margin: 0;
	font-size: 11px;
	padding: 2px;
	border: solid 1px #bfbfbf;
	width: 146px;
	position: relative;
	top: -5px !important;
	top: -2px;
	left: 3px;
}
.GoogleOuter img {
	padding: 0;
	margin: 0;
	position: relative;
	top: 2px !important;
	top: 3px;
	left: 4px;
}
input.GoogleImage {
	padding: 0;
	margin: 0;
	position: relative;
	top: 2px !important;
	top: 3px;
	left: 4px;
	width: 20px;
	border: 0;
}
#banner .bannernavigation a {
	display: inline-block;
	float: left;
	height: 19px;
	padding: 3px 12px 3px 12px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-right: solid 1px #7f5a45;
	border-left: solid 1px #9f7c66;
}
#banner .bannernavigation a:hover, #banner_current, .bannernavigation .current {
	background: #7096c3;
	border-left: solid 1px #96b8d9;
	border-right: solid 1px #618cc2;
}
.bread_contact {
	display: block;
	border-top: solid 1px #FFF;
}
.breadcrumbs {
	width: 735px;
	float: left;
	background: url(/images/breadcrumbs_bg.gif) repeat-x;
	height: 23px;
	font-size: 11px;
	padding: 8px 0 0 5px;
	border-right: 1px solid #FFF
}
.contactlinks {
	display: block;
	width: 180px;
	float: right;
	background: #9f7b47 url(/images/banner_bg.gif) repeat-x bottom;
	font-size: 11px;
}
.contactlinks a {
	display: block;
	float: left;
	height: 21px;
	width: 88px;
	padding-top: 5px;
	padding-bottom: 4px;
	text-align: center;
	color: #FFF;
	text-decoration: none;
	border-right: solid 1px #685243;
	border-left: solid 1px #9f7c66;
}
.contactlinks a:hover {
	background: #7096c3;
	border-left: solid 1px #96b8d9;
	border-right: solid 1px #618cc2;
}
#left {
	width: 170px;
	float: left;
}
.categories ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.categories li {
	background: url(/images/leftnav_bg.gif) repeat-x;
}
.categories a {
	display: block;
	width: 146px;
	height: 23px;
	color: #000;
	text-decoration: none;
	background: url(/images/arrow_blue.gif) no-repeat 10px 50%;
	padding: 7px 0 0 25px;
	font-weight: bold;
	font-size: 12px;
}
.about {
	display: block;
	width: 170px;
	padding: 10px 0 0 0px;
	background: url(/images/about_bg.gif) no-repeat;
	border-bottom: 1px #eee solid;
}
#left .about h2, #left .about h2 a {
	font-size: 20px;
	color: #759cca;
	display: block;
	margin-bottom: 15px;
	margin-left: 10px;
	text-decoration: none;
}
.about h3 {
	display: block;
	font-size: 13px;
	padding-left: 20px;
	background: url(/images/arrow_blue.gif) no-repeat 10px 50%;
}
.about ul {
	padding: 0;
	margin: -5px 0 10px 20px;
	font-size: 11px;
	list-style:none;
}
#main {
	float: right;
	width: 569px;
}
#main #maincontent {
	padding-left: 15px;
}
#main h1 {
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 18px;
	color: #5c4233;
}
#right p, #main p, #main li, #main .scraped td {
}
#main li {
	list-style: square;
}
#main p {
	text-align: left;
}
#main td {
	vertical-align: top;
}
#main td img {
	margin-top: 2px;
}
#main .additional_links ul {
	list-style: none;
	margin-left: 0;
	padding-left: 0;
}
#main .additional_links li {
	padding-left: 10px;
	background: url(/images/arrow_blue.gif) 0 25% no-repeat;
}
#main .download_pdf {
	border-top:1px #eee solid;
	border-bottom:1px #eee solid;
	padding: 5px 0 5px 25px;
	display: block;
	margin: 10px 0;
	background: url(/images/ico_pdf.gif) no-repeat left center;
}
#main td#suppliers {
	width: 33%;
}
#main span.i {
	border: 1px solid #fff;
	display: block;
}
#main span.i img {
	margin: 0;
	padding:0;
}
#main span.o {
	border: 4px solid #79a6d7;
	display: block;
}
#right {
	float: right;
	width: 180px;
	margin-bottom:10px;
	margin-left: 15px;
}
#right .right_links {
	clear:right;
	border-top: solid 1px #FFF;
	display: block;
	/*height: 110px;*/
	width: 180px;
	/*font-size: 12px;*/
	/*background: url(/images/right_bg.gif) repeat-x; */
	background-image: none;
	background-color: #E2E9F0;
	padding-top: 5px;
	font-size: 9px;
	color: #036;
	height: 100%;
}
#right .right_links-inner {
	padding: 6px 15px 3px 15px;
	display: block;
}
#right .right_links ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
	width: 140px;
}
#right .right_links li {
	list-style: none;
	background: url(/images/right_divider.gif) no-repeat bottom;
}
Li.cmx-last {
	background: none !important;
}
#right .right_links-inner a {
	display: block;
	width: 140px;
	text-decoration: none;
	/*color: #464646;*/
	padding: 4px 0 7px 0;
	padding-left: 10px;
	background: url(/images/arrow_blue.gif) 0 52% no-repeat;
	/*font-size: 12px;*/
	color: #036;
	font-weight: normal;
	font-size: 11px;
	letter-spacing:0.1em;
}
#right .right_links-inner a:hover {
	/*text-decoration: underline;*/
	text-decoration: none;
	color: #F93;
}
#right .shop_eis {
	display: block;
	background: url(/images/shop_EIS.gif) no-repeat;
	width: 160px;
	height: 20px;
	padding: 30px 10px 10px 10px;
	color: #d7c9bc;
	font-size: 11px;
	line-height: 15px;
}
#right .short_shop {
	display: block;
	background: url(/images/shop_EIS.gif) no-repeat;
	width: 160px;
	height: 20px;
	padding: 30px 10px 10px 10px;
	color: #d7c9bc;
	font-size: 11px;
	line-height: 15px;
}
#right .shop_eis a, #right .short_shop a {
	color: #fff;
}
#footer {
	width: 740px;
	clear: both;
	text-align: center;
	line-height: 1.4em;
	font-size: .95em;
	border-top:5px #5e4435 solid;
	background: #fff;
	padding-top: 8px;
}
#footer p {
	margin: 0;
	padding: 0;
}
#contactform {
	width: 370px;
	float: left;
	font-size:0.85em;
}
#contactform .formfield {
	margin: 2px 0;
	padding: 8px 0px;
	clear: both;
}
#contactform .col1 {
	text-align: left;
	float: left;
	font-weight:bold;
}
#contactform .wide {
	padding:0;
}
#contactform .checkbox {
	font-weight:normal;
	padding:0;
}
#contactform .col1 {
	width: 140px;
}
#contactform .input input {
	width: 140px;
}
#contactform .multiline textarea {
	width: 140px;
}
#contactform .submit {
	text-align: center;
}
#contactform .submit input {
	border: 3px double #999999;
	border-top-color: #CCCCCC;
	border-left-color: #CCCCCC;
	padding: 0.25em;
	background: #EEEEEE;
	color: #333333;
	font-size: 100%;
	font-weight: bold;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	margin: 10px auto;
	text-align: center;
}
.leftalign {
	float:left;
	margin:5px 5px 5px 0;
}
img.cmx-FloatLeft {
	margin-right: 10px;
	margin-bottom: 10px;
}
/*Lightbox implementation rules*/
#lightbox {
	background-color:#5e4435;
	padding: 10px;
	border: 5px solid #fff;
	color: #fff;
}
#lightbox a {
	color: #fff;
}
#lightboxDetails {
	font-size: 0.8em;
	padding-top: 0.4em;
}
#lightboxCaption {
	float: left;
}
#keyboardMsg {
	float: right;
}
#closeButton {
	top: 5px;
	right: 5px;
}
#lightbox img {
	border: none;
	clear: both;
}
#overlay img {
	border: none;
}
#overlay {
	background-image: url(/files/overlay.png);
}
* html #overlay {
	background-color: #dbebf6;
	back\ground-color: transparent;
	background-image: url();
 filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/files/overlay.png", sizingMethod="scale");
}
/* ------------------- Phase One -----------------------*/

.breadcrumbs {
	width: 735px;
}
#right .right_links {
	background-image: none;
	background-color: #E2E9F0;
	padding-top: 5px;
	font-size: 9px;
	color: #036;
	height: 100%;
}
#right .right_links-inner a {
	color: #036;
	font-weight: normal;
	font-size: 11px;
	letter-spacing:0.1em;
}
#right .right_links-inner a:hover {
	text-decoration: none;
	color: #F93;
}
#right .right_links-inner h1 {
	line-height:12px;
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	background-color: #FFFFFF;
	padding-bottom: 5px;
	text-align: center;
	margin-top: 5px;
	color: #36C;
	letter-spacing:0.1em;
}

