
.sf_main_header {	
	color: #FFFFFF /*~ header.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ header.font */;
	font-size: 16px /*~ header.size */;
	background-repeat: no-repeat;
	background-position: center bottom;
}

/* -------------------------------------------- */
/* QSC Styles --------------------------------- */
/* -------------------------------------------- */

/* Structure ---------------------------------- */

h1 .qsc-site-companyname {
	color: #FFFFFF /*~ company-name.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ company-name.font */;
	font-size: 36px /*~ company-name.size */;
	font-weight: bold /*~ company-name.bold */;
}
.qsc-site-slogan {
	color: #FFFFFF /*~ slogan.color */;
	font-family: "Times New Roman", Times, FreeSerif, serif /*~ slogan.font */;
	font-size: 16px /*~ slogan.size */;
	font-weight: normal /*~ slogan.bold */;
	text-transform: lowercase;
}
