.bodyfont
{
	font-family: Arial, Verdana, San Sarif;
	margin : 0px;
	
}
#div_main
{	
	float : left;
	width : 100%;
	background-color: rgb(252, 252, 252);
}

#div_inner
{
	width : 1000px;	
	margin : 0px auto;
}

#div_header
{
	width : 100%;	
	background-color: #fed847;	
	padding: 15px 0px 15px 0px;
}

#div_header_image
{
	margin-left: 40%;
	width: 213px;
	
}

#div_container
{
	padding: 5px 0px 5px 0px;
	
}

.serachfields
{	
	float: left;
	padding: 1px;	
	margin: 0.9% 0.4% 0.9% 0.4%;
	
}

#searchselect
{
	width: 145px;
	padding-left: 18px;
	background-image: url('images/downArrows.png');
	background-repeat: no-repeat;
	background-position: 92% 50%;
	-webkit-appearance: none;
	-moz-appearance: none;
	

}

#searchkeyword
{
	width: 323px;
	padding-left: 30px;
	background-image: url('images/location_icon.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#searchlocation
{
	width: 323px;
	padding-left: 30px;
	background-image: url('images/location_icon.png');
	background-repeat: no-repeat;
	background-position: 10px 50%;
}

#searchbtn
{
	width: 60px;
	height:45px;
	background-color: #f16e52;
	background-image: url("images/search.png");
	background-repeat: no-repeat;
	background-position-x: 50%;
	background-position-y: 50%;
	border-color: #f16e52;
}

.searchcomp
{
	font-family: Arial, Verdana, San Sarif;
	font-size: medium;
	padding: 10px;
	background-color: rgb(247, 247, 247);
	border: 3px solid rgb(218, 213, 213);
	border-radius: 2px;
}

#div_container_right
{
	width: 68%;
	height: 500px;

}

#div_container_left
{
	width: 28%;	
	
}
.btn_header
{
	float: left;
	height: 42px;
	border: 1px solid rgb(162, 148, 148);
	border-radius: 3px;
	margin: 5px 3px 0px 2px;
	border-bottom: 0px;
}

#btnBycatagory
{
	-webkit-appearance: none;
	-moz-appearance: none;
	background: no-repeat scroll 95% 50% #606060;
	border: 0 none !important;
	color: #FFFFFD;
	font-size: 18px;
	font-weight: 600;
	height: 45px;
	padding: 5px 5px 6px;
	width: 100%;
	cursor: pointer;
}

.div_bycategory
{	
	background-color: rgb(219, 219, 219);
}

.tabcategories
{
	width: 100%;
	height: 123%;
	padding-top: 5px;
	padding-bottom: 5px;
}
.capCat
{
	font-size: 11px;
	text-align: center;
	margin-top: 6px;
}
.categories_row
{
	width: 90%;
	height: 17%;
	padding: 5px;
	margin: 0 auto;
}
.categories_column {
width: 100px;
height: 100px;
/* border-radius: 10px; */
/* box-shadow: 1.5px 1.5px rgb(202, 201, 201); */
/* border: 1px solid rgb(243, 240, 240); */
margin-left:25px;
/* background: rgb(255,255,255); */
/* background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+); */
background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%, rgba(243,243,243,1) 50%, rgba(237,237,237,1) 51%, rgba(255,255,255,1) 100%);
/* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(50%,rgba(243,243,243,1)), color-stop(51%,rgba(237,237,237,1)), color-stop(100%,rgba(255,255,255,1))); */
/* background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); */
background: -o-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
background: -ms-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%);
/* background: linear-gradient(to bottom, rgba(255,255,255,1) 0%,rgba(243,243,243,1) 50%,rgba(237,237,237,1) 51%,rgba(255,255,255,1) 100%); */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ffffff',GradientType=0 );
}
a
{ 	text-decoration: none !important;
	color: #218cd0;
}
.ImgCat
{
	padding: 0%;
}

