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


body {
    background: #c80606 url(../images/bgbody.jpg) no-repeat center top fixed;
    font-size: 0.75em;
    font-family: Arial, Helvetica, sans-serif;
    color: #403a3a;
    margin: 0px;
    padding: 0px;
    margin-top: 18px;
}

#footer {
    background: url(../images/bgfooter-top.gif) no-repeat center top;
    padding-top: 25px;
    clear: both;
    text-align: center;
    color: #fff;
    font-size: 0.95em;
}

a {
	text-decoration: none;
	color:#b26f00;
	

}
a:hover {
	
	color:#721110;
	}


a img {
	border: none;
}

ul, ol {
	margin-left: 20px;
	padding: 0px;
	
}
li {
	margin-bottom:3px;
}

h1, h2, h3, h4, h5, h6, p {
	margin: 0px;
	padding: 0px;
	margin-bottom: 10px;
}

h1 {
	font-weight: normal;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #272727;
}

h1 {
	font-size: 2em;
}

h2 {
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
	color: #a7330a;
	font-size:18px;
} 
h3 {
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	color: #794B00;
	font-size:14px;
} 

#page {
	width: 980px;
	margin: 0 auto;
	overflow: auto;
}

#header {
	width: 100%;
	/*background: #fff url(../images/img-header.jpg) no-repeat right top;*/
	background:#FFF;
}

#content {
	padding: 0 13px;
	float: left;
	background: #fff;
}

#links ul {margin:0px; padding:0px;}
#links li {
	display: inline;
	
}

#links li a {
	background: url(../images/bg-links-mouseout-over.gif) no-repeat;
	background-position: left top;
	width: 105px;
	padding: 6px 0 7px 0;
	text-align: center;
	color: #fff;
	font-weight: bold;
	margin-right: 1px;
	float: left;
	
}

#links a:hover, #links a.current {
	background-position: left bottom;
	
}

#banner {
	background: #b26f00;
	padding: 9px;
	clear: both;
	width: 935px;
	float: left;
}

#flashbanner {
	background: #fff url(../images/img-headercontent-topright.gif) no-repeat right top;
	display: block;
	float: left;
	width: 935px;
}

#banner img {
	float: left;
}

.bannercontent {
	width: 405px;
	float: right;
	padding: 30px;
	color: #797979;	
	line-height: 1.5em;
}

.bannercontent a {
	color: #797979;
}

#pagecontent {
	margin: 15px 0;
	float: left;
	line-height: 1.6em;
	width: 953px;
}

#leftcolumn {
	width: 558px;
	float: left;
}
#inner-leftcolumn {
	width: 150px;
	float: left;
	font-family:Calibri;
	font-size:16px;
}
#inner-rightcolumn {
	width: 750px;
	float: right;
	background:#fbf6ed;
	padding:10px;
	border:5px solid #e7dfd1;
	font-family:Calibri;
	font-size:16px;

}

#abouttext img {
	padding-bottom: 20px;
	/*border-bottom: 1px solid #d9e2e8;
	border: 2px solid #000;*/
	font-family:Calibri;
	font-size:16px;
}


.recentnewstext {
	margin-top: 20px;
	clear: both;
}

.recentnewsbox {
	background: #e68628;	
	width: 562px;
	float: left;
	
}

.recentnewsboxtop {
	width: 100%;
	background: url(../images/recentnews-tl.gif) no-repeat left top;
	float: left;
	height: 18px;
}

.recentnewsboxtop span {
	background: url(../images/recentnews-tr.gif) no-repeat right top;
	height: 18px;
	display: block;
}

.recentnewsboxcontent {
	padding: 0 15px;
	color: #fff;
	float: left;
}

.newsheading {
	color: #fff;
	font-weight: bold;
	line-height: normal;
}

.recentnewsboxcontent p:last-child {
	margin-bottom: 0px;
}

.recentnewsboxbottom {
	width: 100%;
	background: url(../images/recentnews-bl.gif) no-repeat left bottom;
	float: left;
	height: 18px;
}

.recentnewsboxbottom span {
	background: url(../images/recentnews-br.gif) no-repeat right bottom;
	height: 18px;
	display: block;
}

.ourpartners {
	float: left;
	margin-top: 30px;
	/*padding: 0 20px;*/
	width:100%;
}

.ourpartners img {
	margin-top: 10px;
	/*margin-right: 22px;*/
}

#rightcolumn {
	width: 307px;
	padding: 18px;
	background: #ffdbb8;
	float: right;
}
#rightcolumn a {
	color:#a7330a;
}
.rightcolbox {
	display: block;
	/*float: left;*/
	margin-bottom: 40px;
	clear: both;
	width: 100%;
}



#rightcolumn h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #721110;
}

.rightcolboxcontent img {
	/*float: left;*/
	margin-right: 12px;
	border: 2px solid #fff;
}

.rightcolboxcontent p  {
	/*float: right;*/
	width: 170px;
	line-height: normal;
	font-style: italic;
}
.rightcolboxcontent-marathi p {
	float: right;
	width: 170px;
	line-height: normal;
	font-style: italic;
}

.boxawards {
	background: url(../images/seperater-dblline.gif) left top repeat-x;
	padding-top: 20px;
	float: left;
}

.boxawards h1 {
	line-height: normal;
}

.bgaward {
	width: 79px;
	padding: 9px 0;
	text-align: center;
	float: left;
	/*background: url(../images/bg-awards.gif) no-repeat left top;*/
	margin-right: 20px;
}

.boxawards p {
	clear: both;
	float: left;
	margin-top: 20px;
}

#footer ul li {
	display: inline;
	margin-right: 6px;
}

#footer a {
	color: #fff;
}

#footer p {
	margin-top: 6px;
}
.gallery-img
{
	width:345px;
	
	float:none;
	margin:18px;
	padding-top:5px;
	
}
.gallery-imges
{
	width:100px;
	height:102px;
	float:center;
	margin:0px;
	border:#C06;
}
.gallery-imges-photo
{
	width:100px;
	height:102px;
	padding-left:5px;
    padding-right:5px;
    margin-bottom:15px;
	
}
.hrline {
	height:1px;
	border-top:1px dashed #963;
}
 .gallery-decoration
{
       width:180;
       float:left;
       padding-left:5px;
       padding-right:5px;
       margin-bottom:15px;
}
#inner-rightcolumn_for_structure
{
	widows:900px;
}
.imageborder
{
	padding:2px;
	background:#FFF;
	border:1px solid #CCC;
}
.alternate {
	background-color: #E4E4E4;
	padding: 5px;
}
.alternate1 {
	padding:10px;
	background-color: #FCF7ED;
}
.alternate2 {
	padding:10px;
	background-color: #FEF9F3;
}
#videobox{
float:right;
width:307px;
}
marquee li {
	display:inline;
	margin-right:20px;
	list-style-type:circle;
	font-size:12px;

}
marquee li a {
	color:#000;
}
#newsscroll {
	border-top:1px solid #EFEFEF;
	border-bottom:1px solid #EFEFEF;
	
}
