
#mainContent {
	background-image: url(images/background.svg);
	background-repeat: no-repeat;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;	
}
#Top171 { 
	position: relative;
	margin: 0 auto;
	max-width: 950px;
	width: 100%;
	/* border-bottom: 1px solid #3D4F78; */
	padding: 15px 5px 10px 0;
	text-align: right;
	background: #339B85;
}
#Top171 img {
	position: relative;
	max-width: 217px;
	width: 38%;
}


#Top171  a.header_home {
	display: block;
	background: rgba(0, 0, 0, 0) url("images/sprite.png") no-repeat scroll -993px -474px;
    X_display: none;
    float: none;
    height: 75px;
    X_margin: 0 0 0 -162px;
    width: 176px;
	position: absolute;
	left: 0;
	bottom: 0;
}

.secondaryBox {
    background-color: #5a9ecf;
    background-image: linear-gradient(to bottom, #81b7dd, #2079ba);
    background-repeat: repeat-x;
    box-shadow: 1px 1px 3px rgba(68, 77, 85, 0.3);
    color: #fff;
    margin-bottom: 1.375rem;
    padding: 1.375rem;
    text-shadow: 1px 1px 1px rgba(68, 77, 85, 0.3);
}

#FooterContainer {
	margin: 0 auto;
	max-width: 950px;
	width: 100%;
	font-size: 1.2em;
	font-size: 1.2rem;
	line-height: 1.5em;
	color: #339b85;
	background: #CDEEE3;
    padding: 10px;
}
#FooterContainer a {
	color: #339b85;
	text-decoration: underline;
}

#FooterContainer a:hover {
	color: #ff2247;
}

#TelLink171 span {
	display: none;
}

#B2CHeader {
	display: none;
}