#wrapper {
	height: 100%;
	width: 100%;
}
#page_header {
	font-family: "Century Gothic";
	font-size: 70px;
	color: #FFF;
	text-decoration: none;
	background-image: url(../Images/EQA_page_template_PAGE_HEADER.jpg);
	background-repeat: no-repeat;
	text-align: center;
	height: 105px;
	width: 940px;
}
#main_content {
	font-family: "Century Gothic";
	font-size: 14px;
	color: #104C8C;
	background-image: url(../Images/EQA_page_template_MAIN_TEXT.jpg);
	background-repeat: no-repeat;
	height: 444px;
	width: 924px;
}
#above_footer  {
	background-image: url(../Images/EQA_page_temp_ABOVE_fOOTER.jpg);
	background-repeat: no-repeat;
	height: 53px;
	width: 940px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.above_footer a:link, .above_footer a:visited  {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
}
.above_footer a:hover, .above_footer a:active {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: normal;
	color: #5BBDFF;
	text-decoration: none;
}



#footer {
	background-image: url(../Images/EQA_page_template_FOOTER.jpg);
	background-repeat: no-repeat;
	height: 34px;
	width: 940px;
	text-align: center;
}
.footer_links a{
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #C8D5E5;
	text-decoration: none;
	text-align: left;
}
.footer {
	font-family: "Century Gothic";
	font-size: 10px;
	font-weight: normal;
	color: #FFF;
	text-decoration: none;
	text-align: right;
}
h1 {
	font-family: "Century Gothic";
	font-size: 16px;
	font-weight: bold;
	color: #45005B;
}
.footer_links a:hover {
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: normal;
	color: #FC0;
	text-decoration: none;
	text-align: left;
}

