/*
body {
	background: #025b9d;
}
*/
#page-wrapper {
	background: transparent url(../images/page-wrapper.png) repeat-y top right;
}

#background {
	/* background: #fff url(../images/body-background-internal.png) no-repeat left top; */
	bottom: 0;
	top: auto;
}

#page {
	background: transparent url(../images/page-background-internal.jpg) no-repeat right bottom;
}
#header {
	overflow: hidden;
	background: transparent url(../images/header.png) no-repeat top right;
}

#sidebar {
	background: transparent url(../images/sidebar.png) no-repeat top left;
}
#nav {
	background: transparent;
}
#sidebar-buttons {
	display: none;
}

#content {
	height: auto;
	min-height: 698px;
	background: transparent url(../images/internal-print.png) no-repeat 610px 34px;
}

#content h1 {
	margin: 0;
	color: #005a9c;
	font-weight: bold;
	font-size: 25px;
}
#content h2 {
	clear: both;
	color: #005a9c;
	/*background: transparent url(../images/h2.png) no-repeat top left;*/
	padding: 7px 0;
	margin: 0 0 11px 0;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 19px;
	font-weight: normal;
}
#main-text {
	margin-left: 18px;
	width: 673px;
}

#internal-breadcrumb {
	padding: 5px 0 0 2px;
	color: #005a9c;
	font-size: 9px;
}

#internal-breadcrumb p {
	margin: 0;
}

#breadcrumbs-label {
	float: left;
	padding: 7px 10px 0 0;
}

#internal-breadcrumb .B_crumbBox {
	float: left;
	padding: 7px 0 0 29px;
	background: transparent url(../images/breadcrumb.png) no-repeat top left;
	height: 30px;
}

#internal-breadcrumb a {
	color: #898989;
	text-decoration: none;
}

#internal-breadcrumb a:hover {
	text-decoration: underline;
}

#internal-breadcrumb .B_lastCrumb {
	padding-right: 9px;
}

#breadcrumbs-right {
	float: left;
	height: 26px;
	width: 15px;
	background: transparent url(../images/breadcrumb-right.png) no-repeat top left;

}

#internal-print {
	position: absolute;
	right: 0px;
	top: 41px;
	font-size: 9px;
	width: 88px;
	
}
#internal-print a {
	color: #898989;
	text-decoration: none;
}

#internal-print a:hover {
	text-decoration: underline;
}


.product-row {
	clear: both;
	border-bottom: 1px solid #008061;
	background: transparent url(../images/product_row.png) no-repeat 175px bottom;
	position: relative;
	min-height: 80px;
	padding-bottom: 12px;
	margin-bottom: 13px;
}
.product-row img {
	position: absolute;
	top: 0px;
	left: 0px;
	/* border-right: 1px solid #7fbfb0; */
	width: 175px;
}

.product-row p {
	margin: 0 0 3px 194px;
}
.product-row ul {
	margin: 8px 0 0 194px;
	padding: 0;
	list-style: none;
}
.product-row li {
	display: inline;
	padding: 0 15px 0 15px;
	background: transparent url(../images/li-arrow.gif) no-repeat 0px 3px;

}
.product-row li.last {
	padding: 0 0 0 56px;
	background: transparent;
}

#footer {
	height: 254px;
}
#footer p {
	padding-top: 178px;
	position: relative;
	z-index: 100;
}

#backimg {
	background: transparent url(../images/backimg-company.jpg) no-repeat top left;
	position: absolute;
	z-index: 3;
	overflow: hidden;
}
#backimg.company {
	background: url(../images/backimg-contact.jpg) no-repeat;
	width: 644px;
	height: 204px;
	bottom: 64px;
	left: 396px;
}
#backimg.hr {
	background: transparent url(../images/backimg-hr.jpg) no-repeat top left;
	width: 367px;
	height: 326px;
	bottom: 28px;
	left: 677px;
}
#backimg.reports {
	background: transparent url(../images/backimg-reports.jpg) no-repeat top left;
	width: 442px;
	height: 348px;
	bottom: 30px;
	left: 600px;
}

#backimg.contact {
	background: transparent url(../images/backimg-company.jpg) no-repeat top left;
	width: 436px;
	height: 342px;
	bottom: 40px;
	left: 596px;
}
#backimg.links {
	background: transparent url(../images/backimg-distributors.jpg) no-repeat top left;
	width: 512px;
	height: 332px;
	bottom: 26px;
	left: 532px;
}
#backimg.distributors {
	background: transparent url(../images/backimg-links.jpg) no-repeat top left;
	width: 454px;
	height: 340px;
	bottom: 34px;
	left: 572px;
}
#backimg.products {
	background: transparent url(../images/backimg-products.jpg) no-repeat top left;
	width: 478px;
	height: 310px;
	bottom: 0px;
	left: 690px;
}


.news-featured {
	background: transparent url(../images/news-featured.png) no-repeat top left;
	height: 108px;
	padding: 0 8px 0 228px;
}
.news-featured h4 {
	margin: 0;
	padding-top: 11px;
}
.news-featured p {
	margin: 3px 0 15px 0;
}

.event h3 {
	color: #005a9c;
	font-size: 16px;
	margin: 7px 0;
}
.event-inner {
	background: transparent url(../images/event_inner.png) no-repeat top left;
	height: 109px;
	position: relative;
	padding-left: 228px;
	padding-top: 13px;
	line-height: 1.4em;
}
.event-inner strong {
	color: #0083c6;
}
.event-image {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 210px;
	height: 89px;
}
.event-image i {
	background: transparent url(../images/event_image.png) no-repeat top left;
	position: absolute;
	top: 0;
	left: 0;
	width: 210px;
	height: 89px;
}
.event-summary {
	position: absolute;
	top: 13px;
	left: 410px;
	width: 200px;
}
.event-summary a {
	display: block;
	margin-top: 4px;
}


