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

div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	outline: 0;
}
font-face
{
 font-family: 'calibri';
 src: url('CALIBRI.eot');
 src: local('calibri'),  local('CALIBRI'),  url('CALIBRI.TTF') format('truetype');
}
@font-face {
	font-family: calibri;
	src: url('CALIBRI.TTF');
	
	}
@font-face {
 font-family:'calibri';
 src: url('CALIBRI.eot');
 src: local('CALIBRI'), local('CALIBRI'), url('CALIBRI.TTF') format('truetype');
}
@font-face {
 font-family:calibri;
 src: url('CALIBRI.TTF');
}
ul,ol,li{
	margin:0;
	padding:0;
}


html {behavior: url('css3.htc');}

body{
	margin:0px;
	padding:0px;
	background:#eeecec;
	font-family:calibri !important;
	
}
.wrapper_out {
	background:url(../images/bg.gif);
	background-position:top left;
	background-repeat:repeat-y;
	height:auto;
	width:1000px;
	margin:auto;	
}
.wrapper{
width:960px;
height:auto;
margin:0px 20px 0px 20px;
border-top:solid 7px #1bc4de;
border-bottom:solid 7px #1bc4de;
overflow:hidden;
}
.clr{
padding:0px;
clear:both;
}
.header{
width:960px;
height:100px;
}
.logo{
width:700px;
height:86px;
float:left;
margin-top:14px;
}
.header_right{
width:260px;
height:85px;
float:right;
color:#505b66;
font-size:14px;
padding-top:15px;
}

/*******************************menu end******************************************/

.menu{
width:960px;
height:48px;
background:url(../images/menu_bg.gif);
background-repeat:repeat-x;
}




.menu ul {
  font-size: 14px;
  margin: 0;
  padding: 0;
  list-style: none;
}
.menu ul li {
  display: block;
  position:relative;
  float: left;
  background:url(../images/menu_dvdr.png);
  background-repeat:no-repeat;
  background-position:right bottom;
}
.menu li ul { display: none; }
.menu ul li a {
  display: block;
  text-decoration: none;
  color: #ffffff;
  padding: 11px 37px 11px 37px;
  white-space: nowrap;
}
.menu ul li a:hover { 
	background:url(../images/menu_bg_hover.gif);
	background-repeat:repeat-x;
 }
.menu li:hover ul {
  display: block;
  position: absolute;
  
}
.menu li:hover li {
  float: none;
  font-size: 14px;
  border-bottom: 1px solid #b6b3b3;
  border-left: 1px solid #b6b3b3;
  border-right: 1px solid #b6b3b3;
  margin: 0;
  width:158px;
  background-color:#222f3c;
  
  
}
.menu li:hover a {
	background:url(../images/menu_bg.gif);
	background-repeat:repeat-x;
	
	

 }
.menu li:hover li a:hover { 
	background:url(../images/menu_bg_hover.gif);
	background-repeat:repeat-x;
	}

.menu li:hover li a:active{ 
	background:url(../images/menu_bg_hover.gif);
	background-repeat:repeat-x;
	}










/*******************************menu end******************************************/





.banner{
width:960px;
height:330px;
margin-top:5px;
}
.content_part{
width:960px;
height:auto;
color:#23313f;
}
.kavach_text_part{
width:960px;
height:82px;
font-size:20px;
line-height:28px;

}
.sound_logo{
width:70px;
float:left;
}
.kavach_text{
width:880px;
height:auto;
float:right;
padding:5px 0px 10px 10px;
}
.heading{
widt:960px;
height:35px;
font-size:20px;
color:#1bc4de;
}
.services_box{
width:960px;
height:250px;
margin-bottom:25px;
}
.s_box{
width:234px;
height:250px;
background:url(../images/box_shadow.gif);
background-repeat:repeat-y;
}
.box-img{
width:220px;
height:160px;
margin-left:4px;
}
.box_heading{
width:234px;
height:65px;
text-align:center;
font-size:18px;
padding-top:15px;
color:#22303D;
}
.box_heading a{
width:234px;
height:65px;
text-align:center;
font-size:18px;
padding-top:15px;
color:#22303D;
text-decoration:none;
}
.box_heading a:link{

text-align:center;
font-size:18px;
padding-top:15px;
color:#22303D;
text-decoration:none;
}
.box_heading a:hover{
text-align:center;
font-size:18px;
padding-top:15px;
color:#1bc4de;
text-decoration:none;
}
.why_kavach_part{
width:960px;
height:210px;
margin-bottom:15px;
}
.why_kavach{
width:310px;
height:auto;
margin-right:10px;
float:left;
}
.about_kavach{
width:630px;
height:auto;
margin-left:10px;
float:right;
}
.fieldset_style{
border:solid 1px #b6b3b3;
height:180px;
padding:10px;
}
legend{
padding:0 2px 0 2px;;
color:#1bc4de;
font-size:18px;
margin:0px;
}
.why_kavach_text{
padding:0px 10px 0 20px;
color:#22303d;
font-size:14px;
line-height:25px;
}
.why_kavach_text ul {
    margin:0px;
	padding:0px;
	}
