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


	.floatleft { float: left; padding:0 10px 0px 0px; clear:both; }
	h1 {color: #FC0; font-size:30px; font-weight:bold;}
	h2 {color: #FFF; font-size:18px;}
	h3 {color: #FF9; font-size:16px; font-weight:bold;}
	ul{ padding: 0 0 0 40px; margin:0;}

#call_header{
	padding-top:10px;
	font-size:24px;
	color:#F3CF41;
}

#call_sidebar{
	width:319px;
	height:181px;
	background-image:url(images/phonecard.jpg);
	background-repeat:no-repeat;
}

#call_sidebar p {
	font-size: 26px;
	color:#ffffff;
	padding-top: 6px;
	text-align: center;
	padding-left: 112px;
}


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

#services3b p{
	font-size:16px;
	color:#ffffff;
	margin:0;
	padding:0;
	font-weight:bold;
}

.servicetitleb{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:bold;
	color:#ffffff;
	background-color:#2C2C2C;
}

#services3b_lefttitle{
	float: left;
    border: solid 1px #CCCCCC;
	width:160px;
}

#services3b_middletitle{
	margin-left: auto;
    margin-right: auto;
    border: solid 1px #CCCCCC;
	max-width:160px;
}

#services3b_righttitle{
	float: right;
    border: solid 1px #CCCCCC;
	width:160px;
}

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

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

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