@charset "UTF-8";body {	font: 100%;	background: #FFFFFF;	margin-top: 10px;	margin-right: 0px;	margin-left: 0px;	margin-bottom: 20 px;	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: #000000;}.oneColFixCtr #container {	width: 960px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	height: 570px;	background: #FFFFFF;	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */	border: 1px solid #999966;	text-align: left; /* this overrides the text-align: center on the body element. */	background:url(../images/index_main1.jpg) no-repeat left top;}.oneColFixCtr #mainContent {	padding: 0 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	text-align:justify;	font: normal 1.1em Arial, Helvetica, sans-serif;	width: 560px;}.oneColFixCtr #mainContent a {	color: #000000;}#para1 {	padding: 120px 0px 0px 90px;		text-indent: 30px;	background:url(../images/W.gif) no-repeat 73px 97px;	line-height: 25px;}#para2 {	padding: 18px 0px 0px 0px;		text-indent: 30px;	background:url(../images/T.gif) no-repeat -4px -2px;}#mainContent p strong {	position:absolute;	left: -9000px;}#mainContent {	margin: 0px 0px 0px 280px;	}h1 {	margin: 0;	position: relative;	top:10px;	left:10px;	width: 614px;	height: 134px;	background: url(../images/logo.gif) no-repeat;	text-indent: -9000px;}
