﻿body {
	margin: 0px;
	height: 100%;
	background-color: #d9d9d9;
}
html {
	margin: 0px;
	height: 100%;
}
img {
	border-width: 0px;
}
p {
	font-family: Verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
	text-align: left;
	margin: 4px;
}
ul {
	list-style: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
.separator {
	margin: 0pt 3px 0pt 3px;
}
/* main container*/
.big-container {
	width: 100%;
}
/*footer and header*/
.colored-header-container {
	width: 100%;
	height: 33px;
	background-image: url('../../images/allpages/up_texture.gif');
}
.colored-footer-container {
	width: 100%;
	height: 67px;
	background-image: url('../../images/allpages/up_texture.gif');
}
/*banner*/
.hdd-container {
	width: 100%;
	height: 161px;
	background-image: url('../../images/allpages/header_bg.gif');
	background-repeat: repeat-x;
	margin: 0 auto;
}
.hdd-content-container {
	width: 750px;
	height: 161px;
	margin: 0 auto;
}
.logo-container {
	width: 212px;
	height: 121px;
	margin-top: 7px;
	float: left;
	background-image: url('../../images/allpages/logo.gif');
	text-indent: -9000px;
	display: block;
}
.slogan-container {
	width: 431px;
	height: 15px;
	padding-top: 22px;
	padding-left: 20px;
	float: left;
	font-family: "Times New Roman";
	font-size: large;
	color: #156E92;
	text-decoration: none;
}
.header-menu-container {
	width: 203px;
	height: 29px;
	float: right;
	background-image: url('../../images/en/index/header-banner.gif');
}
#header-menu-content-container {
	width: 199px;
	height: 25px;
	float: left;
}
.header-menu-text {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	text-align: center;
	line-height: 20px;
}
a.header-menu-text:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-align: center;
	line-height: 20px;
}
/*menu*/
.menu-container {
	width: 476px;
	height: 36px;
	float: right;
	padding-right: 10px;
	padding-top: 53px;
}
.empty {
	width: 24px;
	height: 36px;
	float: left;
}
.menu-aboutus {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-aboutus-off.gif');
	float: left;
}
a.menu-aboutus:hover {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-aboutus-on.gif');
	float: left;
}
.menu-services {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-services-off.gif');
	float: left;
}
a.menu-services:hover {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-services-on.gif');
	float: left;
}
.menu-clients {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-clients-off.gif');
	float: left;
}
a.menu-clients:hover {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-clients-on.gif');
	float: left;
}
.menu-contact {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-contactus-off.gif');
	float: left;
}
a.menu-contact:hover {
	height: 36px;
	width: 101px;
	background-image: url('../../images/en/index/menu-contactus-on.gif');
	float: left;
}
/*body*/
.main-body-container {
	width: 100%;
	height: 100%;
	background-image: url('../../images/allpages/page_bg.gif');
}
.all-content-container {
	width: 750px;
	margin:0 auto;
}
.page-title-container {
	width: 750px;
	height: 29px;
	padding-top: 10px;
}
h1 {
	font-family: "Times New Roman";
	font-size: large;
	font-weight: normal;
	color: #006188;
	text-decoration: none;
	text-align: left;
	margin: 0;
	padding:0;
}
h2 {
	font-family: verdana;
	font-size: 8pt;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	text-align: left;
	margin: 0 0 0 0;
}
.data-container {
	width: 750px;
}
/*footer*/
.footer-main-container {
	width: 100%;
	height: 63px;
	background-image: url('../../images/allpages/footer_bg.gif');
	clear:both
}
.footer-content-container {
	width: 750px;
	height: 63px;
	margin:0 auto;
}
#footer-menu {
	padding-top: 5px;
	height: 20px;
}
.footer-menu-text {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 20px;
	text-align:center;
}
a.footer-menu-text:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #5E5E5E;
	text-decoration: underline;
	line-height: 20px;
}
.footer-empty {
	height: 18px;
	width: 750px;
	clear:both
}
#copyright-container: {
	width: 742px;
	height: 25px;
	clear:both
}
.copyright-text {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #ffffff;
	text-decoration: none;
	line-height: 20px;
	text-align:center;
}
a.copyright-text:hover {
	font-family: verdana;
	font-size: 8pt;
	font-weight: normal;
	color: #F01818;
	text-decoration: underline;
	line-height: 20px;
}
.blue-p {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #156E92;
	line-height: 20px;
	text-align: justify;
}
.red-text {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #F5410A;
	line-height: 20px;
}
.green-bg-text {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	line-height: 20px;
}
a.green-bg-text:hover {
	font-family: verdana;
	font-size: 8pt;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	color: #000000;
	background-color: #CDDD59;
	line-height: 20px;
}
.jasmin-container {
	border-style: solid;
	border-width: 1px;
	border-color: #B9B9B9 #EDEDED #EDEDED #B9B9B9;
	width: 725px;
	background-color: #F9F9F9;
	height: 120px;
	margin-top: 10px;
}
.jasmin-text-container {
	width: 521px;
	float: left;
}
.jasmin-text {
	width: 430px;
	height: 120px;
	float: left;
}
.button {
	width: 91px;
	float: right;
	vertical-align: bottom;
	margin-top: 83px;
}
.jasmin-pic {
	width: 204px;
	height: 120px;
	background-image: url('../../images/en/index/jasmin-pic.jpg');
	float: left;
}
.body-mid-container {
	width: 728px;
	height: 300px;
	margin-top: 20px;
}
.body-services {
	width: 521px;
	height: 300px;
	float: left;
	text-align: left;
}
.body-services-title {
	width: 521px;
	height: 30px;
	text-align: left;
}
.body-services-pic-container {
	width: 508px;
	height: 121px;
	margin-top: 5px;
}
.body-services-pic-1 {
	width: 127px;
	height: 121px;
	background-image: url('../../images/en/index/services-pic-1.jpg');
	float: left;
}
.body-services-pic-2 {
	width: 127px;
	height: 121px;
	background-image: url('../../images/en/index/services-pic-2.jpg');
	float: left;
}
.body-services-pic-3 {
	width: 127px;
	height: 121px;
	background-image: url('../../images/en/index/services-pic-3.jpg');
	float: left;
}
.body-services-pic-4 {
	width: 127px;
	height: 121px;
	background-image: url('../../images/en/index/services-pic-4.jpg');
	float: left;
}
.body-text-container {
	width: 508px;
	height: 139px;
	margin-top: 5px;
	border-bottom: 1px #b9b9b9 dashed;
}
.body-text-left {
	width: 50%;
	float: left;
}
.body-text-right {
	width: 50%;
	float: right;
}
.body-contact-main-container {
	width: 207px;
	height: 300px;
	float: left;
}
.body-contact-container {
	width: 194px;
	height: 284px;
	float: right;
}
.body-contact-border-fff {
	width: 100%;
	height: 100%;
	border: 2px #ffffff solid;
}
.body-contact-border-ae {
	width: 100%;
	height: 100%;
	border: 1px #aeaeae dashed;
}
#body-contact-content {
	width: 100%;
	height: 100%;
	text-align: left;
}
.body-clients-container {
	height: 110px;
	width: 728px;
	padding-top: 12px;
}
.body-clients-title {
	width: 105px;
	height: 30px;
	float: left;
	clear:left;
}
.body-clients-container {
	width: 725px;
	height: 70px;
	padding-right: 3px;
	clear: both;
}
.body-clients-1 {
	width: 104px;
	height: 70px;
	float:left;
}
.body-clients-2 {
	width: 103px;
	height: 70px;
	float:left;
}
.body-clients-3 {
	width: 92px;
	height: 70px;
	float:left;
}
.body-clients-4 {
	width: 115px;
	height: 70px;
	float:left;
}
.body-clients-5 {
	width: 104px;
	height: 70px;
	float:left;
}
.body-clients-6 {
	width: 103px;
	height: 70px;
	float:left;
}
.body-clients-7 {
	width: 104px;
	height: 70px;
	float:left;
}
