 
a {
	text-decoration: none;
}
.subMenu {
	margin: 0;
	padding: 0;
	list-style: none;
	
}
#wrapper11 {
	margin: 0px;
	font-size: 12px;
	height:100%;
	background-color:#8FBCDB;
	float:right; 
	border-bottom-left-radius: 10px; 
	border-top-left-radius: 10px;
	width:231px;
	border: #fff 5px solid;
	margin-top:10px;
}
.menu {
	width:231px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.menu > li > a {
	width: 231px;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 0.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	color:#fff;
	text-align:left;
	/*color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);*/
}
.item12{
	width: 231px;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 0.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	/*color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);*/
}

.menu > a {
	
	width: 231px;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 0.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 600;
	/*color: white;
	text-shadow: 0px 1px 0px rgba(0,0,0,.5);*/
}


.menu ul li a {
	background: #FFFFFF;
	/*border-bottom: 1px solid #efeff0;*/
	width: 231px;
	height: 2.75em;
	line-height: 2.75em;
	text-indent: 0.75em;
	display: block;
	position: relative;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 0.993em;
	font-weight: 400;
	color: #717578;
	text-align:left;
}
.menu ul li:last-child a {
	/*border-bottom: 1px solid #33373d;*/
}

.menu > li > a:hover, .menu > li > a.active {
	background-color: white;
	background-image: -webkit-gradient(linear, left top, left bottom, from(white),to(white));
	background-image: -webkit-linear-gradient(top, white, white);
	background-image: -moz-linear-gradient(top, white, white);
	background-image: -o-linear-gradient(top, white, white);
	background-image: -ms-linear-gradient(top, white, white);
	background-image: linear-gradient(top, white, white);
	filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0,StartColorStr='#45c7eb', EndColorStr='#2698db');
	/*border-bottom: 1px solid #103c56;*/
/*	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;*/
	color:#575a3f;
}
.menu > li > a.active {
	/*border-bottom: 1px solid #1a638f;*/
}
.menu > li > a:before {
	content: '';

	font-size: 36px;
	height: 1em;
  	width: 1em;
	position: absolute;
  	left: 0;
	top: 50%;
	margin: -.5em 0 0 0;
}

.menu > a:hover, .menu > a.active {
	background-color: white;
	background-image: -webkit-gradient(linear, left top, left bottom, from(white),to(white));
	background-image: -webkit-linear-gradient(top, white, white);
	background-image: -moz-linear-gradient(top, white, white);
	background-image: -o-linear-gradient(top, white, white);
	background-image: -ms-linear-gradient(top, white, white);
	background-image: linear-gradient(top, white, white);
/*	border-bottom: 1px solid #103c56;*/
/*	-webkit-box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	-moz-box-shadow: inset 0px 1px 0px 0px #6ad2ef;*/
	box-shadow: inset 0px 1px 0px 0px #6ad2ef;
	color:#575a3f;
	
}




.item1 > a:before {
	background-position: 0 0;
}
.item2 > a:before {
	background-position: -38px 0;
}
.item3 > a:before {
	background-position: 0 -38px;
}
.item4 > a:before {
	background-position:  -38px;
}
.item5 > a:before {
	background-position: -76px 0;
}


}
.menu > li > ul li a:before{
	content: '▶';
	font-size: 8px;
	color: #bcbcbf;
	position: absolute;
	width: 1em;
	height: 1em;
	top: 0;
	left: -2.7em;
}

.menu > li > ul li:hover a,
.menu > li > ul li:hover a span,
.menu > li > ul li:hover a:before {
	color: #32373D;
	font-weight:600;
}

.tableservice{
		text-align:justify;
	float:left;
	border-collapse:collapse;
	margin-left:10px;
}
.td1 {
	-webkit-border-top-left-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	padding-left:22px;
    padding-top:28px;
	vertical-align:top;
}

.td2 {
	-webkit-border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	vertical-align:top;
	padding-top:28px;
}

.trservice {
	background-color:#ecf4f9; 
	height:255px;
}
.tdservice {
	background:#ecf4f9;
}

.item12{

height: 2.75em;
line-height: 2.75em;
text-indent: 0.75em;
display: block;
position: relative;
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
font-weight: 600;
color:#fff;
text-align:left;
}

.item12:hover{
color:#000;
}