body {	margin: 0px 0px 0px 0px;	padding: 0px 0px 0px 0px;	font-size: 80%;	font-family: helvetica, arial, sans-serif;	color: #000;	background-color: #fff;	}ul	{	list-style: circle;	color: #000;	}h1	{	font-size: 1.8em;	color:#ccc;	line-height:1.2em;	margin: 0.8em 0 0 0;	}h2	{	font-size: 1.5em;	color:#555;	line-height:1.5em;	margin: 1em 0 4px 0;	}h3	{	font-size: 1.2em;	color:#888;	line-height:1.2em;	margin: 1.2em 0 8px 0;	}h4	{	font-size: 1em;	}h5	{	font-size: 0.8em;	}h6	{	font-size: 0.5em;	}a:link 	{	text-decoration: none;	font-size: 1em;	color:#777;	}a:visited {	text-decoration: none;	color:  #a21;	}a:hover {	color: #FF6609;	text-decoration: underline;	}a:active {	color:  #FF3300;	}strong, b {	font-weight: bold;	}p {	line-height: 110%;	font-size:1em;	margin-top: 1px;	margin-bottom:0px; 	}/*Specific page styles*/div.spacer {/*as spacer and place holder*/		clear: both;	}#container{position:relative;padding:1px 0 0 0;/*hack to make firefox pay attention*/margin:0;height:100%;}#menu {	position:absolute;	font-size:1.3em;	top: 100px;	height:1.3em;	right: 190px;	text-align:right; 	z-index:1;	}#content{	position:inherit;	margin: 117px 190px;	padding:0 20px 40px 20px;	background:#fff;	border:1px solid #999;	min-width:350px;	z-index:11;    	}#servicesNav{	position:absolute; 	font-size:1.3em; 	top: 187px;	left:0px;		width:157px;	height:104px;	background:url(../images/services_bg.gif) no-repeat 100% 0%;	text-align:right;	padding:0 26px 0 0;	/*border:1px dashed gray;*/	z-index:12; 	}#servicesNav h2{position:absolute;top:0;left:-9999em;}#news{	position:absolute;	top:117px;	right:0;	width:150px;	background:url(../images/news_bg.gif) no-repeat 100% 0%;	padding:0 26px 0 0;	z-index:10; 	text-align:left;  	}#news h2{position:absolute;top:0;left:-9999em;}.newsH3{margin:0 0 8px 0;}#logo{position:absolute;padding:0;margin:0;top:13px;left:97px;width:567px;height:156px;z-index:1;background:transparent url(../images/logo.gif) no-repeat 0 0;}#logo img{display:inline;border:0;padding:0;margin:0;}.noList{list-style:none;margin:0;padding:0;}.horizontalList li{float:left;height:auto;margin: 0 5px;}#footer	{	position:static;	bottom:1px;	text-align: center;	padding: 20px;	margin:40px 0 0 0;	min-width: 760px;	}a.superText{font-size:1.8em;line-height:1.8em;font-weight:bold;float:right;}