@charset "utf-8";

/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form, input, li
{
    margin: 0;
    padding: 0;
}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}

a
{
	text-decoration: none;
}

a:link
{
	text-decoration: none;
}

a:visited
{
	text-decoration: none;
}

a:hover
{
	text-decoration: none;
}

a:active
{
	text-decoration: none;
}

a img
{
	border: 0;
}

img
{
	border: none;
}

h1, h2, h3, h4, h5, h6
{
	font-family: arial;
	font-weight: normal;
}

ul{
	margin: 0;
	padding: 0;
}

li{
}

.button-modify
{
	height: 35px;
	width: 100px;
	overflow: visible;
	color: #CCCCCC;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background-color: #032B44;
	border: 1px solid #000000;
	font-style: normal;
}

.contact-us-page-form-textfield {
	border: 1px solid #352d2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 30px;
	width: 280px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	padding-left: 5px;
}

.contact-us-page-form-messagefield {
	border: 1px solid #352d2b;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
	height: 150px;
	width: 320px;
	margin-top: 5px;
	margin-bottom: 15px;
	background-color: #f8f8f8;
	padding-top: 5px;
	padding-left: 5px;
}


/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*

	HTML GENERAL-HOME PAGE 

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/


#wrapper-header h3{
	color:#86c31e;
	
	}


#master-wrapper-header {
	width: 100%;
	height:auto;
	text-align: center;
	background-color: #FFFFFF;
	
	background-repeat: repeat-x;
}











#wrapper-header-home-logo {
	width: 970px;
	height: auto;
	margin: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}

#master-wrapper-banner {
	width: 100%;
	height:auto;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}

#wrapper-banner {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 505px;
}
#nevs {
	width: 890px;
	margin-left: 100px;
	padding-top: 30px;
}
#banner {
	width: 988px;
	height: 343px;
	border: 5px solid #178cd2;
	margin-top: 50px;
}



#master-wrapper-content {
	width: 100%;
	background-color: #FFFFFF;
	margin-top: 40px;
	height: auto;
}

#wrapper-content {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: auto;
	}
#wrapper-contentkk {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 1000px;	
	
}


#content-top {
	width: 990px;
	height: 250px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #5891b5;
	padding-bottom: 50px;
	margin-bottom: 40px;
}
#divs6 {
	padding: 0px;
	float: left;
	width: 155px;
	margin-right: 10px;
}
#divs6-head {
	width: 155px;
	margin-bottom: 20px;
	text-align: center;
	text-transform: uppercase;
	font-family: Calibri, Arial;
	font-size: 18px;
	font-weight: bold;
	color: #032b44;
}
#divs6-icon {
	width: 155px;
	margin-bottom: 20px;
	text-align: center;
}
#divs6-content {
	width: 155px;
	margin-bottom: 20px;
	text-align: center;
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
}
#divs6-read-more {
	width: 155px;
	text-align: center;
	font-family: Calibri, Arial;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
}

#divs6-read-more a:link{
	background-color: #02253B;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;

}

#divs6-read-more a:visited{
	background-color: #02253B;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;

}

#divs6-read-more a:hover{
	background-color: #5891b5;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;

}

#divs6-read-more a:active{
	background-color: #02253B;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 15px;
	padding-bottom: 6px;
	padding-left: 15px;

}
#content-bottom {
	width: 990px;
	height: 600px;
	margin-bottom: 40px;
}

#content-bottom-long-img {
	width: 990px;
	height: 100px;
	margin-bottom: 40px;
}
#content-bottom-left {
	width: 650px;
	float: left;
	
	margin-left: 10px;
	margin-bottom: 20px;
}

#content-bottom-right {
	width: 300px;
	float: right;
	margin-left: 10px;
	margin-bottom: 20px;
}
#content-bottom-left-head {
	width: 650px;
	margin-bottom: 30px;
	float: left;
}
.head-text {
	font-family: Calibri, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #02253B;
	text-transform: uppercase;
	text-decoration: none;
	float: left;
	width: 800px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 20px;
}
#content-bottom-left-welcome {
	width: 650px;
	margin-bottom: 40px;
	height: 200px;
}
#content-bottom-left-welcome-left {
	width: 242px;
	float: left;
}
#content-bottom-left-welcome-right {
	width: 368px;
	float: right;
	margin-right: 30px;
	margin-left: 10px;
}

.contentt{
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
}
.contenttt{
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #333333;
	text-align: justify;
	float: left;
}


#our-product-slider {
	width: 598px;
	border: 0px solid #173c53;
	padding: 10px;
	margin-right: 30px;
}
#content-bottom-right-head {
	width: 300px;
	margin-bottom: 30px;
}
#content-bottom-right-content {
	width: 300px;
	margin-bottom: 30px;
}

#content-bottom-right-content a:link {
	color: #333333;
	text-decoration: none;
}

#content-bottom-right-content a:visited {
	color: #333333;
	text-decoration: none;
}

#content-bottom-right-content a:hover {
	color: #000000;
	text-decoration: underline;
}

#content-bottom-right-content a:active {
	color: #333333;
	text-decoration: none;
}

#content-bottom-right-content ul{
	margin: 0px;
	padding: 0px;

}

