	body {
		background:url(../images/bg.jpg) top repeat-x #d7cebd;
		margin-top:5px;
		margin-bottom:20px;
		font:12px Arial, Helvetica, sans-serif;
		color:#333333;
	}
	a {
		color: #dd8b52;
	}
	a:link {
		color: #dd8b52;
	}
	h1 {
		font:16px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#21455b;
		margin:0px;
		padding:0px 0px 10px 0px;
	}
	h2 {
		font:15px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#b67a11;
		margin:0px;
		padding:0px 0px 5px 0px;
	}
	h3 {
		font:14px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#21455b;
		margin:0px;
		padding:0px 0px 5px 0px;
		text-decoration:none;
	}
	h4 {
		font:13px Arial Narrow, Helvetica, sans-serif;
		font-weight:bold;
		color:#333333;
		margin:0px;
		padding:0px 0px 5px 0px;
	}
	p {
		font:12px Arial, Helvetica, sans-serif;
		margin:0px;
		padding:5px 0px 10px 0px;
	}
	table {
		font:12px Arial, Helvetica, sans-serif;
	}
	ul {
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
		padding-bottom:0px;
	}
	

/* Primary Divs */
	
	.contentCell {
		background:url(../images/content_cell_bg.jpg) repeat-y;
		padding:0px 8px 10px 8px;
	}
	#contentMainFrame {
		width:625px;
		margin:10px;
		padding:0;
	}
	#contentMain {
		clear:both;
		color:#333333;
		font-size:12px;
		margin:0px 10px 0px 10px;
		padding:0;
		text-align: left;
	}
	#contentSide {
		text-align: left;
		clear: none;
		color: #333333;
		margin: 10px 10px 10px 10px;
	}
	.floatLeft {
		float: left;
	}
	.floatRight {
		float: right;
	}
	#subMenu {
		clear: none;
		font-size:12px;
		margin:18px 0px 0px 13px;
		width:120px;
	}
	.subMenuItemSelected {
		background:url(../images/button_selected.jpg) top left no-repeat;
		border-bottom:1px solid #FFFFFF;
		border-top:1px solid #FFFFFF;
		color:#21455b;
		display:block;
		font-weight:bold;
		text-align:center;
		padding:10px;
	}
	.subMenuItem a {
		background:url(../images/button_unselected.jpg) top left no-repeat;
		color:#444444;
		display:block;
		text-align:center;
		padding:10px;
		text-decoration:none;
	}
	.subMenuItem a:hover {
		background:url(../images/button_selected.jpg) top left no-repeat;
	}
	#subContentFrame {
		background:url(../images/subcontent_bg.gif) top right no-repeat;
		color:#333333;
		font-size:12px;
		text-align:left;
		width: 623px;
	}
	#subContent {
		margin: 18px 15px 0px 0px;
		width:460px;
	}

/* Other */
	#contactBox {
		background: url(../images/contactbox.jpg) top left no-repeat;
		height: 176px;
		width: 255px;
	}
	#contactBoxContent {
		float:right;
		color:#ebba50;
		font:12px Arial, Helvetica, sans-serif;
		margin-top:40px;
		padding:0px 0px 0px 0px;
		text-align:left;
		width:145px;
	}
	.clientLogo {
/*		border:1px solid black; */
	}
	.formText {
		font:10px;
	}
	.formTextError {
		color:#FF0000;
		font-size:10px;
	}
	.formFieldError {
		font:12px Arial, Helvetica, sans-serif;
		background:#eaafaf;
		border:1px inset;
		padding:2px;
		width:320px;
	}
	.formLabel {
		font: 11px Arial, Helvetica, sans-serif;
	}
	.formField {
		font:12px Arial, Helvetica, sans-serif;
		width:320px;
	}
	.formTitle {
		font-size: 14px;
		font-weight:bold;
		text-transform: uppercase;
		color: #ebba50;
		}
	.highlight {
		background:#996633; 
		color:#FFFFCC;
		padding-left:2px;
		padding-right:3px;
		padding-bottom:1px;
	}
	#productTableRow {
		background:url(../images/table_bg.jpg) center repeat-x;
		text-align:left;
	}
	.productName {
		color:#006699;
	}
	.productNameTitle {
		font:13px Arial, Helvetica, sans-serif;
		font-weight:bold;
		color:#006699;
	}
	.productSmallText {
		font:10px Arial, Helvetica, sans-serif;
	}
	.quoteField {
		border: 1px solid #7a7365;
		margin-bottom: 5px;
		width: 150px;
	}
	.quoteSubmit {
		margin-top: 15px;
		margin-left: 81px;
	}
	#quoteBox {
		width: 254px;
		height: 177px;
		background-image: url(../images/quotebox.jpg);
		background-repeat: no-repeat;
	}
	#quoteBoxForm {
		padding-top: 40px;
		padding-left: 10px;
	}
	#samplesBoxBg {
		background:url(../images/samples_bg.jpg) repeat-y;
	}
	#samplesBox {
		background:url(../images/samples_mid.jpg) bottom no-repeat;
		padding:10px 10px 10px 35px;\
	}
	#samplesBoxElement {
		padding:5px 0 5px 0;
	}
	#titleLeft {
		background:url(../images/title_left.jpg) top left no-repeat;
		font:20px Myriad Pro, Helvetica, sans-serif;
		color:#FFFFFF;
		height:39px;
		padding-left:10px;
		padding-top:8px;
		text-align:left;
		text-shadow:#333333;
		text-transform:uppercase;
	}
	#titleMid {
		background:url(../images/title_middle.jpg) top left repeat-x;
		height:48px;
	}
	#titleRight {
		background:url(../images/title_right.jpg) top right no-repeat;
		height:48px;
	}

	
/* Special */

	.td_img {
		vertical-align: bottom; /* Note: this is a fix for FireFox because the XHTML DocType required for the LightBox to properly center vertically in IE causes images to have gaps below them in FireFox. */
	}
