@charset "utf-8";
.borderbrands {
	border: 5px solid #17426F;
}
#download {
	font-family: verdana;
	font-size: 12px;
	font-weight: normal;
	color: #254061;
	margin-top: 10px;
	text-align: center;
}
#download a {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #254061;
	margin-top: 10px;
	text-align: center;
}
#download a:hover {
	font-family: verdana;
	font-size: 12px;
	font-weight: bold;
	color: #F93;
	margin-top: 10px;
	text-align: center;
	text-decoration: underline;
}
.borderads {
	border: 1px solid #17426F;
}

