/*------------------ Global Selectors <--------------------*/
* {
	margin: 0px;
	padding: 0px;
}
body {
	background: url(../images/bg-body-top.jpg) repeat-x left top;
	background-color: #e8e8e8;
}
#bottom {
	height: 100%;
	width: 100%;
	background-image: url(../images/bg-body-btm.jpg);
	background-repeat: repeat-x;
	background-position:  left bottom;
	display: block;
}
#container {
	position: relative;
	left: 50%;
	margin: 0px 0px 0px -418px;
	width: 836px;
	height: auto;
	top: 0px;
}
/*------------------ Header Selectors <--------------------*/
#header {
	height: 100px;
	width: 836px;
	position: absolute;
	left: 0px;
	top: 0px;
	z-index: 20;
}
#header #logo {
	position: absolute;
	left: -43px;
	top: 0px;
}
#header #logo a{
}
#header #logo img{
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/*------------------ Header Top Navigation Selectors <--------------------*/
#header #top-navigation {
	float: right;
	padding-top: 24px;
	z-index: 30;
}
.sf-menu, .sf-menu * {
	margin:	0;
	padding:0;
	list-style:none;
}
.sf-menu {
	line-height:1.0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:15em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li {
	width:100%;
	z-index: 99;
}
.sf-menu li:hover {
	visibility:inherit; /* fixes IE7 'sticky bug' */
}
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul,
.sf-menu li.sfHover ul {
	left:0;
	top:45px; /* match top ul list item height */
	z-index:99;
}
ul.sf-menu li:hover li ul,
ul.sf-menu li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li:hover ul,
ul.sf-menu li li.sfHover ul {
	left:15em; /* match ul width */
	top:0;
}
ul.sf-menu li li:hover li ul,
ul.sf-menu li li.sfHover li ul {
	top:-999em;
}
ul.sf-menu li li li:hover ul,
ul.sf-menu li li li.sfHover ul {
	left:15em; /* match ul width */
	top:0;
}

/*** DEMO SKIN ***/
.sf-menu {
	float: left;
}
.sf-menu a {
	padding: 14px 10px 17px 10px!important;
	margin: 0;
	text-decoration: none;
}
.sf-menu a, .sf-menu a:visited  { /* visited pseudo selector so IE6 applies text colour*/
	color: #1e274b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.sf-menu li {
	background: transparent;
}
.sf-menu li img{
	border: none;
}
.sf-menu li li {
	background-color: #CDCDCD;
}
.sf-menu li li li {
	background-color: #B6B6B6;
}
.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
	background: #ffffff;
	color: #800000;
	outline: 0;
}

