img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color: #333;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0;
	
}
a:link {
	color: #000;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #F60;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #900;
	font-weight:bold;
}


	h1 {color: #900; font-size:28px; font-weight:bold;  padding:0; margin:0;}
	h2 {color: #F90; font-size:18px;}
		h3 {color: #000; font-size:20px; font-weight:bold; font-style:italic; padding:0; margin:0;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }
	
	.textfields{
font:11px Georgia, "Times New Roman", Times, serif;
width:118px; 
}

#services1{
	text-align:center;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333333;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

#services1_left{
	float: left;
	width:160px;
	padding-bottom:5px;

}

#services1_middle{
	margin-left: auto;
    margin-right: auto;
	max-width:160px;
	padding-bottom:5px;
}

#services1_right{
	float: right;
	width:160px;
	padding-bottom:5px;
}