.h2content .left {
	margin-right:20px;
	text-align:right;
	margin-top:10px;
}

.h2content .right {
	width:550px;
	border-left-width:0px;
	padding-left:50px;
	padding-right:20px;
	background-image:url(../images/title/bg-subtitle.jpg);
	background-repeat:no-repeat;
	color:#545454;
	text-align:left;
}

.h2content {	
	margin-left:20px;
	background-image:url(../images/about/bg-submenu.png);
	background-repeat:repeat-y;
}

.h3subtitle {
	line-height:70px;
	color:white;
	font-size:13px;
	font-weight:bold;
}

.h2content .left ul li {
	width:200px;
}

.h2content .left ul li a {
	line-height:38px;
	display:block;
	margin-right:24px;
	padding-right:25px;
	border-bottom:1px solid #d4c6ac;
	text-decoration:none;
	color:#54534e;
}

.h2content .left ul .current a {
	color:#54534e;
}

.h2content .left ul li:hover {
	background-image:url(../images/about/buttonselected.png);
	background-position:left;
	background-position:middle;
	background-repeat:no-repeat;
}

.h2content .left ul a:hover {
	color:white;
}

.h2content .left ul .current:hover {
	background-image:url(../images/about/button-hover.png);
	background-position:left;
	background-position:middle;
	background-repeat:no-repeat;
}


.h2content .left ul .current a:hover {
	color:#54534e!important;
}

.h2content .left ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
	margin-right:27px;
}

.h2content .left ul .current {
	background-image:url(../images/about/button-hover.png);
	background-position:left;
	background-position:middle;
	background-repeat:no-repeat;
}