@media (min-width: 1121px) and (max-width: 1430px) {
#mainContent {
    margin-top: 90px !important;
}
.container {
	width: 1100px !important;
}
.thin #topNav a {
	padding: 11px 13px 11px !important;
}
.thin #mainNav > .main_topLink > a {
	padding: 11px;
}
.thin #h_topBanner nav {
	margin-right: 150px !important;
}
.thin #pipelineButton span.topOnly {
	width: 50px;
	display: inline-block;
	vertical-align: middle;
}

.thin .h_logoContainer .h_logo .h_ccsuLogo {
	width: 40px;
	height: 40px;
}
.thin #h_topBanner .azDropDwn {
margin-left: -245px;
}
/*------CONTENT AREA---------*/
#leftNavigation ~ #content > div.siteImage {width: 96%;}
#leftNavigation ~ #content > div.siteImage > img {
    width: 100%;
}
#content > .siteImage > iframe{
	height:300px;
}
#content > .column_container {
    /* width: 760px; */
}
#content .contentArea {
    /* max-width: 760px; */
    /* min-width: 500px; */
    padding: 20px;
}
#rightBanner {
    width: 230px;
}
#rightBanner .element > * {
    width: 100%;
    height: auto;
}
#leftNavigation ~ #content {
    width: 850px !important;
}
/*---------LEFT BANNER--------*/
#leftNavigation {
    width: 250px;
}
#leftNavigation img {
    max-width: 100%;
    height: auto;
}

/*------SUB_ROTATOR---------*/
#leftNavigation ~ #sub_rotator, #sub_rotator > #leftNavigation ~ .rotator_image, #leftNavigation ~ #sub_rotator > .rotator_image > img{
	width:760px !important;
	height:343px !important;
}
}