.why_kavach_text ul > li
{
    color: #1bc4de;
	
}
.why_kavach_text ul > li > span
{
    color: #22303d;
}
.about_kavach_text{
padding:0px 0px 10px 10px;
color:#22303d;
font-size:14px;
line-height:25px;
}
.more_link{
width:100%;
text-align:right;
color:#1bc4de;
}
.more_link a{
color:#1bc4de;
text-decoration:none;
}
.more_link a:link{
color:#1bc4de;
text-decoration:none;
}
.more_link a:hover{
color:#222f3c;
text-decoration:none;
}

.footer{
width:982px;
height:180px;
margin:0px 9px 0px 9px;
background:#222f3c;
}

.line{
width:962 px;
margin:10px 0px 0px 20px;

}
.footer_menu  {
	width:962px;
	height:40px;
	color:#1d89c4;
	margin-left:20px;
	float:left;
}
.footer_menu ul{
	font-size:13px;
	
	
}

.footer_menu li{
	display: inline;
	text-align:left;
	padding: 0;
}

.footer_menu a{
	float: left;
	display: block;
	color: #79848f;
	text-decoration: none;
	background-repeat: no-repeat;
	margin-top: 0;
	margin-bottom: 0;
	padding-right:11px;
	padding-left:3px;
	font-size: 13px;
	height:30px;
	line-height:60px;
	text-align:left !important;	
	}

.footer_menu a:hover{
	color:#79848f;
	position:relative;
	height:40px;
	background:url(../images/footer_menu_hover.png);
	background-repeat:no-repeat;
	background-position:top center;
	}

.footer_address{
width:962px;
height:50px;
margin-left:20px;
color:#79848f;
font-size: 13px;
margin-bottom:30px;
}
.footer_address{
color:#79848f;
text-decoration:none;
}
.footer_address a:link {
color:#79848f;
text-decoration:none;
}
.footer_address a:hover {
color:#79848f;
text-decoration:underline;
}
.copyright_part{
width:982px;
height:30px;
color:#79848f;
font-size: 13px;
border-top:solid 1px #3f4a55;
background:#273646;
padding-top:10px;
}
.copyright_part a{
	color: #79848f;
	text-decoration: none;
	}
.copyright_part a:link{
	color: #79848f;
	text-decoration: none;
	}

.copyright_part a:hover{
	color:#79848f;
	text-decoration: underline;
	
	}
	
	
	
	
	
	
	


.for_link{
color:#79848f;
}
.for_link a{
color:#79848f;
text-decoration:none;

}

.for_link a:link{
color:#79848f;
text-decoration:none;

}
.for_link a:hover{
color:#79848f;
text-decoration:underline;

}

/***********************************Inner page start*************************************************/
.inner_heading{
width:100%;
height:30px;
font-size:18px;
color:#1bc4de;
margin:15px 0px 10px 0;
}
.inner_cont{
font-size:14px;
/*padding:10px 0px 0px 10px;;*/
}
.inner_cont_firstpara{
padding:10px 5px 0px 7px;;
}
.inner_subheading{
color:#222f3c;
border-top:solid 1px #1bc4de;
padding:5px;
height:auto;
font-size:18px;
}
h2{
margin:0;
padding:0;
color:#1bc4de;
}
.inner_banner{
width:960px;
height:200px;
background:#ccc;
margin:5px 0px 10px 0px;
}
.left_content{
width:750px;
height:auto;
float:left;
margin-right:20px;
font-size:14px;
border-right:solid 1px #ccc;
padding:10px 10px 20px 0;
text-align:justify;
}

.right_content{
width:157px;
height:300px;
float:right;
border:solid 1px #b6b3b3;
padding:5px;
margin:15px 10px 0 0;
}
p{
margin-top:0px;
}
.first_para{
font-size:18px;
color:#222f3c;
margin-bottom:10px;
line-height:15px;
}
.inner_header{
width:100%;
height:30px;
border-top:solid 1px #ccc;
border-bottom:solid 1px #ccc;
color:#000;
font-size:14px;
}
.inner_menu{
color:#222f3c;
font-size:15px;

}
.inner_menu a{
color:#222f3c;
font-size:15px;

}
.inner_menu a:link{
color:#222f3c;
text-decoration:none;
}
.inner_menu a:hover{
color:#1bc4de;
text-decoration:none;
}
.inner_ul{
margin:5px;
color:222f3c;
}
.inner_ul ul li{
margin:5px;
color:222f3c;
}
.inner_menu_a {
	color:#222f3c;
	font-size:15px;
}
.inner_menu_a a{
	color:#222f3c;
font-size:15px;
text-decoration:none;
}
.inner_menu_a a:link{
	color:#222f3c;
font-size:15px;
text-decoration:none;
}
.inner_menu_a a:hover {
	color:#1bc4de;
font-size:15px;
text-decoration:underline;
}


/***********************************Inner page end*************************************************/
