﻿html, body {border:0; margin:0; padding:0;}
body {font-family:Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {margin:0; padding:0;}
p, ul, ol {margin:0; padding:0;}
img {border:0;}
a, a:link, a:visited, a:hover {text-decoration:none; outline:none;}
form input, form select, form textarea {font:12px, tahoma, calibri;}
form label {cursor:pointer;}
table {border:0px; margin:0; padding:0;}
table tr td {padding:0px; font-size:11px; line-height:24px;}
.border{border:1px #cdcccc solid;}


.left{float:left;}
.right{float:right}
.width100{width:100%;}

h2
{
	font-family:"Arial";
	color:#fff;
	font-size:18px;
	
}

h3
{
	font-family:"Arial";
	color:#000;
	font-size:14px;
	
}

h1
{
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(4, 49, 145);
	font-size:16px;
	
}


h4
{
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(4, 49, 145);
	font-size:18px;
	
}
h6
{
	font-family:Arial, Helvetica, sans-serif;
	color:rgb(57, 74, 121);
	font-size:15px;
	
}

#clear
{
	margin-top:5px;
	margin-bottom:5px;
	float:left;
	width:100%;
	
}

#clear1
{
	margin-top:10px;
	margin-bottom:10px;
	
	
}

p
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#fff;
	text-align:justify;
		line-height:1.7em;
}
#wrapper
{
	width:100%;
	height:auto;
	margin:auto;
	
	
}


#header
{
	width:100%;
	height:120px;
	margin:auto;
	background-image:url(../images/header.jpg);
	background-repeat:repeat-x;
	
	
	
}

#headerwid

{
	margin:auto;
	height:auto;
	width:1000px;
	
}

#logo

{
	height:auto;
	width:500px;
	float:left;
	margin-top:15px;
	
	
}

#menu_bg
{
	margin:auto;
	
	height: 46px;
	width: 100%;
	
	background-image:url(../images/menu_bg.png);
	background-repeat:repeat-x;
}


#menu {
	margin:auto;
	
	height: 46px;
	width: 1000px;
	
	
}
#menu  ul {
	float: left;
	width:1000px;
	margin: 0;
	padding: 0;
	list-style: none;
	
}

#menu  ul li {
	margin: 0px;
	display: inline;
	padding: 18px 0px -1px 0px;
	background:url(../images/main-delimiter.png) no-repeat right;
	float:left;
	
	
	
}

#menu  ul li a {
	float: left;
	display: block;
	padding: 11px 35px;
	margin: 0 1px 0 0;
	font-size: 14pt;
	
	text-align: center;
	text-decoration: none;
	font-family:"Aparajita";
	color:#4a88ce;

}

#menu  ul li a:hover, #menu ul li .current {
	color: #000;
	background-image:url(../images/menu_hover.png);
	background-repeat:no-repeat;
	background-position:center;

	
 }
 
 
 #banner
{
	width:100%;
	height:auto;
	margin:auto;
	background-color:#fff;
	
	
	
	
}


 
 #bannerwid
{
	width:1000px;
	height:auto;
	margin:auto;
	
	
	
	
	
}

#content
{
	width:100%;
	height:auto;
	background-color:#4a88ce;
	margin:auto;
	float:left;
	
	
}

#contentwid
{
	width:1000px;
	height:auto;
	margin:auto;
	
	
	
}


#subcontent

{
	width:333px;
	height:200px;
	float:left;
}

.sub1
{
	background-image:url(../images/img1.png);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
	padding-left:115px;
	padding-right:20px;
	padding-top:10px;
}

.sub2
{
	background-image:url(../images/img2.png);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
	padding-left:110px;
	padding-top:10px;
	padding-right:10px;
}

.sub3
{
	background-image:url(../images/img3.png);
	background-repeat:no-repeat;
	background-position:left;
	height:100px;
	padding-left:110px;
	padding-top:10px;
	padding-right:10px;
}


#maincontent

{
	width:1000px;
	height:auto;
	float:left;
	
}

#findus

{
	width:400px;
	height:auto;
	float:left;
	
}


