﻿@import "http://cdnjs.cloudflare.com/ajax/libs/meyer-reset/2.0/reset.css";
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,700italic,300,400,700);




.maincontainer {
	width:100%;
	.max-width:990px;
	margin:0 auto;
	display:block;
	background: #fff;
	overflow:hidden;
}


.div_box990{
	width:100%;
	max-width:990px;
	margin:0 auto;
	padding:0px;
}


.topdiv1 {
	width:100%;
	.height:113px;
	background-color:#FFFFFF;

}

.logindiv {
	position:absolute;
	z-index:999;
}

.bannerdiv {
	margin:0 auto;
	padding:0px;
	width:100%;
}

.loginbg {
	 font-size: 14px;
    border:0px;
    height: 30px;
    width: 70%;
    color: #000;
    background: #676056;
    text-align: center;
    line-height: 30px;
    background-image: url("../images/inputbox.png");
  	background-position: center;
  	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
background-repeat: no-repeat;

}


.loginbg1 {
	 font-size: 14px;
     height: 30px;
      border:0px;
    width:70%;
    color: #000;
    background: #676056;
    text-align: center;
    line-height: 30px;
    background-image: url("../images/inputbox1.png");
  	background-position: center;
  	font-family:Arial, Helvetica, sans-serif;
	margin:0 auto;
background-repeat: no-repeat;


}

.login_inner {
	color: #fff;
	font-family:arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold; 
	line-height:18px;


}
.login_inner a:link {
	color: #f77460;
	font-family:arial;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold; 
	line-height:18px;


}


.login_inner a:hover {
	color: #f77460;
	text-decoration: underline;
	font-family: arial;
	font-size: 11px;
	font-weight: bold;

}


.welcometext {
	color: #000 !important;
	font-family:arial !important;
	font-size: 22px !important;
	text-decoration: none;
	font-weight: bold; 
	line-height:18px;

}

.welcometext1 {
	color: #fff !important;
	font-family:arial !important;
	font-size: 14px !important;
	text-align:center !important;
	text-decoration: none;
	line-height:18px;

}

.solution {
	margin:0 auto;
	width:100%;
	background-color:#fff;
	.height: 105px;
	float:left;
}

.Carousel {
	margin:0 auto;
	width:100%;
	background-color:#fff;
	margin-top: 0px;
	overflow:hidden;
}
.topper {
	margin:0 auto;
	width:100%;
	float:left;
	margin-top: 20px;
	margin-bottom: 20px;
	height:500px;
	background: #404048;

}

.hedinb {
	color: #6fc3dd !important;
	font-family: 'News Cycle', sans-serif;
	font-size: 35px !important;
	text-decoration: none;
	font-weight: bold; 
	line-height:27px;
	text-align:center;
	margin-top: 30px;

}

.hedinb1 {
	color: #f68a1e !important;
	font-family: 'News Cycle', sans-serif;
	font-size: 35px !important;
	text-decoration: none;
	font-weight: bold; 
	line-height:27px;
	text-align:center;

}


.toppergrp {
	margin:0 auto;
	width:100%;
	height:auto;
	float:left;

}


.toppergrp1 {
	margin:0 auto;
	width:100%;
	height:200px;
	float:left;

}
.news-letter-grids{
	width: 80%;
    margin: 0 auto;
}

.newssenter {
	background: url(../images/newsbg.jpg) no-repeat 0px 0px;
    -webkit-background-size: cover;
    -o-background-size: cover;
    -ms-background-size: cover;
    -moz-background-size: cover;
    height:474px;
    float:left;
    width:100%;
    background-size: 100% 100%;    
}

.newssenter img {
	width:100%;
}

.product {
	margin:0 auto;
	width:100%;
	float:left;
	margin-bottom: 20px;
}
.product_div {
    margin: 0 auto;
	padding:0px;
    width: 100%;
    float: left;
    margin-bottom: 20px;
    background: #fff;
}
.product_div h2 {
   font-size:30px;
   text-align: center;
    margin: 20px 0px;
}
.footerbg {
	margin:0 auto;
	width:100%;
	float:left

}

.spce {
	margin:0 auto;
	width:100%;
	height:20px;
}


.spce1 {
	margin:0 auto;
	width:100%;
	height:70px;
}

.centercont {
	margin:0 auto;
	width:100%;
	background-color:#e2e2e2;
	margin-top:0px;
	margin-bottom:10px;
	float:left;
	display:block;
}
.centercont1 {
	margin:0 auto;
	.max-width:100%;
	width:1020px !important;
	margin-top:12px;
	.overflow:hidden;
	background: #fff;
    .border-radius: 10px;
	
}
.bgclr_brdrm {    
	background: #FFFFFF;
    /*border: 1px solid #c6c6c6;*/
    border-radius: 5px;
  /*  box-shadow: 0px 1px 5px #C1C1C1;*/
    padding: 15px;
    width: auto;
    float: left;
	}
.bgclr_brdr {    
	background: #FFFFFF;
    /*border: 1px solid #c6c6c6;*/
    border-radius: 5px;
  /*  box-shadow: 0px 1px 5px #C1C1C1;*/
    padding: 15px;
    width: 730px;
    float: left;
	}
	
.bgclr_brdr_n {    
	background: #FFFFFF;
    /*border: 1px solid #c6c6c6;*/
    border-radius: 5px;
  /*  box-shadow: 0px 1px 5px #C1C1C1;*/
    padding: 0px;
    width: 99%;
    .float: left;
    margin-bottom:10px;
	margin: 0 auto !important;
	}
	
	
.bgclr_brdr1 {    
	background: #FFFFFF;
    border: 1px solid #c6c6c6;
    border-radius: 5px;
    box-shadow: 0px 1px 5px #C1C1C1;
    padding: 8px;
    width: 246px;
    float: left;
    margin-left:10px;
    margin-bottom: 10px;	}
	
.textnew2 {
    color: #515050;
    text-decoration: none;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: none;
    text-align: justify;
    line-height: 20px;
    padding: 3px 3px 3px 3px;	
	