 Pro Green

#procontainer_green {
	position:relative;
	height:56px;
	color:#E0E0E0;
	background:#143D55;
	width:80%;
}

#pronav_green {
	position:relative;
	height:32px;
	font-size:12px;
	text-transform:uppercase;
	font-weight:bold;
	border-bottom-width: 8px;
	border-bottom-style: solid;
	border-bottom-color: #32A02E;
	background-color: #fff;
	background-image: url(images/pro_bg.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	width: 100%;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 20px;
}

#pronav_green ul{
	margin:0;
	padding:0;
	list-style-type:none;
	width:100%;
	float:left;
}

#pronav_green ul li {
display:block;
float:left;
margin:0 1px;
}

#pronav_green ul li a {
display:block;
float:left;
color:#EAF3F8;
text-decoration:none;
padding:0 0 0 20px;
height:32px;
}

#pronav_green ul li a span {
padding:12px 20px 0 0;
height:21px;
float:left;
font-weight: normal;
font-family: "Myriad Pro", Helvetica, Arial, Verdana, sans-serif;
}

#pronav_green ul li a:hover {
color:#fff;
background:transparent url(images/pro_bg-OVER.gif) repeat-x bottom left;
}

#pronav_green ul li a:hover span {
display:block;
width:auto;
cursor:pointer;
}

#pronav_green ul li a.current,#pronav ul li a.current:hover {
	color:#fff;
	line-height:275%;
	background-color: #32A02E;
	background-image: url(images/green_pro_left-ON.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#pronav_green ul li a.current span {
	display:block;
	padding:3px 20px 0 0;
	width:auto;
	height:32px;
	background-color: #31A02E;
	background-image: url(images/green_pro_right-ON.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sitemapline {
	background-image: url(layout/940px-box-shadow.png);
	background-position: center top;
	background-repeat: no-repeat;
	height: auto;
	width: auto;
}
.menu_centre {
	background-image: url(layout/menu.png);
	background-repeat: repeat-x;
	background-position: center bottom;
}
