@charset "utf-8";

/* CSS Document */



body{

	margin:0px;
    position:relative;
	padding:0px;
	width:100%;
	background-color:#42515A;
	font-family:arial;

}

.s
{
	background:url(image/bg.png) no-repeat bottom right;
	
}
.top{

	background-image:url(image/top-content-bg.jpg);

	background-repeat:repeat-x;

	height:145px;

}

.topimg{

	padding-top:10px;

	

}

.topimg1{

	padding-top:15px;
	margin-left:98px;
}

.topimg2{

	padding-top:15px;
	margin-left:22px;
}

.content{

	background-image:url(image/content-bg-final1.jpg);

	background-repeat:repeat-y;

}

.main{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	padding-top:5px;

	line-height: 19px;

	text-align: justify;

}

.main1{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	padding-top:5px;

	line-height: 19px;

	text-align:center;

}

.main a{

	color:#000;

	text-decoration:none;

}

.main a:hover{

	color:#900;

	text-decoration:none;

}

.down{

	background-image:url(image/down-bg.jpg);

	background-repeat:repeat-x;

	height:28px;

	margin:0px;

	padding:0px;

}

.minirowspacer{

	height:3px;

}

.resgistration{

	font-family:Arial, Helvetica, sans-serif;

	font-size:12px;

	text-transform: none;

	font-weight: bold;

}

.innertext{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:12px;

	padding-top:5px;

	padding-left:8px;

	padding-bottom:5px;

	padding-right:7px;

	line-height: 18px;

	text-align: justify;

}

.foot1{

	padding:0px;

	margin:0px;

	background-image:url(image/down-left.jpg);

	background-repeat:no-repeat;

	width:47px;

	height:29px;

}

/*head*/

.logo{

	padding:0px;

	margin:0px;

	background-image:url(image/logo.jpg);

	background-repeat:no-repeat;

	width:200px;

	height:145px;

}

.headleft{

	padding:0px;

	margin:0px;

	background-image:url(image/top-right.jpg);

	background-repeat:no-repeat;

	width:45px;

	height:145px;

}

/*head*/

/*foot*/

.footcenter{

	padding:0px;

	margin:0px;

	background-image:url(image/down-bg.jpg);

	background-repeat:repeat-x;

	width:754px;

	height:29px;

}

.foot2{

	padding:0px;

	margin:0px;

	background-image:url(image/down-right.jpg);

	background-repeat:no-repeat;

	width:47px;

	height:29px;

}

.copyright{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:9px;

	color:#FFF;

}

.copyright a{

	color:#FFF;

	text-decoration:none;

}

.copyright a:hover{

	color:#F30;

	text-decoration:none;

}

h1{

	font-family:Tahoma, Geneva, sans-serif;

	font-size:14px;

	color:#F00;

}
/*-----shraddha (15-11-2016)------*/
.red_heading{
	color:red;
	padding:10px 0px;
	display:block;
	}
.copyright-link{
	background:#42515a;
	width:20%;
	float:left;
	color:#fff;
	font-size:11px;
	position:absolute;
	bottom:2px;
	padding:0px 0px;
	padding-left:41px;	
}
.brochures_sec{
	width:243px;
	height:130px;
	position:fixed;
	top:52px;
	right:22.80%;
	background:#fff;	
}
.brochures_sec img{
	display:inline-block;	
}