body {
	background:none;
}

#header{
	height:135px;
}

#header #logo{
	position:absolute;
	left:434px;
	top:31px;
}

#header h2{
	position:absolute;
	left:0px;
	top:70px;
}

#header #breadcrumb{
	position:absolute;
	bottom:8px;
	left:0px;
	color:#0076CC;
}

a, a:link, a:hover, a:active, a:visited, .text b a, .text b a:link, .text b a:hover, .text b a:active, .text b a:visited{
	color:#0076CC;
}