.inner {
    max-width: 1280px;
}

.ad-banner {
    max-width: 728px;
}

.home-banner-wrap {
 padding-bottom: 20px;
}

.pageBanner {
    background-image:url(../images/aia/page-banner-bg.jpg);
	background-repeat:repeat-x;
	background-position:top;
}

.barTitle a.barTitle-link{
color:#FFF;
text-decoration:none;
}
.barTitle a.barTitle-link:hover{
color:#cfd781;
}

@media (max-width: 1024px){
	.pageBanner {
    background-image: none;
}
}



