@charset "utf-8";
/* CSS Document */

@import url(http://fonts.googleapis.com/css?family=PT+Sans+Narrow);

@import url(http://fonts.googleapis.com/css?family=Noto+Sans);

body {
	background-image: url(images/bg.jpg);
	background-repeat: no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #17A2D9;
	
	font-family: 'Noto Sans', sans-serif;
	
	font-size:13px;
	line-height:18px;
	color:#464445
	background-position:center top;
	text-align:justify;
}

.divMain{width:950px; margin:auto; box-shadow:0 0 10px #000000; background-color:#FFFFFF}

.headerTop{background-image:url(images/header_bg.jpg); width:100%; height:113px;}

.divMenu{background-color:#FF7012;}

.divBanner{width:950px;}



.divtxt{
	background-image: url(images/bg_text.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 12px;
	background-color: #fff;
	width: 926px
}

.divtxt_seq{
	background-image: url(images/bg_text.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	padding: 12px;

	background-color: #fff;
	width: 926px
}


.divAbout{
    width: 96%;
    float: left;
    border-right: 1px solid #D9D9D9;
    padding-right: 10px;
}

.divtxtArea{
	width: 100%;
	float: left;
	border-right: 1px solid #D9D9D9; padding-right:10px;
}

.divFeatures{
	width: 32%;
	float: left;
	padding-left: 12px;
	margin-bottom:10px;
}
.table td{border-bottom:1px dotted #CFCFCF; height:25px; font-family:arial; font-size:12px;}

.heading1{font-family: 'PT Sans Narrow', sans-serif; font-size:30px; color:#565555}

.heading_ph{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 26px;
	color: #767676
}


.heading2{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	color: #312783
}

.heading3{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 30px;
	color: #E45E05
}

.headingW{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 26px;
	color: #fff
}

.div_grey{ background-color:#404042; width:21.5%; margin-right:5px; padding:12px; float:left; color:#fff; height:180px;}

.div_grey a{  color:#fff; height:180px; text-decoration: none; }

.div_green{ background-color:#088a4e; width:22%; margin-right:5px; padding:12px; float:left; color:#fff; height:180px;}

.div_green a{color:#fff; text-decoration: none; }

.divFooter{width:930px; margin:auto; color:#fff;}

.txtFooter{font-size:12px; color:#fff}

.footer_link{font-size:12px; color:#fff; text-decoration:none}

.footer_link:hover{text-decoration:underline}

.txtRed{color:#920003}

hr{ border-bottom:1px dashed #CFCFCF; border-top:none; border-left:none; border-right:none}

.imageL{float:left; margin-right:8px; margin-bottom:8px;}

.imageR{float:right; margin-right:8px; margin-bottom:8px;}

.heading4{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	color: #052270;
	text-transform: uppercase;
}

.heading5{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 18px;
	color: #AD0609;

}

.heading6{
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
	color: #C35004;
	text-transform: uppercase;
}

.email{color:#970002; text-decoration:none}

.email:hover{text-decoration:underline}

.vLine{background-color:#D4D4D4; width:1px; height:180px;}

#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:7750;
  height:500;
  display:none;
  z-index:9999;
  padding:20px;
  border-radius: 15px;
  text-align: center;
}
#boxes #dialog {
  width:600px; 
  height:auto;
  padding:10px;
  background-color:#ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 15pt;
}
.maintext{
	text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}

#lorem{
	font-family: "Segoe UI", sans-serif;
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 16pt;
  padding: 10px 20px;
}
#popupfoot a{
	text-decoration: none;
}
