img,.pngfix { behavior: url(iepngfix.htc) }
body {
	background-color: #FFF;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	margin:0;

	
}
a:link {
	color: #FFC;
	text-decoration: none;
	font-weight:bold;
	
}
a:visited {
	text-decoration: none;
	color: #999;
	font-weight:bold;
}
a:hover {
	text-decoration: underline;
	color: #FC0;
	font-weight:bold;
}

	h1 {color: #FFC; font-size:28px; font-weight:bold; padding:0; margin:0;}
	h2 {color: #FFF; font-size:16px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	.floatright { float: right; padding:3px 0px 0px  10px; clear:both; }




/* ------------------------------------------------------------ */
#services8{
	text-align:left;
	width:500px;
	font-family:"Lucida Sans Unicode";
	color:#fff;
	font-size:13px;
	margin-left:auto;
	margin-right:auto;
}

.services8_lefttitle{
	float: left;
	width:248px;
	padding-bottom:5px;
	font-weight:bold;
	font-style:italic;
	border:1px dashed #999999;
	text-align:center;
	color:#fff;
}

.services8_righttitle{
	float: right;
	width:248px;
	padding-bottom:5px;
	font-style:italic;
	font-weight:bold;
	border:1px dashed #999999;
	text-align:center;
	color:#fff;
}

.services8_left{
	float: left;
	width:248px;
	padding-bottom:5px;
	border:1px dashed #CCCCCC;
}

.services8_right{
	float: right;
	width:248px;
	padding-bottom:5px;
	border:1px dashed #CCCCCC;
}

.services8_left li, .services8_right li{
	list-style-image:url(images/locksmith.png);
}

/* ------------------------------------------------------------ */

.clear {clear: both}