body {
	background-color: #3E3001;
	background-image: url(images/bg.png);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	padding:0px;
	margin:0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #CCCCCC;
}
a:hover {
	text-decoration: underline;
	color: #FFCC00;
}
a:active {
	text-decoration: none;
	color: #FFFFFF;
}
.style1 {
font-family:"Times New Roman", Times, serif;
	font-size: 36px;
	font-weight: bold;
	text-transform:uppercase;
	color:#FFCC00;
}

.style2 {
font-family:"Times New Roman", Times, serif;
	font-size: 30px;
	font-weight: bold;
	
	text-transform:uppercase;
}

h1{ color: #EED9A6; font-size:28px; font-weight:bold;}
h2{ color:#EED9A6; font-size:14px; font-weight:bold;}
h3{ color:#EED9A6; font-size:22px; font-weight:bold;}
ul { padding: 0 0 0 30px;}
	.floatleft { float:left; padding:3px 10px 0px 0px; clear:both; }
	
	
#call_sidebar{
	width:237px;
	height:455px;
	background-image:url(images/card.jpg);
	background-repeat:no-repeat;
}


#call_sidebar p {
	font-size: 26px;
	color:#000000;
	padding-top: 89px;
	text-align:center;
}

/* ------------------------------------------------------------ */
#services3b{
	text-align:center;
	width:480px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-size:13px;
	background-color:#77663a;
	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:#993801;
}

#services3b_lefttitle{
	float: left;
	width:160px;
}

#services3b_middletitle{
	margin-left: auto;
    margin-right: auto;
	max-width:160px;
}

#services3b_righttitle{
	float: right;
	width:160px;
}

#services3b_left{
	float: left;
	width:160px;
	padding-bottom:5px;
}

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

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

