#brand-store-container {
	width:1040px;
}
#brand-store-container h2 {
	color:#101820;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 0;
	padding: 10px 0;
}
#brand-store-container p {
	font-size: 16px;
	margin: 5px 0 45px 0;
	line-height: 30px;
	
}
#brand-store-left-nav {
	float: left;
	width:240px;
	margin: 0;
	padding: 0;
}
#brand-store-content {
	width:780px;
	float: right;
	margin: 0;
	padding: 0;
}
#brand-store-content h3 {
	font-size: 20px;
	font-weight: bold;
	color:#002a49;
	text-align: center;
	text-transform: uppercase;
}
#brand-store-content a {
    text-decoration: none;
    color: #007fa3;
	text-align: center;
	margin: 5px 0;
}
#brand-store-content h4 {
	text-align: center;
}
#brand-store-content h4 a {
    text-decoration: none;
    color: #007fa3;
	font-size: 18px;
	margin: 5px 0;
}
.brand-category-section {
    float: left;
    margin-bottom: 20px;
    margin-left: 15px;
    margin-top: 20px;
    width: 177px;
}
.brand-category-section img {
	margin: 10px 0;
}
#bottom-links {
	text-align: center;
	margin:40px 20px 10px 0;
}
#bottom-links a {
	text-transform: uppercase;
}
.cycle-pager {
    text-align: center;
	line-height: 25px;
	margin: 10px 0;
	width:1000px;
}
.cycle-pager span {
    font-size: 50px;
    width: 30px;
    height: 30px;
    display: inline-block;
    color: #ccc;
    cursor: pointer;
}
.cycle-pager span.cycle-pager-active { color: #007fa3;}
.cycle-pager > * { cursor: pointer;}
#bottom-banner-container {
	width: 1040px;
	text-align: center!important;
}