body {
	margin: 0px;
	padding: 0px;
}
.header_link {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #7f8080;
	text-decoration: none;
}
.header_link:hover {
	font-family: Calibri;
	font-size: 14px;
	font-weight: normal;
	color: #16578d;
	text-decoration: underline;
}
.home_bak_img {
	background-image: url(img/home_lft_img.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.about_us_bak_img {
	background-image: url(img/abt_back_img.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
.awards_bak_img {
	background-image: url(img/cert.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.welcome_txt {
	font-family: Calibri;
	font-size: 30px;
	font-weight: normal;
	color: #05589e;
	text-decoration: none;
}
.content_txt {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.info_link{
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.info_link:hover {
	font-family: Calibri;
	font-size: 12px;
	font-weight: normal;
	color: #16578d;
	text-decoration: underline;
}
.content_bold_blue {
	font-family: Calibri;
	font-size: 12px;
	font-weight: bold;
	color: #16578d;
	text-decoration: none;
}
.content_bold_blue_14px {
	font-family: Calibri;
	font-size: 14px;
	font-weight: bold;
	color: #16578d;
	text-decoration: none;
}
.fotter_link {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #7f8080;
	text-decoration: none;
}
.coppyright_txt {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #7f8080;
	text-decoration: none;
}
.fotter_link:hover {
	font-family: Calibri;
	font-size: 11px;
	font-weight: normal;
	color: #16578d;
	text-decoration: underline;
}
.image_bdr {
	border: 1px solid #e5e5e5;
}
