@font-face {
 font-family:'Glyphicons';
 src:url(../fonts/glyphicons-halflings-regular.eot);
}
body {
	padding-top:65px;
}
.navbar {
	background: #fff;
	-webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 4px rgba(0, 0, 0, 0.5);
	border: 0;
	border-radius: 0;
	margin: 0;
}
.navbar {
	margin-bottom: 0px;
}
.logoBar {
	margin:10px;
}
.logo-title {
	font-size:1.5em;
	font-weight:bold;
}
.logo-title-english {
	font-size:0.8em;
}
.serviceSection h1 {
	font-weight:bold;
	font-size:2.2em;
	padding:0;
	margin:0;
}
.serviceSection p {
	font-weight: 200
}
.f1 {
	border-bottom: 1px dashed #ddd;
	font-size:2em;
	padding:10px;
	color:#888;
}
.f-1 {
	position:relative;
	left:2em;
	font-size:2.5em;
	color:#FFF;
	top:-3em;
}
.serviceSection {
	margin-bottom: 1em;
	margin-top: 1em;
	margin-right: 0px;
	margin-left: 0px;
}
.text_center {
	text-align: center;
}
footer {
	background: #eeeeee;
	line-height: 50px;
	color: #444;
	font-size: 12px;
	border-top:1px solid #CCC;
}
.table-1 {
	margin:2em 1em;
}
.table-1 caption {
	font-size:2em;
}
.table-1 td {
	padding:10px;
	border-bottom:1px dashed #CCC;
}
.img1 {
	border:1px solid #CCC;
	margin:6em 2em 1em 2em;
	width:300px;
}
.imgDiv img {
	min-height:150px;
}
.list li {
	border-bottom:1px dashed #CCC;
}
a.a_link {
	color:#444;
	text-decoration:none;
}
