/*========================================================*/
/*  Container Style                                         */
/*========================================================*/

.h1containerbox{
text-align: left;
padding-bottom: 10px;
}

.h1{
	text-align: left;
	padding-left: 5px;
	font-family: Tahoma, Arial, Helvetica;
	font-size: .9em;
	font-weight: bold;
}

.h1ContainerContentPane{
	padding: 10px 5px 0px 5px;

}

#s_h1containerbox, .s_h1containerbox{

	margin: 0px;
	padding: 0px;
	text-align: left;
	width: 212px;


}
.s_h1TitleArea{

	background-image: url(S_H1_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 40px;
	padding-top: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	vertical-align: middle;
	clear:both;
}
#s_h1TitleLine, .s_h1TitleLine{
	background-color: #bababa;
	height: 1px;
	margin: 0px;
	clear: both;
	margin-left: 3px;
	margin-right: 3px;
	text-align: center;

}
.s_h1ContainerContentPane
{
	background-image: url(S_H1_bottom.png);
	background-repeat: no-repeat;
	background-position: bottom;
	clear: both;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 15px;
	vertical-align: top;



}
.s_h1{
	text-align: left;
	font-family: Tahoma, Arial, Helvetica;
	font-size: .9em;
	font-weight: bold;
	vertical-align: middle;


}


.Container-19{ clear:both; width: 215px;}
.Container-19 .containerhead{
	background-image: url(S_H1_top.png);
	background-position: top;
	background-repeat: repeat-x;
	height: 30px;
	text-align: left;
	width: 215px;
	float:left;
	padding-top: 18px;
	padding-bottom: 0px;
}
.Container-19 .containerpane, .containerane-19{
	width: 215px;
	clear: both;	
	height: auto;
	padding-top: 10px;
	padding-bottom: 7px;
	background-image: url(S_H1_bottom.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.Container-19 .containerhead .title{ color:#000; padding-left:15px; font-family: Tahoma, Arial, Helvetica;
	font-size: .9em;
	font-weight: bold;
	height: 30px;}

.Container-19 .Container19-line{
clear:both;
height: auto;
margin-left: 2px;
margin-right: 2px;
background-color: #b4b4b4;
}


/*  SERVICES NAVIGATION  */

#Services ul{
	margin: 0px;

}

#Services li{
	list-style-type: none;
	margin: 0px;
	padding-bottom: 3px;

}
#Services li a{
	display: block;
	padding-bottom: 3px;
	
}