/*=====================================================( GLOBALS )===*/
/*===================================================================*/

/* banner */
#banner
{
	height: 125px;
	background: white url(images/renew_banner_bg.jpg) no-repeat bottom left;
}
#logo
{
	position: absolute;
	top: 10px;
	left: 80px;
	display: block;
	width: 131px;
	height: 90px;
	border: none;
}

#sloganbar
{
	position: relative;
	width: 100%;
	height: 26px;
	border-top: 1px solid white;
	border-bottom: 1px solid white;
	background: #8dc63f;
}

#hornavwrapper
{
	display: none;
}
#spacebar2
{
	margin-bottom: 2px;
}
.mainTable td.leftColumn
{
	background: #8dc63f;
}

.leftColumn .contentbox > .header, .subnavbox_header
{
	color: #2c375e;
}

a.subSectionLink, a.subSectionLink_high
{
	color: white;
	font-weight: bold;
	font-size: 115%;
}

#priMenu a.menuTitle, #priMenu a.menuTitle_hi
{
	display: none;
}

#priMenu a:first-child
{
	display: block;
	background: url(images/renew_navgrad.jpg) repeat-x top left;
}
