




.header {
	background:url(../images/trying5.png) repeat-x;
	height:125px;
	width: 100%;
}
.header div {
	margin:0 auto;
	overflow:hidden;
	padding:0 10px;
	position:relative;
	width:667px;
}


@media(max-width: 991px){
	.header{
		margin-bottom: 10px;
	}
}
@media(max-width: 991px){
	.header{
		background:url(../images/android6.png) repeat-x;
		font-size: 12px;
		text-align: left;
    
	}
}


#statsdivision:hover,
#statsdivision:focus {
	background-color: green;
	color: #fff !important;
	padding: 15px 20px 15px;
}