@charset "utf-8";
/* CSS Document */

body{
	background-image: url(../images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 11px;
	margin:0px;
	padding:0px;
}

#container{
	width:827px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 295px;
}
.main_cnt_bg{
	background-image: url(../images/maun-cnt-bg.jpg);
	width:825px;
	height:271px;
	background-repeat: no-repeat;
}

.nor_txt{font-weight: bold;
	font-size: 15px;}

.indian_txt{
	color:#cbe7e9;
	font-weight: bold;
	font-size: 19px;
	
}
.live_txt{
	color:#e3c200;
	font-weight: bold;
	font-size: 19px;
	line-height: 37px;
}
.mar{
	padding-top:45px;
	margin: 0px;
}
p{
	font-size:15px;
	line-height: 25px;
	margin: 0px;
	padding: 0px;
}
a{ color:#cec37f; text-decoration:none;}
a:hover{color:#cec37f; text-decoration:underline;}

.mid_txt{
	line-height:19px;
	color:#000000;
	font-weight:bold;
	padding-top: 60px;
	font-size: 14px;
}