#content-bottom-right-content li{
	margin-left: 10px;
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #333333;
	list-style-type: none;
	list-style-position: inside;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-top: 12px;
	padding-bottom: 12px;
	width: 260px;
	padding-left: 0px;

}

#master-wrapper-footer {
	width: 100%;
	height:auto;
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	background-color: #012942;
}

#wrapper-footer {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 95px;
}
#footer-left {
	float: left;
	width: 400px;
	margin-top: 25px;
}

#footer-left a:link{
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #0099ff;
	text-decoration: none;

}

#footer-left a:visited{
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #0099ff;
	text-decoration: none;

}

#footer-left a:hover{
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #0099ff;
	text-decoration: underline;

}

#footer-left a:active{
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #0099ff;
	text-decoration: none;

}

#footer-right {
	float: right;
	width: 64px;
	margin-top: 30px;
}
.footer-leftt {
	font-family: Calibri, Arial;
	font-size: 16px;
	color: #FFFFFF;
}
#wrapper-banner-inner-page {
	width: 990px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 130px;
}
#content-top-aboutt {
	width: 990px;
	height: auto;	
}

#content-top-abouttt {
	width: 990px;
	height: 900px;	

}

#content-top-aboutt-top {
	width: 990px;
	height: 650px;
}
#content-top-aboutt-top-left {
	width: 300px;
	height: auto;
	float: left;
}
#content-top-aboutt-top-left2 {
	width: 300px;
	height: auto;
	float: left;
}

#content-top-aboutt-top-left3 {
	width: 300px;
	height: auto;
	float: left;
}


#content-top-aboutt-top-left4 {
	width: 300px;
	height: auto;
	float: left;
	padding: 5px;
}



#content-top-aboutt-top-right {
	width:950px;
	height: auto;
	float: left;
}


#content-top-aboutt-bottom {
	width: 990px;
	height: 250px;
	padding-top: 20px;
}
#content-top-aboutt-headd {
	width: 990px;
	margin-bottom: 40px;
}
#contact-us-main {
	height: 650px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-fly{
	height: 850px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-enq{
	height: 550px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-cont{
	height: 400px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-liz{
	height: 480px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-bug{
	height: 680px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-ter{
	height: 1000px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-ter1{
	height: 1200px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-main-mosq{
	height: 1400px;
	width: 990px;
	margin-bottom: 0px;
}
#contact-us-left {
	width: 990px;
	float: left;
	height: auto;
}
#contact-us-right {
	width: 320px;
	float: right;
}
#contact-us-left-head {
	width: 600px;
	float: left;
	margin-bottom: 20px;
}
.contact-head {
	font-family: Calibri, Arial;
	font-size: 20px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	height: 30px;
}
#mappinn {
	width: 730px;
	border: 2px solid #02253B;
	padding-left: 250px;
	margin-bottom: 20px;
}
#mappinn1 {
	margin-bottom: 20px;
	width: 596px;
}
.contact-details-tablee {
	font-family: Calibri, Arial;
	font-size: 16px;
	font-weight: normal;
	color: #04273D;
	text-decoration: none;
}
#inner-page-content {
	width: 990px;
	margin-bottom: 40px;
	height: 500px;
}
#inner-page-content_sev {
	width: 990px;
	margin-bottom: 40px;
	height: 800px;
}
#inner-pages-right-contnt {
	width: 630px;
	height: auto;
	float: right;
}

#inner-pages-right-contnt ul{
	margin: 0px;
	padding: 0px;

}

#inner-pages-right-contnt li{
	list-style-position: inside;
	list-style-type: square;
	margin-bottom: 20px;

}

#inner-page-content1 {
	width: 990px;
	margin-bottom: 40px;
	height: 650px;

}
#inner-page-content2 {
	width: 990px;
	margin-bottom: 40px;
	height: 1150px;
}
#inner-page-content3 {
	width: 990px;
	margin-bottom: 40px;
	height: 700px;
}
#inner-page-content4 {
	width: 990px;
	margin-bottom: 40px;
	height: 400px;
}
#inner-page-content5 {
	width: 990px;
	margin-bottom: 40px;
	height: 300px;
}
#inner-page-content6 {
	width: 990px;
	margin-bottom: 40px;
	height: 600px;
}
#inner-page-content7 {
	width: 990px;
	margin-bottom: 40px;
	height: 700px;
}
.head-textCopy {
	font-family: Calibri, Arial;
	font-size: 24px;
	font-weight: bold;
	color: #02253B;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	margin-top: 40px;
}
.about {
	width: 260px;
	padding-right: 20px;
	padding-left: 20px;
	height: auto;
}

.logort{
	width: 360px;
	height:160px;
	float: left;
	padding-left: 10px;
}


.btn {
  background: #3498db;
  background-image: -webkit-linear-gradient(top, #3498db, #2980b9);
  background-image: -moz-linear-gradient(top, #3498db, #2980b9);
  background-image: -ms-linear-gradient(top, #3498db, #2980b9);
  background-image: -o-linear-gradient(top, #3498db, #2980b9);
  background-image: linear-gradient(to bottom, #3498db, #2980b9);
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family: Arial;
  color: #ffffff;
  font-size: 14px;
  padding: 10px 20px 10px 20px;
  text-decoration: none;
}

.btn:hover {
  background: #3cb0fd;
  background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
  background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
  background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
  text-decoration: none;
}