#footer
{
	margin:auto;
	background-color:#5792d5;
	width:100%;
	height:auto;
	float:left;
	
}


#footerwid
{
	margin:auto;
	
	background-color:#5792d5;
	width:1000px;
	height:auto;
	
}

#copyrights
{
	
	width:700px;
	height:auto;
	float:left;
	
}

#kreamsoft
{
	float:right;
	width:300px;
	height:auto;
	
}

.footer
{
	color:#fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	margin-top:20px;
	
}

#product_left
{
	float:left;
	height:auto;
	width:1000px;
}

#product_right
{
	float:right;
	height:auto;
	width:220px;
}

.underline {
background: url(../images/line.png) repeat-x top left;
height: 3px;
width: 743px;

}



.imgborder {
	border:1px solid #ddd;
	padding:5px;
	background-color:#fff;


}

.covid-19-left h2{
	color: #000;
	font-weight: 600;
margin: 15px auto;
}
.covid-19-left {
	width: 1000px;
	float: left;
	margin: 15px auto;
	
}
.inner-left{
	width: 645px;
	background: #d5d5d5;
	float: left;
	padding: 15px;
	height: 270px;
	border-top-left-radius: 25px;
	border-bottom-left-radius: 25px;

}

.list li{
	list-style: inside;
	margin: 5px auto;
	font-size: 15px;
}

.list li li{
	list-style: none;
	margin: 5px auto;
	font-size: 15px;
	padding: 0px 15px;
}
.img-right{
width: auto;
border-right: 25px solid #fff;
float: right;
border-radius: 25px;
}
.covid-img{
	
}

.covid-19-right {
	width: 1000px;
	float: left;
	margin: 15px auto;

}
.covid-19-right h2{
	color: #000;
font-weight: 600;
}
.inner-right{
	width: 645px;
	background: #d5d5d5;
	float: right;
	padding: 15px;
	height: 270px;
	border-top-right-radius: 25px;
	border-bottom-right-radius: 25px;
}
.img-left{
	width: auto;
	border-left: 25px solid #fff;
	float: left;
	border-radius: 25px;
}

.img-row{
width: auto;
border: 8px solid #fff;
float: left;
border-radius: 25px;
margin: 0 8px;
}

.img-row h4{
	text-align: center;
	color: #000;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: #808080c2;
	padding: 5px 0;
	font-size: 17px;
}
.img-row p{
	text-align: center;
	padding: 0;
}
.address{
	border-left: 8px solid #c1c1c1;
	padding: 5px 15px;
	background: #a6a6a691;
	border-radius: 8px;
	width: 960px;
}






.pro-img{
	width: 350px;
	border: 1px solid #b7b5b5;
	padding: 0px;
	height: 350px;
}

.pro1-right {
	width: 1000px;
	float: left;
	margin: 15px auto;
	background: #fff;
	padding: 10px;
	border: 2px solid #115ba1;

}
.pro-right h2{
	color: #000;
font-weight: 600;
}
.pro-right h3{
	color: #115ba1;
font-weight: 600;
}
.pro-right{
	width: 595px;
	background: #fff;
	float: right;
	padding: 16px;
	height: 300px;
	
}
.pro-left{
	width: auto;
	float: left;
}

.pro-row{
	width: 576px;
	border: 8px solid #fff;
	float: left;
	border-radius: 25px;
	margin: 0 8px;
	overflow: auto;
}

.pro-row h4{
	text-align: center;
	color: #000;
	border-bottom-left-radius: 15px;
	border-bottom-right-radius: 15px;
	background: #808080c2;
	padding: 5px 0;
	font-size: 17px;
}
.pro-row p{
	padding: 0;
	color:#333;
	font-size:14px;
}
.pro{
	border-left: 8px solid #c1c1c1;
	padding: 5px 15px;
	background: #a6a6a691;
	border-radius: 8px;
	width: 960px;
}

table tr td{
	padding:5px;
	font-size:14px;
	border: 1px solid gray;
	font-weight: 600;
}
table tr td:first-child{
	color:#115ba1;
	font-weight: 600;
}

table{
	border-collapse: collapse;
	margin: 10px 0;
	width: 100%;
}