body {
	background-image: none !important;
}
h1, h2, h3, h4, h5, h6 {
	color: #369;
}

h4, h5, h6 {
	margin-left: 20px;
}

#main-content-container {
	padding-right: 0 !important;
}
#help-footer {
	position: relative;
	width: 100%;
	background-color: #99c1ca;
	border: 0px;
	height: 28px;
	text-align: right;
}
#gnav-upper-left {
	position: absolute !important;
	top: 40px !important;
	left: auto !important;
	right: 20px !important;
	text-align: right !important;
}
.down {
	position: relative;
	top: 4px;
	right: 20px
}


