/*
CSS - Stylesheets Grid
*/

/*
 * Colors
 * Yellow: #FDC801
*/


#header {
	/*background-image: url(../img/header.motive_01.jpg);*/
}

#header_overlay {
	left: 428px !important;
	/*background-image: url(../img/header.motive_01_overlay.png);*/
}

#header a#logo img, #finder {
	background-color: #F6A51B !important;
}

#header .bubble span,
/*#nav ul li a:hover,*/
#nav ul li a.high,
#content h1 a,
#content .section p a,
ul#meta li a.high,
ul.special01 a:hover
{
	color: #F6A51B !important;
}

#content .section.first{
	/*padding-right: 250px !important;*/
}
