#template_header_navigation {
	list-style: none;
	margin: 20px 0 0 0;
	padding: 0 0 0 0;
}

#template_header_navigation li{
	display: inline;
	margin: 0;
	padding: 0;
}

#template_header_navigation li img{
	vertical-align: bottom;
}

#template_header_logo {
	margin-top: 10px;
}


#template_header_topper_wrapper {
	height: 49px;
	background-color: white;
}

#template_header_topper {
	padding-top: 15px;
	background-color: black;
}

#template_header_wrapper {
	background-color: black;
}

#template_header {
	background-color: white;
	margin: 0 20px 0 20px;
}

