#groupedportal {
	height: auto;
	max-height: none;
}

#groupedportal .subheadline {
	font-size: 44px;
}

.callout-contactlisting .listing {
	width: 250px;
}

#groupedportal {
	background: 0 0 !important;
	margin: -49px -30px 0 -30px;
	height: auto;
	max-height: none;
	padding: 36px 30px 30px;
}

#groupedportal .subheadline {
	color: #414141;
	font-size: 28px;
	max-width: 500px;
	line-height: 34px;
	letter-spacing: .8px;
	margin: 0 0 40px 0;
}

#groupedportal #sectionnav {
	margin: 0 -3px 0 0;
	padding: 0;
	max-width: 570px;
}

#groupedportal #sectionnav li {
	display: inline-block;
	margin: 0 1px 0 0;
	position: relative;
	max-height: 150px;
	overflow: hidden;
}

#groupedportal #sectionnav li a {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
	width: 118px;
	height: 113px;
	color: #fff;
	text-decoration: none;
	background: #666;
	padding: 20px 10px;
	font-size: 15px;
	font-weight: 300;
}

#groupedportal #sectionnav li a.active {
	background: #b00;
}

#groupedportal #sectionnav li a a:hover, #groupedportal #sectionnav li a a:active {
	background: #b00;
}

#peak-categories {
    display: block;
    width: 104.16666667%;
    margin: 0 -2.08333333%;
    clear: both;
    margin-bottom: 80px;
}

#peak-categories:after, #peak-categories:before {
	content: "";
	display: table;
}

#peak-categories:after {
	clear: both;
}

@media only screen and (max-width:420px) {
    #peak-categories {
        margin-bottom: 40px;
    }
}

#peak-categories h1.section-head {
    color: #414141;
    text-align: center;
}

@media only screen and (max-width:420px) {
    #peak-categories h1.section-head {
        font-size: 31px;
    }
}

#peak-categories #groupedportal {
    display: inline;
    float: left;
    width: 96%;
    margin: 0 2;
    padding: 0;
    height: auto;
    max-height: none;
}

@media only screen and (max-width:999px) {
    #peak-categories #groupedportal {
        display: inline;
        float: left;
        width: 62%;
        margin: 0 2%;
    }
}

@media only screen and (max-width:768px) {
    #peak-categories #groupedportal {
        width: 100%;
        margin: 0;
        text-align: center;
    }
}

@media only screen and (max-width:654px) {
    #peak-categories #groupedportal {
        display: inline;
        float: left;
        width: 96%;
        margin: 0 2%;
        margin-left: 2%;
    }
}

#peak-categories #groupedportal ul#sectionnav {
    width: 100%;
    max-width: 100%;
}

@media only screen and (max-width:768px) {
    #peak-categories #groupedportal ul#sectionnav {
        width: 612px;
        max-width: 612px;
        margin: 0 auto;
        text-align: left;
    }
}

@media only screen and (max-width:654px) {
    #peak-categories #groupedportal ul#sectionnav {
        width: 100%;
        max-width: 100%;
    }
}

#peak-categories #groupedportal ul#sectionnav li {
    height: 175px;
    max-height: 175px;
}

#peak-categories #groupedportal ul#sectionnav li a {
    height: 175px;
    width: 155px;
    padding: 100px 10px 0 10px;
    font-size: 18px;
    font-weight: bold;
	text-transform: uppercase;
	font-family: Arial;
	border: 2px solid #841719;
    background-color: #841719;
	line-height: 1em;
}

@media only screen and (max-width:654px) {
    #peak-categories #groupedportal ul#sectionnav li a {
        font-size: 15px;
        /*padding: 20px 10px;*/
        width: 116px;
    }
}

#peak-categories #groupedportal ul#sectionnav li a.currentEmployees {
    background-color: #FFFFFF;
	color: #841719;
	border: 2px solid #841719;
}

#peak-categories #groupedportal ul#sectionnav li a:before {
    position: absolute;
    content: '';
    background-size: 90px auto;
    width: 90px;
    height: 90px;
    top: 10px;
    left: 50%;
    margin-left: -42px;
}

.lt-ie9 #peak-categories #groupedportal ul#sectionnav li a:before {

}

#peak-categories #groupedportal ul#sectionnav li a:active, #peak-categories #groupedportal ul#sectionnav li a:hover {
    background: #3B96B6;
    color: #fff;
	border: 2px solid #3B96B6;
}

#peak-categories #groupedportal ul#sectionnav li a:link {
    -webkit-tap-highlight-color: transparent;
}

#peak-categories #groupedportal ul#sectionnav li a.currentPeak:before {
    background: url(currentPEAK.png) no-repeat;
    background-size: 90px auto;
}

.lt-ie9 #peak-categories #groupedportal ul#sectionnav li a.currentPeak:before {
    background-image: url(currentPEAK.png);
}

#peak-categories #groupedportal ul#sectionnav li a.hrePeak:before {
    background: url(hirePEAK.png) no-repeat;
    background-size: 90px auto;
}

.lt-ie9 #peak-categories #groupedportal ul#sectionnav li a.hirePeak:before {
    background-image: url(hirePEAK.png);
}

@media print {
    #groupedportal .subheadline {
        font-family: Arial,sans-serif;
    }
}

.pw_container {
	width: 1024px;
}