body {
	background-color: #C7C7C7;
	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: #7CB210;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
	color: #999999;
}
.style1 {
	font-size: 38px;
	font-weight: bold;
		text-transform:uppercase;
		font-family:"Times New Roman", Times, serif;
}
.style2 {
	font-size: 34px;
	font-weight: bold;
	color: #666666;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
	
}
.style3 {
	color: #666666;
	font-weight: bold;
	padding: 0 0 0 35px;
}
.style4 {
	font-size: 24px;
	color: #FD7B3D;
	font-weight: bold;
}
h1 { color:#7FB710; font-size:28px; font-style:italic; font-weight:bold;}
h2 {  color:#FF9F00; font-size:14px; font-weight:bold; text-transform:uppercase;}
h3 { color:#DA730C; font-size:20px;font-weight:bold;}

	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	
#call_sidebar{
	width:294px;
	height:141px;
	background-image:url(images/card1.jpg);
	background-repeat:no-repeat;
}


#call_sidebar p {
	font-size: 22px;
	color: black;
	padding-top: 36px;
	padding-left: 136px;
}/* ------------------------------------------------------------ */
#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;
}
/* ------------------------------------------------------------ */
