@import url(http://fonts.googleapis.com/css?family=Lato:300,400,700);

body {
    background-color: #000000;
	font-family: 'Lato', Calibri, Arial, sans-serif;
	font-size: 100%;
	overflow: auto;
	margin:0;
	padding:0;
	}
h1,h2,h3 {
	text-align: center;
	
	color: #ffffff;
	
	}
	
.floatright{float:right;padding:10px 2% 20px 20px }

p {
	padding: 0;
	color: #fff;
	margin:0;
	
	}
img {
	text-align: center;
	max-width: 100%;
	height: auto;
	width: auto;	
		}

.borderwhite{border:1px solid white}
	
	
#wrapper {
	margin: 0px auto;
	max-width: 84%;
	width: 84%;
	background: #000;



	}


#icons ul {
	list-style-type: none;
	margin: 0;
	padding: 18px 0 0 12px;
}
#icons li {
	display: inline;
	padding-right:10px;

}
#icons ul li img {
	height: 71px;
		margin-bottom:10px;
}	
		
#callout {
	width: 100%;
	height: auto;
	background: #000;
	overflow: hidden;
	}
	
.mainlogo {
	float:left;
	padding:0.5em 0;
	}
	
#telnum {
	float:right;
	color:#efefef;
	text-align:right;
	font-size: 220%;
	font-weight:700;
	padding:1.5em 0.6em 0 0;
	line-height: 0.9em;
	}
#emaillink {
	font-size: 70%;
	font-weight:400;
	padding:0 0 2% 0;
	}
	
#telnum a {
	color:#efefef;
	text-decoration:none;
	}
	
header {
	width: 100%;
	padding: 0 0 10px 0;
	}

.banner h1 {
	text-align: left;
	padding-left: 2%;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.section {
	width: 30%;
	float: left;
	margin: 14px 0 0 2%;
	text-align: left;
	padding:0 0 10px 0;
}

.section2 {
	width: 64%;
	float: left;
	margin: 14px 2% 0 2%;
	text-align: left;
	padding:0 0 10px 0;

}

.section2 .clickbox {
	width: 22.5%;
	float: left;
	margin: 10px 0 8px 2%;
	text-align: left;
	padding:0;

}

.section h3, .section2 h3, .section60 h3 {
	color:#fff;
	font-size:1.4em;
	padding-bottom:4px;
	margin-bottom:0;
	margin-top:12px;
}


.section60 {
	width: 56%;
	float: left;
	margin: 14px 0 0 2%;
	text-align: left;
	padding:10px 0 10px 0;
	background:#FFFFFF;
}

.section40 {
	width: 36%;
	float: left;
	margin: 14px 0 0 2%;
	text-align: left;
	padding:0 0 10px 0;
}



.section100 {
	width: 94%;
	float: left;
	margin: 14px 0 0 2%;
	text-align: left;
	padding:10px 2% 10px 0;
	background:#FFFFFF;
}

.section100 a {text-decoration:none;color:#006699
}

.section60 h3{
	color:#000;
	text-align: left;
	font-size:1.3em;
	padding: 0 0 4px 2%;
	margin-bottom:0;
	margin-top:10px;
}

.section60 p, .section100 p {
	color:#333333	
}

.section p, .section2 p, .section60 p, .section100 p {
	padding:10px 10px 10px 18px;	
}

.welcometextbox, .section60, .section100 {font-size:110%}


.testimonialblock{border-bottom:dotted 1px #999999;padding:20px;

}



footer {
	background: #333;
	width: 100%;
	overflow: hidden;
	margin-top:14px;
}


footer .section {
	text-align: center;
}

footer p, footer h3 {
	color: #ccc;
}
footer p a {
	color: #ccc;
	text-decoration: none;	
}
footer .section ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 15px 0 0 0;

	
	
}
footer .section li {
	color:#CCCCCC;
	padding:0 0 7px 0;
	
  
}

footer .section li a {
	text-decoration:none;
	color:#CCCCCC;
	
  
}


.footercopy {
    text-align: center;
    text-transform: uppercase;
    font-size: 10px;
    letter-spacing: 2px;
    color: #ccc;
	padding:10px 0;

}



div.sprite {
float: left;
width: 22.5%;
height: 0;
margin: 10px 0 8px 2%;
padding-bottom: 12%;
display:block;
border:1px solid white;
}

.s1{background-image: url(../img/mtroboxsprite.jpg);background-position: 0 0;background-size: 200%;}
.s2{background-image: url(../img/radiosprite.jpg);background-position: 0 0;background-size: 200%;}
.s3{background-image: url(../img/roundaboutsprite.jpg);background-position: 0 0;background-size: 200%;}
.s4{background-image: url(../img/binsprite.jpg);background-position: 0 0;background-size: 200%;}
.s5{background-image: url(../img/billboardsprite.jpg);background-position: 0 0;background-size: 200%;}
.s6{background-image: url(../img/binsprite2.jpg);background-position: 0 0;background-size: 200%;}
.s7{background-image: url(../img/busstopprite.jpg);background-position: 0 0;background-size: 200%;}
.s8{background-image: url(../img/bussprite.jpg);background-position: 0 0;background-size: 200%;}

div.sprite:hover {
background-position: 100% 0;
background-size: 200%;

transition: all 0.2s ease-in-out

} 


/*--------------MEDIA!!!--------------*/
@media screen and (max-width: 478px) {
	body {
		font-size: 15px;
	}
	
	.cbp-hrmenu {
		font-size: 120%;
	}
}


@media screen and (max-width: 800px) {


	
.left-col {
	width: 100%;

}

#callout {
	text-align:center
	}

.mainlogo {
	float:none;
	}

#telnum {
	text-align:center;
	line-height: 1em;
	padding:0.3em 0 ;
	float:none;
	}

.sidebar {
	width: 100%;
	display:block;
}


.section, .section2, .section60, .section40 {
	width: 100%;
	margin: 0;
	min-height:100px;

}


	
}

@media screen and (max-width: 1060px) { 
	body {
		font-size: 90%;
	}
#wrapper {

	max-width: 98%;
	width: 98%;

}
	
	
	.section2 .clickbox {
	width: 47%;
	margin: 5px 0 4px 2%;
}

div.sprite {
float: left;
width: 47%;
height: 0;
margin: 5px 0 4px 2%;
padding-bottom: 25%;
display:block;

}


}	