.columncontainer
{	
	float: left;
	width: 22%;
	margin: 1%;
	margin-bottom: 20px;
}
.catimg
{
	height: 100%;
	width: 100%;
	border: none;
}
.pServices
{
	border-bottom: 5px solid rgb(235, 223, 13);
	font-size: 21px;
	margin: 16px auto;
	padding-bottom: 2px;
}

.div_services
{
	padding: 2%;
}

.ParaService
{
	margin-top: 12px;
	border-bottom: 1px solid rgb(230, 230, 230);
	width: 100% !important;
	font-family: Arial, Verdana, San Sarif;
	font-size: 16px;
	color: rgb(109, 105, 105);
}
.advertise
{
	padding: 3px;
	margin-left: 8%;
	margin-top: 8px;
	border-bottom: 1px dashed rgb(230, 230, 230);
	width: 90%;
}

.cssmore
{
	font-size: small;
	color: red;
	text-align: right;
}
.ancher
{
	color : black;
	text-decoration-line: initial;
}

#div_feature_category
{
}

.featColumn
{
	width: 24%;
float: left;
margin: 2px 1px 2px 1px;
	
}

.featRow
{
	float: left;
	width:100%;
}

.featImage
{
	float: left;
	padding: 5px;
}

.featData
{
	float: left;
	margin: 15px 2px 2px 10px;
	font-size: small;
}
.advertise img
{
border:none;
}
.busiColumn
{
	width: 24%;
	float: left;
	margin: 2px 1px 2px 1px;
}

.busiRow
{
	float: left;
	margin: 3px 1px 5px 1px;
	width: 100%;
}

.busiImage
{
	float: left;
	padding: 5px;
}

.busiData
{
	float: left;
	margin: 3px 3px 2px 3px;
	width: 85%;
	height: 35px;
	font-size: small;
}

.divider
{
	height: 201px;
	width: 1px;
	float: left;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top, rgba(137,137,137,0.65) 0%, rgba(0,0,0,0) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(137, 137, 137, 0.25)), color-stop(100%,rgba(0,0,0,0)));
	background: -webkit-linear-gradient(top, rgba(137, 137, 137, 0.29) 0%,rgba(0,0,0,0) 100%);
	background: -o-linear-gradient(top, rgba(137,137,137,0.65) 0%,rgba(0,0,0,0) 100%);
	background: -ms-linear-gradient(top, rgba(137,137,137,0.65) 0%,rgba(0,0,0,0) 100%);
	background: linear-gradient(to bottom, rgba(137, 137, 137, 0.22) 0%,rgba(0,0,0,0) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a6898989', endColorstr='#00000000',GradientType=0 );
}

.div_footer_links
{
	background-color: #DDD;
	margin-top: 20px;
	
}
.div_footer_links_inner
{
	width : 1000px;	
	height : 200px;
	margin:0px auto;
}
.div_footer_inner
{
	width : 1000px;		
	margin : 0 auto;
}
.imgcss img
{
	border:none;
}
.div_footer_links_column
{
	float: left;
	width: 25%;
}

.div_footer_links__header
{
	border-bottom: 2px dotted rgb(209, 205, 205);
	font-size: 16px;
	font-weight: 600;
	margin-top: 12px;
	margin-left: 14px;
	padding-bottom: 5px;
	
}
.footerService
{
	margin-top: 10px;
	width: 90%;
	font-family: Arial, Verdana, San Sarif;
	font-size: small;
	margin-left: -28px;
}
.more
{
	color : red;
	text-decoration-line: initial;
}

.div_footer
{
	height: 50px;
	background-color: #111111;
	border-top: 1px dashed rgba(224, 224, 224, 1);
}
.copyright
{
	color: white;
	position: absolute;
	margin-top: 30px;
}

.imgcss
{
	float: left;
	margin: 5px;
}
.wedge
{
	float: left;
	width: 100%;
	
}
.div_footer_inner_wedge
{
	float: right;
	margin: 4px auto;
}