@charset "utf-8";

div.bgcarousel{ /* CSS for main carousel container */
/*background: black url(ajaxload.gif) center center no-repeat; /* loading gif while caoursel is loading */
width:997px; /* default dimensions of carousel */
height:350px;margin-left:3px;
	margin-top:0px;
	padding-top:5px;
/*	background-color:white;*/
}

img.navbutton{ /* CSS for the nav buttons */
margin:5px;
opacity:0.7;
}

div.slide{ /* CSS for each image's DIV container within main container */
background-color: black;
background-position: center center; /* center image within carousel */
background-repeat: no-repeat;
background-size: cover; /* CSS3 property to scale image within container? "cover" or "contain" */
color: black;
}

div.selectedslide{ /* CSS for currently selected slide */
}

div.slide div.desc{ /* DIV that contains the textual description inside .slide */
position: absolute;
color: white;
left: 40px;
top: 100px;
width:200px;
padding: 10px;
font: bold 16px sans-serif, Arial;
text-shadow: 0 -1px 1px #8a8a8a; /* CSS3 text shadow */
z-index:5;
}

div.selectedslide div.desc{ /* CSS for currently selected slide's desc div */
}

div.slide div.desc h2{
font-size:150%;
margin:0;
}

div.slide div.desc a{
color:yellow;
text-decoration:none;
}




body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333;
	margin: 0px;
	padding: 00px;
 background-image:url(images/bg-flowers.jpg); background-position:bottom right; background-repeat:no-repeat; background-attachment:fixed;
}

.main{width:1003px; height:auto; background-image:url(images/background.jpg)}
#logo{width:1003px; height:64px; background-image:url(images/Jeevan-rakshak-logo.jpg)}
#btn{border-radius:0px 0px 10px 10px;top:0px;background-color:#EDAF3E;width:auto; height:25px; border:#FFF solid 0px; position:absolute; right:209px; margin-top:0px; padding-top:10px;}
#btn a{text-decoration:none; font-family:"Futura Md BT"; font-size:16px; font-style:normal; font-variant:small-caps; color:#FFF; text-align:center;
padding-left:5px; padding-right:5px;}
#nav{width:953px; padding-right:0px; height:30px; text-align:center; padding-top:18px;}
#nav a{ padding:0px; margin:0px; padding-left:10px; padding-right:10px; height: auto; display:inline-block; border-right:solid 1px #999; font-family:Arial, Helvetica, sans-serif; text-decoration:none; font-size:11px;font-variant:small-caps; font-weight:bold; color: #666;}
#nav a:last-child{border-right:solid 0px #CCCCCC;}
#banner{width:1003px; height:306px; background-image:url(images/banner-back.jpg); padding-top:10px; margin-bottom:0px;}
#bannerh{width:1003px; height:428px; background-image:url(images/banner-back.png); padding-top:10px; margin-bottom:15px;}
#content{width:893px; height:auto; padding-left:55px;padding-right:50px; padding-top:0px;padding-bottom:10px; min-height:200px;}

#content hr{clear:both; border:#FFF 0px solid; border-bottom:dashed #999 1px; padding:0px; margin:0px; height:10px; margin-bottom:10px;}

#content h1{padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:18px; text-align:justify; padding-bottom:10px;}

#content P{padding:0px; margin:0px; font-family:Arial, Helvetica, sans-serif; font-size:13px; letter-spacing:1px; line-height:20px; text-align:justify; padding-bottom:10px;}
#content .pic{float:left; padding:0px; padding-left:0px; padding-top:0px; border: solid #CCCCCC 0px; margin-right:8px; height:auto; margin-bottom:10px;}

#content .pic h2{font-size:12px; margin:0px; padding:0px; padding-bottom:3px;padding-top:3px; background-color:#CCC}

#content img{padding:0px; padding-left:0px; padding-top:0px; border: solid #E6E6E6 4px; margin-right:0px;}

#base { clear:both;width:990px; height:43px; padding:0px; margin:0px; background-image:url(images/base.jpg); padding-top:12px; padding-right:13px;}
#base p{font-size:12px; text-align:right; color: #999; padding:0px; margin:0px;}

#base a{ color:#CCCCCC; text-decoration:none;}

#lbox{width:auto; height:auto; position:absolute; left:0px; top:0px; background-image:url(pic/back.png); text-align:center;}