.back-btn{ position:absolute;top:5px;}

.title-container {
	float:left;
	width:530px;
	margin-top:70px;
}
.title-container a {
	font-family: 'housegothic-lightthreeregular';
	text-transform: uppercase;
	font-size: 20px;
	text-decoration:none;
	color:#ffffff;
	padding:10px 30px;
	margin:10px;
	background:#1273a2;
	float:left;
}

.title-container a:hover {
	background-color:#0C5C83;
}

a.store-link{ 
	background-color:#125202;
	padding: 15px 20px 15px 46px;
	font-size:10px;
	font-family:'helveticaneue_lt_57_cnregular';
	margin-top:12px;
	letter-spacing:2px;
	opacity:0.85;
}
a.store-link:hover { background-color: #103a06;}

a.augusta{
	background-image: url('../img/augusta.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.joma{
	background-image: url('../img/joma.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.high5{
	background-image: url('../img/high_five.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.holloway{
	background-image: url('../img/holloway.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}

a.olympus{
	background-image: url('../img/olympus.png');
	background-repeat: no-repeat;
	background-position: 10px center;
}

div.footer-img-container {
	width:100%;
	padding-left: 0px;
	float:left;
	margin-left: -35px;
}
