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

	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #FFC; font-size:30px; font-weight:bold;}
	h2 {color: #090; font-size:20px;}
	h3 {color: #FC0; font-size:14px; font-weight:bold; text-transform:uppercase;}
	ul{ padding: 0 0 0 40px;}
/* ------------------------------------------------------------ */
#services6{
	text-align:center;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	background-color:#333333;
	margin-left:auto;
	margin-right:auto;
}

#services6 p{
	font-size:19px;
	color:#bababa;
	margin:0;
	padding:0;
	font-weight:bold;
}

.servicetitle{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	padding-top:5px;
}

#services6_lefttitle{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
	background-color:#94030e;
}

#services6_middletitle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
	background-color:#94030e;
}

#services6_righttitle{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
	background-color:#94030e;
}

#services6_left{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
}

#services6_middle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
	padding-bottom:5px;
}

#services6_right{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
	padding-bottom:5px;
}
/* ------------------------------------------------------------ */

