#sidebar-homepageimage-white {
    position: absolute;
    top: 133px;
    left: 181px;
    margin: 0px;
    padding: 0px;
    width: 835px;
    height: 460px;
    background: #FFFFFF;
	z-index: 1;
}
#sidebar-homepageimage-green {
    position: absolute;
    top: 1px;
    left: 1px;
    margin: 0px;
    padding: 0px;
    width: 833px;
    height: 458px;
    background: #99CC99;
	z-index: 2;
}
#sidebar-homepageimage-gold {
    position: absolute;
    top: 10px;
    left: 10px;
    margin: 0px;
    padding: 0px;
    width: 813px;
    height: 438px;
    background: #FFCC33;
	z-index: 3;
}
#sidebar-homepageimage-image {
	position: absolute;
    top: 1px;
    left: 1px;
    margin: 0px;
    padding: 0px;
    width: 811px;
    height: 436px;    
	background: #CCCCCC;
	background-image:url(bren-homepage-image-dandelion.jpg);
	z-index: 4;
}

#sidebar-news-green {
    position: absolute;
    top: 170px;
    left: 758px;
    margin: 0px;
    padding: 0px;
    width: 223px;
    height: 391px;
	background: #99CC99;
	z-index: 10;
}
#sidebar-news-gold {
    position: absolute;
    top: 7px;
    left: 7px;
    margin: 0px;
    padding: 0px;
    width: 208px;
    height: 379px;
	background: #FFCC33;
	z-index: 11;
}
#sidebar-news-grey {
    position: absolute;
    top: 1px;
    left: 1px;
    margin: 0px;
    padding: 0px;
    width: 206px;
    height: 376px;
	background: #CCCCCC;
	z-index: 12;
}
#sidebar-news-blue {
	position: absolute;
	top: 135px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 206px;
	height: 20px;
	background: #333366;
	color: #FFFFFF;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 2px;
	font-weight: bold;
	z-index: 13;
}
#sidebar-news-newsline {
	position: absolute;
	top: 155px;
	left: 0px;
	margin-top: 10px;
	padding: 0px;
	z-index: 14;
	height: 212px;
}
.newsline {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 3px;
	margin-right: 3px;
}
.newsline a {
	color: #000000;
	text-decoration: none;
}
.newsline a:hover {
	text-decoration: underline;
}

.bluedesignelement-gold {
	position: absolute;
	top: 269px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 170px;
	height: 20px;
	background: #CCCC99;
	z-index: 15;
}
.bluedesignelement-blue {
	position: absolute;
	top: 0px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 169px;
	height: 18px;
	background: #333366;
	z-index: 16;
}
.menu {
	position: absolute;
	top: 289px;
	left: 0px;
	margin: 0px;
	padding: 0px;
	width: 169px;
	background: #2B688C;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	z-index: 17;
}
.menu .border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: 96C999;
	padding-bottom: 5px;
}
.menu .border .item {
	text-align: right;
	color: #87B996;
	font-weight: bold;
	margin-right: 3px;
	padding: 7px;
}
.menu .border .item a {
	color: #87B996;
	text-decoration: none;	
}
.menu .border .item a:hover {
	color: #FFCC00;
	text-decoration: underline;	
}


.menu .border .item-selected {
	text-align: right;
	color: #FFCC00;
	font-weight: bold;
	margin-right: 3px;
	padding: 9px;
}
.menu .border .subitem {
	text-align: right;
	font-size: 11px;
	color: #AEB6AE;
	font-weight: bold;
	margin-right: 12px;
	padding: 1px;
}
.menu .border .subitem .subsubitem {
	margin-right: 5px;
	font-size: 9px;
}

.menu .border .item-selected a {
	color: #FFCC00;
	text-decoration: none;
}

.menu .border .subitem a {
	color: #AEB6AE;
	text-decoration: none;
}
.menu .border .subitem a img {
    height: 0px;
	width: 0px;
	border-width: 0px;
	padding-right: 5px;
}
.menu .border .subitem a:hover {
	color: #FFCC00;
}
.menu .border .subitem a:hover img {
	position: relative;
	top: 0px;
	left: 0px;
	height: 5px;
	width: 8px;
	z-index: 18;
}

.tableborderright {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCCC99;	
}

.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	border-top: 1px solid #FFFFFF;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	padding: 6px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;	
	margin: 10px;
	clear: left;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin-left: 15px;
	color: #666666;
	line-height: 15px;	
}




.search {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
    margin: 0px;
    padding: 0px;
    background: #FFFFFF;
}

body {
    backssground-color: #99CC99;
	margin: 0px;
}







.careermenu {
	position: absolute;
	top: 140px;
	left: 350px;
	margin: 0px;
	padding: 0px;
	ssswidth: 769px; 
	background: #FFFFFF;
	z-index: 100;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

