body {margin:0px; padding:0px;}
a,img {border:none; outline:none;}
.cl {clear:both;}
.wrapper {
	background-image: url(/images/main_images.png);
	background-repeat: repeat-x;
	height: 178px;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto; background-position:top center;
}

.wrap{ width:940px; height:140px; margin-top:0px; margin-right:auto; margin-bottom:0px; margin-left:auto;}
.wrap_left{
	width:500px;
	height:140px;
	font-family:Tahoma;
	font-size:36px;
	color:#FFFFFF;
	float:left;
}
.wrap_right{
	width:440px;
	height:140px;
	font-family:Tahoma;
	font-size:18px;
	color:#FFFFFF;
	float:left;
}

h1{
	font-family:Tahoma;
	color:#000000;
	font-size: 18px;
}

h2{
	font-family:Tahoma;
	color:#FFFFFF;
	font-size: 18px;
}
.wrap_left_top {
	font-family: Tahoma;
	font-size: 50px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 125px;

	text-align: left;
	padding-top: 10px;
	
}
.wrap_left_bottm {
	font-family: Tahoma;
	font-size: 40px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 25px;
	width: 200px;
	padding-top: 72px;
	font-weight: bold;}

.wrap_right_top {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 130px;
	width: 439px;
	text-align: left;
	
}
.banner {
	background-image: url(/images/banner_main.png);
	background-repeat: no-repeat;
	height: 362px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.shad {
	background-image: url(/images/shad.png);
	background-repeat: no-repeat;
	height: 41px;
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.wrap_right_bottm {
	font-family: Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 70px;
	width: 439px;
	
}

p {font-family:Tahoma; font-size:13px; color:#000000; text-align:justify;}

.link {
	
	width: 240px;
}
.link a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	
	padding: 3px;
	
	
	
}
.link a:hover {
	text-decoration: underline;
	
	color: #FFFFFF;
}
.readmore a{ font-family:Tahoma; color:#FF0000; font-size:12px; text-decoration:none;}
.readmore a:hover{ font-family:Tahoma; color:#FF0000; font-size:12px; text-decoration:underline;}

.footer {
	width: 940px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	padding-top: 20px;
	float: none;
	color: #FFFFFF;
}
.footer_1 {
	height: 60px;
	width: auto;
	background-image: url(/images/footer.png);
	background-repeat: repeat-x;
}

.footer a:hover {
	text-decoration: underline;
}

.FOOTER_LEFT {
	height: 30px;
	width: 240px;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-align: left;
	display: block;
	padding-left: 10px;
}

.footer_middle {
	height: 30px;
	width: 415px;
	text-decoration: none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	display: block;
	float: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.text_4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
	text-align: left;
	display: block;
}
.footer_right {
	float: left;
	height: 30px;
	width: 260px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	text-align: right;
	display: block;
	padding-right: 10px;
}
.footer a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bolder;
}


#menu {
	width:auto;


}

#menu ul { list-style:none;
            margin-left:-40px;
			margin-top:-19px;
           

}

#menu li { display:block;

}

#menu a{ float:left;
	width:75px;
	height:22px;
	padding:25px;
	padding-top:23px;
	font-family:Tahoma;
	font-size:14px;
	color:#fff;
	text-align:center;
	text-decoration:none;
	margin-top:3px;
	
	background-image:url(/images/menu.png);
	background-repeat:no-repeat;
	background-position:center;}
#menu a:hover { color:#FFFFFF; background-image:url(/images/hover_menu.png); background-repeat:no-repeat; background-position: }
#menu a.sanjay { color:#FFFFFF; background-image:url(/images/hover_menu.png); background-repeat:no-repeat; background-position: }