/*** arrows **/
.sf-menu a.sf-with-ul {
	padding-right: 2.25em;
	min-width: 1px; /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
	position: absolute;
	display: block;
	right: .75em;
	top: 1.05em; /* IE6 only */
	width: 10px;
	height: 10px;
	text-indent: -999em;
	overflow: hidden;
	background:	 url('../images/arrows-ffffff.png') no-repeat -10px -100px; /* 8-bit indexed alpha png. IE6 gets solid image only */
}
a > .sf-sub-indicator {  /* give all except IE6 the correct values */
	top:			.8em;
	background-position: 0 -100px; /* use translucent arrow for modern browsers*/
}
/* apply hovers to modern browsers */
a:focus > .sf-sub-indicator,
a:hover > .sf-sub-indicator,
a:active > .sf-sub-indicator,
li:hover > a > .sf-sub-indicator,
li.sfHover > a > .sf-sub-indicator {
	background-position: -10px -100px; /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.sf-menu ul .sf-sub-indicator { background-position:  -10px 0; }
.sf-menu ul a > .sf-sub-indicator { background-position:  0 0; }
/* apply hovers to modern browsers */
.sf-menu ul a:focus > .sf-sub-indicator,
.sf-menu ul a:hover > .sf-sub-indicator,
.sf-menu ul a:active > .sf-sub-indicator,
.sf-menu ul li:hover > a > .sf-sub-indicator,
.sf-menu ul li.sfHover > a > .sf-sub-indicator {
	background-position: -10px 0; /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
	background:	url('../images/shadow.png') no-repeat bottom right;
	padding: 0 8px 9px 0;
	-moz-border-radius-bottomleft: 17px;
	-moz-border-radius-topright: 17px;
	-webkit-border-top-right-radius: 17px;
	-webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
	background: transparent;
}
/*------------------ Mast Selectors <--------------------*/
#mast {
	height: 390px;
	width: 836px;
	left: 0px;
	top: 100px;
	position: absolute;
	z-index: 0;
}
#flashcontent{
	float: left;
	height: 390px;
	width: 504px;
	background-color: #1e274b;
}
#flashcontent p {
}
/*------------------  Mast Mini Form Selectors <--------------------*/
#mast #qc {
	background-image: url(../images/bg-book-an-inspection.jpg);
	float: right;
	height: 297px;
	width: 301px;
	margin-top: 30px;
	background-repeat: no-repeat;
	z-index: 5;
}
#mast #qc-mask {
	background-image: url(../images/bg-book-an-inspections-mask.jpg);
	float: right;
	height: 297px;
	width: 301px;
	margin-top: 30px;
	background-repeat: no-repeat;
	z-index: 5;
}
#mast #qc h3 {
	float: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	margin-top: 10px;
	margin-right: 10px;
}
#mast #qc ul{
	list-style-type: none;
}
#mast #qc ul li{
}
#mast #qc form {
	padding-top: 60px;
	padding-left: 16px;
}
#mast #qc label {
	clear: both;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e274b;
	margin-bottom: 7px;
}
#mast #qc input {
	clear: both;
	float: left;
	margin-bottom: 9px;
	background-color: #ebebeb;
	border: 1px solid #b5b5b5;
	height: 23px;
	width: 266px;
}
#mast #qc p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-top: 5px;
	color: #800000;
	display:block;
	position: absolute;
	bottom: 80px;
	left: 550px;
}
#mast #qc .btn-submit input.submit {
	float: right;
	display: block;
	background-image: url(../images/btn-submit.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 36px;
	width: 105px;
	border: none;
	margin-top: 5px;
	margin-right: 16px;
	cursor: pointer;
}
#mast #qc .btn-submit:hover input.submit{
	background-position: 0px -36px;
}

