@charset "utf-8";
body {
	background-color: #999999;
	margin: 0px;
}
#main {
	background-color: #FFFFFF;
	margin: auto;
	height: auto;
	width: 960px;
}
#flash_all {
	float: left;
	height: 300px;
	width: 960px;
	background-color: #FFFFFF;
}
#menu_bar {
	background-color: #ff8229;
	float: left;
	height: auto;
	width: 960px;
}
#qute {
	float: left;
	height: 100px;
	width: 960px;
	background-color: #fdb20b;
	background-image: url(images/quote.jpg);
}
#content {
	background-color: #f5ffc5;
	float: left;
	height: auto;
	width: 960px;
}
#footer {
	background-color: #B08000;
	float: left;
	height: 75px;
	width: 960px;
}
#flash_left {
	float: left;
	height: 300px;
	width: 228px;
	background-image: url(images/sevabharathi.jpg);
}
#flash_right {
	float: left;
	height: 300px;
	width: 732px;
	background-image: url(images/baner_act.jpg);
}
#content_left {
	float: left;
	height: auto;
	width: 732px;
	overflow: visible;
}
#a {
	float: left;
	height: 218px;
	width: 230px;
	background-image: url(images/obj.jpg);
}
#b {
	float: left;
	height: 218px;
	width: 230px;
	overflow: hidden;
	background-image: url(images/act.jpg);
}
#c {
	float: left;
	height: 218px;
	width: 229px;
	background-image: url(images/an.jpg);
}
#d {
	background-color: #F5FFC5;
	float: left;
	height: 300px;
	width: 689px;
	overflow: hidden;
}

#content_right {
	float: left;
	height: auto;
	width: 228px;
	background-color: #CCCCCC;
}
