@charset "UTF-8";
@import url(../../../header/header_layout_1.css);


#themeHeader {
		background-image:none;
		background-color: transparent;
}

#themeHeader h2
	,.header_layout_1 #themeHeader h3
 {
	color: black;
}


#themeHeader p{
	color: black;
} 

 #themeHeader a{
	text-decoration:none;
	color:black;
	font-weight:bold;
} 