#content {
	width: 1260px;
	padding-top: 20px;
}
#main {
	float: none;
	width: 100%;
}

.rootPage-114761 #main {
	margin-top: -20px !important;
}
#column1 {
	display: none;
}
#breadcrumb {
	margin-left: 21px;
	padding: 17px 0 0;
	clear: both;
}
.banner {
	position: relative;
	margin-bottom: 20px;
}
.bannerText {
	width: 400px;
	position: absolute;
	left: 123px;
	top: 40px;
}
.panels table {
	float: left;
	width: 33%;
	table-layout: fixed;
	overflow: hidden;
}
.panels form table {
	float: none;
	width: auto;
}
.panels .secondWide table {
	width: 67%;
}
.panels .secondWide table:first-child {
	width: 33%;
}
.panels td {
	padding-right: 43px;
}
.panels .anchors table {
	height: 178px;
	width: 109px !important;
	float: left;
	margin-right: 16px;
	position: relative;
	text-align: center;
	padding-right: 0;
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
}
.anchors img {
	margin-bottom: 9px;
	width: auto !important;
}
.anchors td {
	vertical-align: top;
	height: 109px;
	width: auto;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	border-radius: 2px;
	padding: 20px 0;
}
.anchors a {
	color: #333;
}
.anchors table td:hover {
	background: #f5f5f5;
}
.anchors td p {
	padding: 0;
}
.dash {
	border-bottom: 1px dashed #959595;
}
.bannerText {
	padding: 40px 123px;
	left: 0;
	top: 0;
	width: auto;
	max-width: 400px;
}
/* #Media Queries
================================================== */

/* Width less than 1280px */
@media only screen and (max-width: 1280px) {
	.banner {
		padding: 0 !important;
	}
	.bannerText {
		padding: 40px 30px;
	}
	.panels table {
		width: 100% !important;
	}
	.panels img {
		max-width: 100% !important;
		height: auto !important;
	}
	.tab1Content, .tab2Content, .tab3Content, .tab4Content, .tab5Content,
	.tab6Content, .tab7Content, .tab8Content, .tab9Content, .tab10Content {
		padding: 28px 0;
	}
	.blueContent, .beigeContent {
		padding: 28px 30px;
	}
}
/* Width less than 900px */
@media only screen and (max-width: 900px) {
	.bannerText {
		font-size: 0.9em;
	}
	.tabs {
		float: none !important;
	}
	.reallytab.folder .tabsWrapper {
		border-bottom: none;
	}
	.reallytab.folder ul.tabs li {
		float: none;
		width: auto;
		font-size: 0.8em;
	}
	.reallytab.folder ul.tabs li.open {
		border-color: #DADADA #DADADA #666666;
	}
}