/* CSS Document */
div#container {
	background: none !important;
	margin: 0 auto !important;
	text-align: center !important;
}
div#container table {
	margin: 0 auto;
}
div#content {
	margin: 10px auto;
}
div#cHeader {
	background: url(../images/content_header_left_bg.jpg) top left no-repeat;
}
div#cHeader h2 {
	width: auto;
	margin: 0 0 0 12px;
	padding: 10px 26px 12px 8px;
	background: url(../images/content_header_right_bg.jpg) top right no-repeat;
	height: 1px;
}
/* Control of contact layout */
div#innerContent {
	padding-top: 5px;
}
div#innerContent h3 {
	font: bold 15px Arial, Helvetica, sans-serif;
	color: #dfe2f1;
	margin: 0 0 0 13px;
	padding: 10px 0 0 0;
	clear: right;
}

div.data_container {
	background: url(../images/shadeRight.jpg) right top no-repeat;
	margin: 0 6px 0 13px;
	padding: 15px 20px 10px 15px;
}
div.data_container p {
	margin: 0 0 10px 0;
	text-align: center;
}
img.featureProduct_splash {
	border-left: 1px solid #4a4a4a;
	border-right:1px solid #000;
	border-top:1px solid #4a4a4a;
	border-bottom:1px solid #000;
}
p.cLinkTop {
	padding-right: 6px;
	background: none;
	font-size: 11px !important;
}
p.cLinkTop a {
	background: url(../images/arrowRight.png) center right no-repeat;
	color: #3aa7e6;
}
p.cLinkTop a:hover {
	background: url(../images/arrowRight_over.png) center right no-repeat;
}
p.copy {
	float: left;
	margin: 0 0 0 35px;
}
div.footerClose {
	text-align: right;
	font-size: 10px;
	height: 10px;
	padding: 0 26px 22px 0;
	background: url(../images/content_footer_right_bg.jpg) bottom right no-repeat;
	margin: 0 0 0 12px;
	clear: right;
}