#mid_nav {
	background: transparent url(../images/Gen_layout/container-back.gif) repeat-y top center;
	height: 101px;
	width: 856px;
	margin: 0px auto;
}

#logo_box {
	background: transparent url(../images/Gen_layout/bar/complete-bar.gif) no-repeat bottom center;
	
}

#repeat_bar {
	background: transparent url(../images/Gen_layout/bar/bar-repeat.gif) repeat-x bottom center;
}

#logo_left {
	width: 35px;
	height: 44px;
	padding-top: 57px;
	float: left;
	background: transparent url(../images/Gen_layout/bar/logo-left.gif) no-repeat bottom left;
}

#logo_box img {
	float: left;
}

#main_nav {
	margin: 0px;
	padding: 57px 0px 0px 0px;
	background: transparent url(../images/Gen_layout/bar/complete-bar.gif) no-repeat bottom center;
	height: 44px;
}

#main_nav img {
	float: right;
}

#mer_nav {
	margin: 0px;
	padding: 0px;
}

#mer_nav li {
	display: block;
	float: left;
	list-style-type: none;
}

#mer_nav li a {
	color: #ffffff;
	text-decoration: none;
}

#mer_nav #solutions {
	display: block;
	background: url(../images/Gen_layout/bar/buttons/solutions-blue.gif) no-repeat top center;
	width: 78px;
	height: 32px;
	padding: 12px 0px 0px 18px;
}

#mer_nav #solutions:hover {
	background: url(../images/Gen_layout/bar/buttons/solutions-green.gif) no-repeat top center;
}

#mer_nav #active #solutions {
	background: url(../images/Gen_layout/bar/buttons/solutions-green.gif) no-repeat top center;
}

/*
#mer_nav #info {
	display: block;
	background: url(../images/Gen_layout/bar/buttons/info-blue.gif) no-repeat top center;
	width: 50px;
	height: 32px;
	padding: 12px 0px 0px 12px;
}

#mer_nav #info:hover {
	background: url(../images/Gen_layout/bar/buttons/info-green.gif) no-repeat top center;
}

#mer_nav #active #info {
	background: url(../images/Gen_layout/bar/buttons/info-green.gif) no-repeat top center;
}
*/

#mer_nav #info {
	display: block;
	background: url(../images/Gen_layout/bar/buttons/support-blue.gif) no-repeat top center;
	width: 60px;
	height: 32px;
	padding: 12px 0px 0px 10px;
}

#mer_nav #info:hover {
	background: url(../images/Gen_layout/bar/buttons/support-green.gif) no-repeat top center;
}

#mer_nav #active #info {
	background: url(../images/Gen_layout/bar/buttons/support-green.gif) no-repeat top center;
}