/* Common */body,td,th {	text-align: left;	font: 13px/1.5em Arial, Helvetica, sans-serif;	color: #666666;}body {	margin: 0px auto;	background: #998675;}a:visited {	color: #996633;	text-decoration: underline;}a:link {	color: #993300;	text-decoration: underline;}a:hover, a.selected {	color: #993300;	text-decoration: underline;}/* Header */h1 { }	#content h1 {	width: 378px;	background: url(../images/header.gif);	text-indent: -9999px;	height: 45px;	margin: 0 0 5px 40px;	}	#contentpage.product #content h1 {background-position:0 0; }	#contentpage.benifits #content h1 { background-position:0 -60px; }	#contentpage.service #content h1 { background-position:0 -120px; }	#contentpage.marketing #content h1 { background-position:0 -180px; }	#contentpage.shop #content h1 { background-position:0 -243px; }h2 {	margin-bottom: 2em;	font-size: 20px;	color: #F15A24;}h3 {	margin: 0 0 1em;	font-size: 15px;	color: #333333;}	h3.heading {display: none;}h4 { font-size: 1.2em; color: #998675; margin: 0px 0px .5em; }/* Type */p {	margin: 0em 0em 1.2em;}strong {	color:#333;}.sep { clear: both; border-top: 1px solid #EEE7DF; padding: 1em 0; }.left { float: left; margin: 0 1em 1em 0; }.right { float: right; margin: 0 0 1em 1em; }