#mast #qc a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-decoration: underline;
}
#mast #qc a:link, #mast #qc a:visited {
}
#mast #qc a:hover, #mast #qc a:active {
	text-decoration: none;
}
/*------------------ Content Selectors <--------------------*/
#content {
	margin-bottom: 555px;
	position: relative;
	width: 836px;
	height: auto;
	left: 0px;
	top: 490px;
	background-color: transparent;
}
#content h1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #800000;
	padding-top: 30px;
}
#content h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e274b;
	padding-bottom: 30px;
}
#content h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e274b;
	padding-bottom: 30px;
}
#phone-number {
	background-image: url(../images/bg-content-phone-number.jpg);
	background-repeat: no-repeat;
	height: 68px;
	width: 182px;
	position: absolute;
	top: 490px;
	right: 0px;
}
#phone-number h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #FFFFFF;
	padding-top: 17px;
	padding-left: 12px;
	font-weight: normal;
}
#content p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	margin-bottom: 21px;
}
#content table{
	margin: 0px 0px 0px 40px;
}
#content table tr{
}
#content table td{
	padding: 15px;
}
#content ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	list-style: circle;
	padding-left: 60px;
	margin-bottom: 21px;
}
#content ol{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	list-style: circle;
	padding-left: 60px;
	margin-bottom: 21px;
}
#content ol li{
	margin-bottom: 7px;
}
#content ul li{
	margin-bottom: 7px;
}
#content a{
}
#content a:link, #content a:visited{
	color: #800000;
	text-decoration: underline;
}
#content a:hover, #content a:active{
	text-decoration: none;
}
#content #associations {
	width:836px;
	height: 148px;
	float: left;
	clear: both;
	padding-top: 30px;
}
#content #associations img{
	border:none;
	display: block;
}
#content #text{
	float: left;
	clear: both;
}
#content #text h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e274b;
	padding-bottom: 30px;
}
#content #text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin-bottom: 21px;
}
#content #text img{
	border:none;
}
#content #text ul{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	list-style: circle;
	padding-left: 60px;
	margin-bottom: 21px;
}
#content #text ul li{
}
#content #text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-decoration: underline;
}
#content #text a:link, #content #text a:visited{
}
#content #text a:hover, #content #text a:active{
	color: #E80000;
}
.imgRight{
	border:solid 3px #ffffff;
	float:right;
	margin: 0px 0px 21px 21px;
}
.hr-testimonials{
	height: 30px;
	width: 836px;
	float: left;
	clear:both;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #999999;
}
/*------------------ Content Form Selectors <--------------------*/
#contact {
	margin: 0px;
	height: 500px;
	background-color: transparent;
	width: 836px;
	padding:20px;
}
#contact form {
	height: auto;
	width: 836px;
}
#contact ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	float: left;
	height: auto;
	width: 385px;
}
#contact ul.ul-has-margin{
	margin: 0px 0px 0px 30px!important;
}
#contact li {
    margin: 0px 0px 15px 0px;
    padding: 0px;
    clear: both;
    float: left;
}
#contact label {
	display: block;
	font-size: 14px;
	background-color:transparent;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	white-space:nowrap;
	height: auto;
	width: 385px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#contact input {
	border: 1px solid #cccccc;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	padding: 2px;
	float: left;
	width: 385px;
	clear: both;
	height: 21px;
}
#contact select.drop-down{
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	padding: 2px;
	float: left;
	clear: both;
	height: 25px!important;
	width: 385px;
	border: 1px solid #cccccc;
}
#contact textarea {
	width: 385px;
	height: 165px;
	font-family:Arial, Helvetica, sans-serif;
	background-color: #f2f2f2;
	border: 1px solid #cccccc;
	padding: 2px;
	float: left;
	clear: both;
	font-size: 14px;
	color: #000000;
}
#contact input.main-form-button {
	height: 30px!important;
	width: 385px;
	border: 1px solid #000;
	font-family:Arial, Helvetica, sans-serif;
	border: 1px solid #fff;
	float: left;
	clear: both;
	background-color: #1F274C;
	color: #fff;
	padding: 5px;
	margin-top: 23px;
	cursor: pointer;
}
/*------------------ Content Blog Selectors <--------------------*/
#blog-container {
	margin: 0px 0px 0px 45px;
}

