

/*___________________________  Body Defult Css   ___________________________*/

*{
	border:0;
	margin:0;
	padding:0;
}

body{
	color:#FFFFFF;
	font-size:12px;
	background:#FFFFFF;
	font-family:Gotham, "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.clear{
	clear:both;
}

/*___________________________  Body Defult Css   ___________________________*/


/*___________________________  Html5 Tags   ___________________________*/

header{
	display:block;
}
nav{
	height:50px;
	background:url(../images/nav.jpg) repeat-x;
	display:block;
}
aside{
	display:block;
}
article{
	color:#000000;
}

section{
	padding-bottom:20px;
	padding-top:20px;
	background:#8b0026;
	height:auto;
	display:block;
}
footer{
	border-top:solid #062d56 5px;
	display:block;
	background:#013e7e;
}

/*___________________________  Html5 Tags   ___________________________*/


/*___________________________  Nav Css   ___________________________*/


nav u ul {
	margin:0;
	padding:0;
}
nav ul li{
	float:left;
	list-style:none;
}
nav ul li a{
	padding:10px 5px 10px 5px;
	display:block;
	color:#000000;
	font-size:14px;
	text-decoration:none;
	text-transform:uppercase;
}
nav ul li a:hover{
	background:#003d7c;
}

nav ul li a.active{
	color:#FFFFFF;
	background:#013d7d;
}

/*___________________________  Nav Css   ___________________________*/


/*___________________________  Body Css   ___________________________*/
.main_div{
	width:1150px;
	margin:0 auto;
	height:auto;	
}
.top{
	color:#000000;
	background:url(../images/he.jpg) repeat;
	line-height:20px;
	border-bottom:#02427f solid 1px;
}
.top_left{
	width:700px;
	padding-top:8px;
	float:left;
}
.top_right{
	width:250px;
	float:right;
}
.in{
	float:left;
	width:140px;
	color:#FFFFFF;
	font-size:15px;
	margin-right:10px;
	font-family: 'Roboto Condensed', sans-serif;
}
.in1{
	float:left;
	width:280px;
	color:#FFFFFF;
	font-size:15px;
	font-size:14px;
	margin-right:10px;
	font-family: 'Roboto Condensed', sans-serif;
}
.ri{
	float:left;
	width:250px;
	color:#FFFFFF;
	font-size:15px;
	text-decoration:none;
	font-family: 'Roboto Condensed', sans-serif;
}
.ri:hover{
	color:#000000;
}
.medi{
	padding:2px 5px 0px 5px;
	float:left;
}
#logo{
	padding-top:8px;
	float:left;
}
#right{
	width:370px;
	float:right;
}
.call{
	color:#02427f;
	font-size:34px;
	text-align:right;
}
.call_sp{
	color:#000000;
	font-size:14px;
	text-transform:uppercase;
	font-weight:bold;
	text-align:right;
	line-height:22px;
}
.sma{
	padding-top:5px;
	text-align:right;
	font-size:15px;
}
.email{
	padding-top:2px;
	width:290px;
	float:left;
}
.emailid1{
	padding-top:2px;
	width:230px;
	float:left;
}
.email1{
	padding-top:2px;
	width:150px;
	float:left;
}
.space_bg{padding-top:200px;}
.icon1{
	margin-right:5px;
	padding-top:5px;
	float:left;
}
.emailid{
	padding-top:2px;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
	float:left;
}
.emailid a{
	text-decoration:none;
	padding-top:2px;
	color:#FFFFFF;
	text-align:left;
	font-size:14px;
}
.emailid a:hover{
	color:#000000;
}
.right_bg{
	width:750px;
	float:right;
	margin-top:10px;
}
/*___________________________  Body Css   ___________________________*/
/************************ article Css****************************/

.flash{
    margin:0 auto;
	text-align:center;
	height:400px;
	border-top:solid #c9c9c9 2px;

}

.shadow_bg{
	background:url(../images/shadow_bg.png) no-repeat top center;
  height:38px;
}


/************************ article Css****************************/
.box{
	background:#FFFFFF;
-webkit-box-shadow: 1px -6px 36px -8px rgba(0,0,0,0.52);
-moz-box-shadow: 1px -6px 36px -8px rgba(0,0,0,0.52);
box-shadow: 1px -6px 36px -8px rgba(0,0,0,0.52);
}
.ima_bg{
	padding:5px 0px 10px 10px;
}
.img_1{
	width:320px;
    float:left;
	border: dashed #D0D0D0 1px;
	padding:10px;
	margin-right:10px;	
}

.img1{
	text-align:center;
	margin:0 auto;
}
.who_text{
	      line-height:35px;
          height:auto;
         text-align:center;
		 font-family: 'Patua One', cursive;
         padding-bottom:2px;
         border-bottom: dashed #D0D0D0 1px;
}
.who_text a{
	text-decoration:none;
    font-size:18px;
    color:#b20838;
}
.who_text a:hover{
      color:#003d7c;
}
.text1{
	text-align:justify;
	font-size:13px;
	color:#525252;
    line-height:25px;
	font-family: 'Roboto', sans-serif;
    font-weight:normal;
}

.read{
	width:150px;
	color:#FFFFFF;
	padding:8px;
	font-family: 'Patua One', cursive;
	font-size:16px;
	margin:0 auto;
	text-align:center;
	background:#b20838;
	margin-top:10px;
	margin-bottom:10px;
}
.read :hover{
	background:#003d7c;
}
.red{
	width:100px;
	color:#FFFFFF;
	padding:8px;
	font-family: 'Patua One', cursive;
	margin:0 auto;
	font-size:16px;
	text-align:center;
	background:#b20838;
	margin-top:10px;
}
.red:hover{
	background:#003d7c;
}
.left{
	margin-top:20px;
	width:750px;
	float:left;
}
.leftbox{
	background:#f3f1ed;
}
.wel{
	text-align:center;
	border-bottom:dashed #AFAFAF 1px;
	padding-top:10px;
	text-transform:uppercase;
	font-size:30px;
	color:#000000;
	font-family: 'Patua One', cursive;
}
.wel span{
	color:#b20837;
}
.text{
	padding-left:20px;
	font-size:14px;
	text-align:justify;
	color:#000000;
	font-family: 'Roboto', sans-serif;
	line-height:30px;
}
.text ul li{
	margin-left:30px;
	line-height:32px;
	}
.text ul li a{
color:#1B1B1B;	
text-decoration:none;
	}
.right{
	width:300px;
	margin-top:20px;
	padding-right:10px;
	float:left;
}
.right img{
	max-width:95%;
	min-width:auto;
	height:auto;
	margin:15px;
	}
/************************ Section Css****************************/
.footer{
	color:#FFFFFF;
	margin:0 auto;
	text-align:center;
}
.li{
	padding:5px 10px 5px 10px;
	font-size:15px;
	color:#FFFFFF;
	text-decoration:none;
	border-right:dotted 1px #062d56;
	line-height:50px;
}
.li:hover{
	color:#000000;
}
.copy{
	padding-top:5px;
}
.main_flash{
	width:100%;
	max-width:300px;
	margin:0 auto;
	float:left;
	padding:10px;
}
.a{
	color:#FFFFFF;
	text-decoration:none;
}
.a:hover{
	color:#000000;
}

.text h1{
	padding:50px 0;
	font-size:30px;
	text-align:center;
	}
.firehose{
	margin-bottom:10px;
	padding:5px;
	box-shadow:#838383 0  0 2px;
	width:98%;
	}
.firehose img{
	float:left;
	margin:5px;
	}