/* CSS Document */html {	overflow-y: scroll;}body {	color:#000; 	background-color: #E0E0E0;}html, body, #wrapper {	/*height:100%;*/	margin: 0;	padding: 0;	border: none;	text-align: center;}#wrapper {	margin: auto;	text-align: left;	vertical-align: top;	width: 855px;}.PngImg {	filter:expression(fixPNG(this));}.leftfade {	width: 10px;	background-image: url(../images1/border_w.gif);	background-repeat: repeat-y;}.left_b_fade {	background-image: url(../images1/border_sw.gif);}.rightfade {	width: 10px;	background-image: url(../images1/border_e.gif);	background-repeat: repeat-y;}.right_b_fade {	background-image: url(../images1/border_se.gif);}.b_fade {	background-image: url(../images1/border_s.gif);}#mainpage {	background-color: white;}.mainpage_newsfiller {	background-image: url(../images1/footer_filler.gif);/*ie fix*/	background-repeat: repeat-y;	background-position: right;}#footer {	height: 30px;	background-color: white;		}.footer_newsfiller {	background-image: url(../images1/footer_filler.gif);/*ie fix*/	background-repeat: repeat-y;	background-position: right;}#footer_container {	height: 30px;	background-image: url(../images1/footer.jpg);	background-repeat: no-repeat;	background-position: bottom center;	}#pagesplitcontainer {	width: 100%;}#newsholder {	border-top: 1px solid #afafaf;	width: 263px;}#featurednews {	background-image: url(../images1/featurednews.jpg);	background-repeat: no-repeat;	background-position: top center;	margin-top: 9px;	padding: 55px 10px 10px 10px;	font-family: arial;	font-size: 10pt;}#featurednews a, #featurednews a:visited, #news a:active {	color: #3366CC;	font-weight: bold;}#featurednews a:hover {	color: #183370;}#featurednews p {	margin-top: 0px;}#maincontent {	padding: 15px;	font-color: gray;	font-family: arial;	font-size: 10pt;}#maincontent h1 {	font-color: #333399;	font-family: trebuchet ms, serif;	font-weight: normal;	font-size: 18pt;	margin: 0px;}#ServicesHolder {	border-right:1px solid #afafaf;	width:50%;	color: #333333;}#ServicesHolder h2 {	font-family: arial;	font-size: 14pt;	display: inline;}#ServicesHolder p {	margin-top : 0px;}#Services {	background-image: url(../images1/services.jpg);	background-repeat: no-repeat;	background-position: top center;	padding: 45px 0px 0px 0px;		list-style: none;	margin: 0px;}#Services li{	clear: left;}#QuoteHolder {	background-image: url(../images1/quotes.jpg);	background-repeat: no-repeat;	background-position: top center;}#Quote {	margin-top: 45px;	height: 170px;	background-image: url(../images1/quotebox1.jpg);	background-repeat: no-repeat;	background-position: top center;	text-align: center;}#Quote select {	margin-top: 75px;}#Quote img {	margin-top: 15px;}