body  {	font: .8em Verdana, Arial, Helvetica, sans-serif;	background: #666666;	margin: 0;	padding: 0;	text-align: center;	color: #666666;	background-color: #FFFFFF;}.twoColFixLtHdr #container { 	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #FE7601;	text-align: left; /* this overrides the text-align: center on the body element. */} .twoColFixLtHdr #header {	background: #000000 url(../img/layout/blue_flame.jpg) no-repeat right top;	padding: 0 10px 0 20px;	border-bottom: 1px solid #FFFFFF;} .twoColFixLtHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 16px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.twoColFixLtHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 200px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */	background: #EBEBEB; /* the background color will be displayed for the length of the content in the column, but no further */	padding: 15px 10px 15px 20px;}.twoColFixLtHdr #mainContent { 	margin: 0 0 0 250px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */	padding: 0 20px; /* remember that padding is the space inside the div box and margin is the space outside the div box */} .twoColFixLtHdr #footer { 	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#DDDDDD; } .twoColFixLtHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}.twoColFixLtHdr #Layout{	float: left;	width: 132px;	padding: 15px 10px 15px 20px;	background-color: #EBEBEB;}.twoColFixLtHdr #setup1 {	float: left;	width: 132px;	padding: 10px 10px 20px 20px;	background: #FFFFFF;	height: 55px;}h1 {	font: 1.5em Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	padding-top: 10px;	color: #000000;}h2 {	font: 1em Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #000000;}h3 {	font: 1em Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;	color: #000000;}.twoColFixLtHdr #Product2 {	float: left;	padding: 2px;	background-color: #FFFFFF;	width: 110px;}.text_07ems {	font: .7em Verdana, Arial, Helvetica, sans-serif;}.text_09ems_bold {	font: .9em Verdana, Arial, Helvetica, sans-serif;	font-weight: bold;}.twoColFixLtHdr #separator {	background: #EBEBEB;	height: 1px;	width: 100%;}.twoColFixLtHdr #table_container {	width: 650px;	border: 2px dotted #CCCCCC;}.img_wrap {	text-align: left;	margin: 2px 1px 2px 2px;	float: right;}.tick_li {	list-style: square url(../img/internet/tick.gif) outside;	text-align: left;	padding: 0px;	margin: 20px 0px 0px;	clear: none;	vertical-align: top;}.style1 {	color: #FF0000;	font-style: italic;}#menu {	background: #000000;	padding: 0 10px 0 20px;	border-bottom: 3px solid #F3CF01;	height: 30px;	text-align: left;	width: 930px;} #menu ul{list-style: none;padding: 0;margin: 0;}#menu li{float: left;margin: 0 0.8em;}#menu li a{	background: #000;	height: 2em;	line-height: 2em;	float: left;	width: 10em;	display: inline;	border: 0.0em solid #dcdce9;	color: #FFFFFF;	text-decoration: none;	text-align: center;	margin-right: 47px;}#menu li a:hover{	color: #F3CF01;	text-decoration: underline;}/* Hide from IE5-Mac \*/#menu li a{float: none}/* End hide */.twoColFixLtHdr #setup2 {	float: left;	width: 132px;	padding: 10px 10px 20px 20px;	background: #FFFFFF;	height: 110px;}.border_preview {	BORDER-RIGHT: #444 1px solid;	BORDER-TOP: #444 1px solid;	Z-INDEX: 100;	BACKGROUND: #fff;	BORDER-LEFT: #444 1px solid;	BORDER-BOTTOM: #444 1px solid;	POSITION: absolute;	padding: 0px 1px 1px;}.preview_temp_load {	PADDING-RIGHT: 1px; PADDING-LEFT: 1px; PADDING-BOTTOM: 1px; VERTICAL-ALIGN: middle; PADDING-TOP: 1px; TEXT-ALIGN: center}.preview_temp_load IMG {	VERTICAL-ALIGN: middle; TEXT-ALIGN: center}a:link {	color: #1C86D1;}a:visited {	color: #1C86D1;}a:hover {	color: #FE7601;	text-decoration: underline;}.img_border {	border: 1px solid #FF9900;	padding: 1px;}.twoColFixLtHdr #setup3 {	float: left;	width: 132px;	padding: 10px 10px 20px 20px;	background: #FFFFFF;	height: 60px;}.style2 {color: #000000}.boldred {	font-weight: bold;	color: #FF0000;}