/**************************************/
/*        STORE LOCATIONS             */
/**************************************/	
.brands-container{
	margin-top:15px;
	float:left;
	margin-left:85px;
}

#ico-header{
	margin-bottom: 15px;
}
	#intro{
		margin-left: 70px;
   		margin-top: 20px;
    	padding-bottom: 20px;
    	width: 761px;
    	font-size:12px;
		}

.brand{
	float:left;
	border: 1px solid #FFF;
	text-align: center;
	margin:0 14px;
}

#brands-imgcontainer{
	width:800px;
	height: auto;
}

