/*** header styles ***/


#branding {
	height: 151px;
	background-color: #FFD06F;
	background-image: url(../images/header/header-back.jpg);
	text-align: right;
	padding-right: 30px;
}

#branding table {
	float: right;
	margin-top: 90px;
}

#branding .txt-n {
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	color: #000000;
}

#branding a:link, #branding a:active, #branding a:hover, #branding a:visited {
	font-size: 9pt;
	font-weight: normal;
	line-height: normal;
	text-decoration: underline;
	color: #FF3300;
}

#branding img {
	float: left;
}
