.views-row row-1 row-first row-last clearfix {
 background-color: red;
}

#footer.clearfix{
backgroung-color:red;
}

.incom-tax {margin-left: 25px; margin-bottom:8px;}


.views-slideshow-controls-bottom .views-slideshow-pager-field-item  { 
	float: left;  
	background: url(../css/images/slide_nav.png) no-repeat;
	width: 25px;
	text-indent: 30px;
	z-index: 99;
	overflow: hidden;
}
.views-slideshow-controls-bottom .views-slideshow-pager-field-item:hover {
	background: url(../css/images/slide_nav_active.png) no-repeat;
}
.views-slideshow-controls-bottom .views-slideshow-pager-field-item.active {
	background: url(../css/images/slide_nav_active.png) no-repeat;
}
.views-content-counter {
	cursor: pointer;
}
.search-info {
	display: none;
}