#blog {
	float: left;
	height: auto;
	width: 500px;
}
/*------------------ Content Blog Navigation Selectors <--------------------*/
#blogger-navigation {
	float: right;
	width: 303px;
	height: auto;
	padding: 97px 0px 30px 30px;
	
}
#blogger-navigation h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #1e274b;
	padding-bottom: 30px;
}
#blogger-navigation ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #000000;
	list-style: circle;
	padding-left: 60px;
	margin-bottom: 21px;
}
#blogger-navigation ul li {
	margin-bottom: 7px;
}
#blogger-navigation ul li a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #800000;
	text-decoration: underline;
}
#powered-by {
	padding-left: 60px;
	margin: 21px 0px 30px 0px;
}
#blogger-navigation a:link, #blogger-navigation a:link {
	color: #800000;
	text-decoration: underline;
}
#blogger-navigation a:hover, #blogger-navigation a:active {
	text-decoration: none;
}
/*------------------ CTA Selectors <--------------------*/
#cta {
	clear: both;
	float: left;
	height: auto;
	width: 836px;
	margin-bottom: 40px;
}
/*------------------ CTA Testimonial Selectors <--------------------*/
#cta #client-testimonials{
	background-image: url(../images/bg-client-testimonials.jpg);
	background-repeat: no-repeat;
	height: 218px;
	width: 262px;
	float: left;
}
#cta #client-testimonials h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	margin: 0px;
}
#cta #client-testimonials p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: italic;
	line-height: 18px;
	color: #000000;
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 30px;
	margin-left: 40px;
}
#cta #client-testimonials a{
	font-family: Arial, Helvetica, sans-serif;
	color: #800000;
	text-decoration: underline;
}
#cta #client-testimonials a:link, #cta #client-testimonials a:visited{
}
#cta #client-testimonials a:hover, #cta #client-testimonials a:after{
	text-decoration: none;
}
#cta #client-testimonials p.client{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
#cta #client-testimonials p.location{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #800000;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
}
/*------------------ CTA Services Selectors <--------------------*/
#cta #testing-services{
	float: left;
	height: auto;
	width: 263px;
	margin-left: 24px;
}
/*------------------ CTA Radon Services Selectors <--------------------*/
#cta #testing-services #radon-testing{
	background-image: url(../images/bg-cta-radon-testing.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 98px;
	width: 263px;
}
#cta #testing-services #radon-testing h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom: 3px;
}
#cta #testing-services #radon-testing p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 130px;
	padding-right: 10px;
	line-height: 18px;
}
#cta #testing-services #radon-testing a{
	color: #800000;
	text-decoration: underline;
}
#cta #testing-services #radon-testing a:link, #cta #testing-services #radon-testing a:visited{
}
#cta #testing-services #radon-testing a:hover, #cta #testing-services #radon-testing a:after{
	text-decoration: none;
}
/*------------------ CTA Mold Services Selectors <--------------------*/
#cta #testing-services #mold-sampling-surveying{
	float: left;
	height: 98px;
	width: 263px;
	background-image: url(../images/bg-cta-mold-inspection.jpg);
	margin-top: 22px;
}
#cta #testing-services #mold-sampling-surveying h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-left: 130px;
	padding-top: 15px;
	padding-bottom: 3px;
}
#cta #testing-services #mold-sampling-surveying p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	padding-left: 130px;
	padding-right: 10px;
	line-height: 18px;
}
#cta #testing-services #mold-sampling-surveying ul{
	padding-left: 145px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#cta #testing-services #mold-sampling-surveying ul li{
	line-height: 18px;
}
#cta #testing-services #mold-sampling-surveying a{
	color: #800000;
	text-decoration: underline;
}
#cta #testing-services #mold-sampling-surveying a:link, #cta #testing-services #mold-sampling-surveying a:visited{
}
#cta #testing-services #mold-sampling-surveying a:hover, #cta #testing-services #mold-sampling-surveying a:after{
	text-decoration: none;
}
/*------------------ CTA Heomegauge Login Selectors <--------------------*/
#cta #home-gauge-login{
	background-image: url(../images/bg-home-guage-login.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 218px;
	width: 262px;
	margin-left: 25px;
}
#cta #home-gauge-login h3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-top: 15px;
	padding-bottom: 7px;
	padding-left: 15px;
}
#cta #home-gauge-login form{
	margin-left: 12px;
	margin-top: 10px;
	height: 140px;
	width: 236px;
}
#cta #home-gauge-login ul{
	list-style: none;
}
#cta #home-gauge-login form ul li{

}
#cta #home-gauge-login label{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
	float: left;
	margin-bottom: 3px;
}
#cta #home-gauge-login input{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	clear: both;
	float: left;
	height: 25px;
	width: 236px;
	margin-bottom: 5px;
}
#cta #home-gauge-login li.login-button input.login{
	display: block;
	background:url(../images/btn-login.jpg);
	width: 105px;
	height: 36px;
	background-position: 0 0;
	border: none;
	float: right;
	margin-top: 15px;
}
#cta #home-gauge-login li.login-button:hover input.login{
	background-position: 0 -36px;
}
#cta #home-gauge-login p{
	margin-left: 25px;
}
#cta #home-gauge-login a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: underline;
}
#cta #home-gauge-login a:link, #cta #home-gauge-login a:visited{
}
#cta #home-gauge-login a:hover, #cta #home-gauge-login a:active{
	text-decoration: none;
}
/*------------------ Sitemap Selectors <--------------------*/
#sitemap {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
#sitemap p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	padding-bottom: 30px;
	margin-left: 15px;
}
#sitemap img {
}
#sitemap a {
	color: #000000;
	text-decoration: none;
}
#sitemap a:link, #sitemap a:visited {
}
#sitemap a:hover, #sitemap a:active {
	text-decoration: underline;
}
#sitemap #sitemap-button{
}
#sitemap #sitemap-button a{
}
#sitemap #sitemap-links {
	clear: both;
	float: left;
	height: auto;
	width: 826px;
	padding-bottom: 30px;
	padding-left: 30px;
}
#sitemap #sitemap-links ul {
	float: left;
	height: auto;
	width: 246px;
	margin-right: 30px;
}
#sitemap #sitemap-links ul.sitemap-links-column1 {
	background-position: -30px;
}
#sitemap #sitemap-links ul.sitemap-links-column2 {
	width: 256px;
}
#sitemap #sitemap-links ul.sitemap-links-column3 {
	margin-right: 0px;
}
#sitemap #sitemap-links ul li {
	list-style-image: url(../images/bg-li.jpg);
}
#sitemap #sitemap-links ul li a {
}
#sitemap #sitemap-links ul li a:link, #sitemap #sitemap-links ul li a:visited {
}
#sitemap #sitemap-links ul li a:hover, #sitemap #sitemap-links ul li a:active {
}

