/* CSS Document */

.bx_pager {
float: left;
}

.bx_pager a {
	float: left;
	background: url(images/bg_pager.png) no-repeat 0 -21px;
	width: 14px;
	height: 17px;
	color: #000;
	font-size: 11px;
	margin-right: 6px;
	padding:2px 0 1px 7px;
text-decoration:none;
}

.bx_pager a:hover, .bx_pager a.active {
	background-position: 0 0;
	text-decoration: none;
	color: #FFFFFF;
}

.auto_controls {
float: left;
margin-left: 385px;
}

.auto_controls a {
	font-size: 16px;
	color: #a3a3a3;
	outline: 0;
	padding: 2px;
	text-decoration: none;
	margin-right:25px;
}

.auto_controls a:hover {
	text-decoration: none;	
	background: ;
	color: #ffffff;
	
	
}

#slides1 {
margin: 0; 
list-style-type: none;"

}
.bxslider_container {
margin-bottom: 10px;
}

.prev {
position: absolute;
left: 5px;
top:232px;
}

.next {
position: absolute;
left: 910px;
top:232px;
}


