
.clearing{clear: both; height:0;}
.sfltLeft{float: left; width: 192px; height: 236px; background: url('images/srvbg.png') no-repeat; margin: 10px;}
.sfltRight{float: right; width: 192px; height: 236px; background: url('images/srvbg.png') no-repeat; margin: 10px;}
.srvtop{width: 192px; height: 50px; background: url('images/srvtop.png') no-repeat; text-align: center; color: #fff; font-family: Salsa; font-weight: bold; font-size: 20px;
text-shadow: 1px 1px 2px #333; line-height: 45px; }
.srvcont ul{ list-style: none; padding:5px 0 0 0!important; margin: 0; text-align: center; width: 192px !important; }
.srvcont li{background: url(images/srvline.png) no-repeat center 23px; height: 29px; font-size: 12px;}
.srvcont li:last-child{background: none;}
#srvcs{width: 80%; margin-left: 45px;}
img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color:#9AD5F3;
	background-image: url(images/bg.jpg);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0px;
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #666;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #900;
	font-weight:bold;
}


	h1 {color: #900; font-size:30px; font-weight:bold; padding: 10px 0 2px 0; margin:0;}
	h2 {color: #000; font-size:24px;}
	h3 {color: #C00; font-size:14px; font-weight:bold; text-transform:uppercase;}
	
	ul{ padding: 0 0 0 40px; margin:0;}

	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{ margin:0; padding:0;
width:112px;
}