#homeheader {
	width: 915px;
	height: 33px;
	color: #ff574d;
	
	text-align: left;
	position: relative;
}
 
 
 #homeheaderbk {
	background: url(/img/home/homebg.jpg) no-repeat center top;
	width: 915px;
	height: 310px;
 	margin-top: 10px;
 	position: static;

}

 #homeheadertext {
	color: #ffece8;
	font-size: 20px;
 	padding-top: 90px;
}

 #homeheadertext h1 {
	color: #fdfef0;
	font: 42px  'Roboto', sans-serif;
	letter-spacing: -1px;
	margin-left: 15px;
	margin-bottom: -10px;
}

#homeheadertext h2 {
	color: #BF9537;
	font: italic bold 20px  'Electrolize', sans-serif;
 	margin-left: 35px;	
	letter-spacing: 1px; 	
 
}

 #subheaderbk {
	background: url(/img/common/colortopbar.jpg) no-repeat center top;
	width: 915px;
	height: 73px;
 	margin-top: 10px;
 	position: static;

}

 #subheadertext  {
	color: #cccccc;
	font: 24px 'Raleway', 'Helvetica Neue', Helvetica, sans-serif;
	letter-spacing: 2px;
	margin-right: 45px;
	margin-bottom: -10px;
	padding-top: 16px;
	text-align: right;
}

 #subheadertext  h2 {
        color: #ffffff;
        font: 18px 'Raleway', 'Helvetica Neue', Helvetica, sans-serif;

        letter-spacing: 2px;
        margin-right: 45px;
        margin-bottom: -10px;
        padding-top: 16px;
        text-align: right;
}


.newheadertext h2  {
        color: #eeeeee;
        font-family: 'Raleway', Arial, sans-serif;
        margin-bottom: -10px;
        padding-top: 36px;
        text-align: right;
  	word-spacing: -0.15em;
  	font-weight: 100;
	font-size: 1em;
margin-left: 45px;
}	


.newheadertext h2 span {
  font-weight: 800;
}