/*------------------ Disclaimer Selectors <--------------------*/
#sitemap #disclaimer {
	clear: both;
	float: left;
	height: auto;
	width: 836px;
	padding: 0px 0px 0px 15px;
}
#sitemap #disclaimer-text {
	float: left;
	height: auto;
	width: 500px;
}
#sitemap #disclaimer-text p{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #737373;
	line-height: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
#sitemap #disclaimer-text a {
	color: #737373;
	text-decoration: underline;
}
#sitemap #disclaimer-text a:link, #sitemap #disclaimer-text a:visited {
}
#sitemap #disclaimer-text a:hover, #sitemap #disclaimer-text a:active {
	text-decoration: none;
}
#sitemap #disclaimer-logo  {
	float: right;
	height: auto;
	width: 310px;
}
#sitemap #disclaimer-logo p {
	padding: 0;
	margin: 0;
	line-height:normal;
	text-align:right;

}
#sitemap #disclaimer-logo img {
	text-align: right;
	border: none;
}

/*----------------- Clearfix and sIFR Selectors, Please do not modify <--------------------*/
/* Clearfix */
.clearfix:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
.clearfix {
	display:inline-block;
}
/* Hide from IE Mac \*/
.clearfix {
	display:block;
}
/* End hide from IE Mac */
.brclear {
	clear:both;
	height:0;
	margin:0;
	font-size: 1px;
	line-height: 0;
}
/* sIFR http://www.mikeindustries.com/sifr/ Current Version 2.0.2 */
/* These are standard sIFR styles... do not modify */
.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}
.sIFR-replaced {
	visibility: visible !important;
}
span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}
.sIFR-flash + div[adblocktab=true] {
	display: none !important;
}
/* =============== you can edit these styles ====================== */
.sIFR-hasFlash h1, .sIFR-hasFlash h2 {
	visibility: hidden;
}
