body {
	background-color: #EAEAEA;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding:0px;
	margin:0px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #066;
}
a:hover {
	text-decoration: underline;
	color: #060;
}
a:active {
	text-decoration: none;
	color: #000000;
}
.style1 {color: #F3F4F5; padding:0px 20px 0 0;}
.style2 {

	font-size: 36px;text-transform:uppercase; font-weight:bold;
}
.style4 {font-size: 32px; text-transform:uppercase; font-weight:bold; 	color: #030}
h1 { font-size:28px; text-align:center; font-weight:bold;}
h2 {  color: #030; font-size:14px; font-weight:bold; text-transform:uppercase;}
h3 { color: #063; font-size:20px;font-weight:bold;}

	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	

#call_header{
	font-size:22px;
	color:#000000;
	text-align:center;
}

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

#services3b p{
	font-size:16px;
	color:#333333;
	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;
}
/* ------------------------------------------------------------ */

