@charset "utf-8";
/* CSS Document */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li{
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	text-decoration:none;
}
a img {border:0px;
		text-decoration:none;}
a{text-decoration:none;
	color:#FFF;}
ul {
	list-style: none;
}
.clear{clear:both;}
@font-face {
    font-family: 'helveticaltcondensedlight0';
    src:url(fonts/helveticaltcondensedlight0.eot);
    src: url('fonts/helveticaltcondensedlight0-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/helveticaltcondensedlight0.woff') format('woff'),
         url('fonts/helveticaltcondensedlight0.ttf') format('truetype'),
         url('fonts/helveticaltcondensedlight0.svg') format('svg');
    font-weight: normal;
    font-style: normal;

}




body{margin:0px auto;
	background:url(images/main_bg.jpg) no-repeat top center;}
#main_container{width:980px;
				height:auto;
				margin:0px auto;}
#header{width:980px;
		height:219px;
}
#logo{width:214px;
	height:219px;
	float:left;
}
#header_vjanam{width:765px;
				height:125px;
				background:url(images/header_img.png) no-repeat;
				float:left;
}
.menu_pallette{width:711px;;
				height:54px;
				float:right;
				background:url(images/menu.png) no-repeat;}
.menu_pallette ul{list-style:none;
					padding-top:15px;
					padding-left:20px;
}
.menu_pallette ul li{float:left;
					font-family: 'helveticaltcondensedlight0';
						font-size:17px;
						color:#FFF;
				}
.menu_pallette ul li:hover{color:#f4dc06;}

.menu_pallette ul li a{font-family: 'helveticaltcondensedlight0';
						font-size:17px;}
.menu_pallette ul li a:hover{color:#f4dc06;}

					
.menu_line{font-family: 'helveticaltcondensedlight0';
			font-size:18px;
			font-weight:bold;
			color:#FFF;
			padding-right:13px;
			padding-left:13px;
}
.menu_pallette li.menu_line:hover{color:#fff;}
#header_bottom_vajanam{width:980px;
						height:156px;
						background:url(images/menu_bottom_vajanam.png) no-repeat;
						
}
.moto{font-family:'Fjalla One', sans-serif;
						color:#ffe400;
						font-size:25px;
						padding-top:75px;
						
						}

#main_content_box{width:950px;
					height:auto;
					background:url(images/alpha_bg.png) repeat;
					border:1px solid #FFF;
					behavior:url(border-radius.htc);
					border-radius:5px;
					-moz-border-radius:5px;
					-webkit-border-radius:5px;
					padding:15px;
}
.index_lft_box{width:655px;
				height:auto;
				float:left;
}
.index_right_box{width:270px;
				height:auto;
				float:right;
}
.heading_div{font-family:'Fjalla One', sans-serif;
				font-size:24px;
}
.heading_div h1{padding-bottom:15px;}
.heading_div h1{color:#39F;}

.content_font{font-family:Arial, Helvetica, sans-serif;
				font-size:13px;
				text-align:justify;
				line-height:21px;
				color:#4c4848;

}
.content_font a{font-family:Arial, Helvetica, sans-serif;
				color:#079e83;
				font-style:italic;
				font-weight:bold;
}

.index_gal_pic{width:100px;
				height:115px;
				float:left;
				margin-left:10px;
				margin-right:20px;
				font-family:Arial;
				font-size:12px;
				color:#7b6e03;
				text-align:center;
}
.index_gal_pic img{width:100px;
				height:115px;
				border:2px solid #fff;
}
.news_box{width:222px;
		height:412px;
		background:url(images/png_black.png) repeat;
		border:1px solid #b1ffff;
		border-radius:5px;
		padding:10px;
}
.news_font{font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#FFFFFF;
}
.date_font{font-family:Arial, Helvetica, sans-serif;
			font-size:12px;
			color:#4c4848;
			line-height:18px;
}
.mahesh{width:500px;
		height:100px;
		margin-left:200px;
		background-color:#00FF66;
}

#footer{width:100%;
		height:100px;
		background:url(images/footer_bg.jpg) repeat-x;
}
#footer table{color:#FFFFFF;
				font-size:12px;
				font-family:Arial, Helvetica, sans-serif;
}
