body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	background: #000033;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #0066CC;
}.twoColFixLtHdr #container {	width: 800px;  /* 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 #000000; /* this overrides the text-align: center on the body element. */	text-align: left;	height: auto;} .twoColFixLtHdr  #header {
	height: 150px;
	width: 800px;
	background-image: url(cloud_background.gif);
	padding-top: 0;
	padding-bottom: 0;
} .twoColFixLtHdr   #container   #header   #video {	width: 350px;	float: right;	height: 140px;	margin-top: 5px;}.twoColFixLtHdr  #container  #mainContent2 {	width: 500px;	float: right;	font: 14px Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	margin-right: 20px;}.twoColFixLtHdr  #container  #mainContent4 {	width: 800px;	height: auto;	font: 12px Arial, Helvetica, sans-serif;	color: #000000;	text-decoration: none;	float: left;	background: #FFFFFF;	padding-top: 5px;}.twoColFixLtHdr  #container  #mainContent3 {	width: 500px;	float: right;	font: 12px Arial, Helvetica, sans-serif;}.twoColFixLtHdr  #container  #mainContent3  #image1 {	float: right;	width: 250px;}.twoColFixLtHdr  #container  #mainContent4  #image1 {	float: right;	width: 250px;}.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: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.twoColFixLtHdr  #sidebar1 {
	width: 250px; /* 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: #02659E;
	font: 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
	height: 300px;
	padding-top: 15px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 20px;
	float: right;
	position: relative;
}.twoColFixLtHdr  #mainContent {
	font: 14px Arial, Helvetica, sans-serif;
	text-decoration: none;
	width: 400px;
	color: #000000;
	background: #FFFFFF;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 60px;
} .twoColFixLtHdr  #footer {	padding: 0 10px 0 20px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background:#CCCCCC;	width: 770px;	font: 10px Arial, Helvetica, sans-serif;	float: left;	clear: left;} .twoColFixLtHdr  #container  #SSL {	background: #FFFFFF;	width: 100px;	float: right;	margin: 50px 80px 10px 10px;}.twoColFixLtHdr  #container  #main  Image {	float: left;	height: 200px;	width: 800px;}.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;}a:link {	color: #000033;	text-decoration: none;}a:visited {	color: #000000;	text-decoration: none;}a:hover {	color: #FFFFFF;	text-decoration: none;}a:active {	color: #FF9900;	text-decoration: none;}.style1 {	color: #000033}.style6 {color: #02659E; font-weight: bold; }.twoColFixLtHdr  #container  #boxl {
	font: bold 14px Arial, Helvetica, sans-serif;
	color: #000000;
	text-decoration: none;
	background: #FFFF00;
	float: right;
	width: 300px;
	clear: right;
}.twoColFixLtHdr  #container  #mainContent4  div {	float: right;	width: 350px;	font: 12px Arial, Helvetica, sans-serif;	text-decoration: none;}
