#sevices88{
	text-align: center;
	font-family: Tahoma;
	font-size: 12px;
	color: #333;
}

#serv1{
	background: #333;
	height: 30px;
}

#serv1 strong{	color: #fff;}

.row1{
	background: #ddd;
	height: 20px;
}
.row2{
	background: #eee;
	height: 20px;
}

img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-image:url(images/bg.png);
	background-repeat: repeat-x;	
	background-color:#ACACAC;
	padding:0; margin:0;
	font-family:"Georgia", Times New Roman, Times, serif;
	font-size: 12px;
	color: #FFF;
	
	}
a:link {
	color:#000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666;
}
a:hover {
	text-decoration: underline;
	color:  #900;
}
a:active {
	text-decoration: none;
	color: #FFF;
}

	.floatleft { float: left; padding:3px 10px 0px 0px; clear:both; }
	h1 {color: #FFF; font-size:34px; font-weight:bold; text-transform:uppercase; margin:0; padding:0;}

	h2 {color: #FFF; font-size:20px; margin:0; padding:0;}
	h3 {color: #6C0; font-size:18px; font-weight:bold; }
	ul{ padding: 0 0 0 40px;}
	h4 {color: #FC0; font-size:28px; font-weight:bold;}
	.black {
	color: #903; font-size:34px; font-weight:bold; text-transform:uppercase; margin:0; padding:0;
}
.smallblack {
	color: #000;
}