#main .m-w2 {padding-top: 0;}
	#crumbs {display: none;}
	#banner {}
		#banner .banner-title {bottom: auto; right: auto; top: 30px; padding: 0 22px; background: url(../img//skin/bg/bg-footer.png) repeat-y;}
			.banner-title h1, .banner-title span {border: 0; padding: 0; font-size: 14px; height: 53px; line-height: 53px; text-transform:uppercase; letter-spacing:2px; font-weight:700; font-family: 'Cabin', sans-serif;}
		.banner-content {position: absolute; bottom: 0; left: 0; width: 536px; padding: 34px 120px 34px 56px; color: #fff; background: url(../img//skin/bg/bg-banner.png) repeat;}
			.banner-content p {padding-left: 30px; border-left: 2px solid #fff; font-size: 16px; margin: 0; font-family: 'Cabin', sans-serif; line-height:25px;}
	#content {left: 254px; width: 710px;}
		.c-w1 {padding-left: 70px; overflow: hidden;}
#content .overview-title {
    position: absolute;
    top: 45px;
    left: 0px;
    bottom: 30px;
    width: 57px;
    border-right: 2px solid #1b8e8e;
}
#content .overview {
    position: relative;
    width: 192px;
    height: 160px;
    padding: 10px;
    font-family: 'Cabin', sans-serif;
    float: left;
    border-top: 1px solid #dcdcdc;
    border-right: 1px solid #dcdcdc;
}
#content .overview.medium-font > a {
    font-size: 14px !important;
}
#content .overview.large-font > a {
    font-size: 15px !important;
}
#content .overview.medium-font p {
    font-size: 19px !important;
}
#content .overview.large-font p {
    font-size: 20px !important;
}
#content .row1 {
    border-top: 0;
}
#content .lastcol {
    border-right: 0;
}
#content .overview > a {
    display: inline-block;
    position: relative;
    z-index: 1;
    text-decoration: none;
    text-transform: uppercase;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 1px;
    background: #fff;
    padding: 5px 10px;
}
#content .overview p {
    color: #a3a3a3;
    font-size: 18px;
    padding: 0 10px;
    line-height: 23px;
    margin: 0;
    line-height: 1.3;
}
#content .overview img {
    display: none;
    position: absolute;
    top: 1px;
    left: 1px;
    width: 210px;
}
#content .overview:hover img {
    display: block;
}
			#content .touch .overview:hover img {display: none;}