html, body {

	height: 100%;

	font-family: Tahoma;

}



body {

	margin: 0;

	background: #7C96C1;



}

.top_menu {

	position: fixed;

	bottom: 0;

	left: 0;

	height: auto;

	z-index: 456;

	background: #bea160;

	width: 100%;

	z-index: 999;

}

#fl {

	width: 100%;

	height: 100%;

	min-height: 660px;

	position: relative;

	z-index: 998;

}



a#logo {

	background: transparent url(../advaita/logo.png) no-repeat top right;

	float: left;

	width: 181px;

	height: 93px;

	position: absolute;

	z-index: 9999;

	margin: 15px 0 0 75px;

}



div.top-news {

	position: absolute;
	z-index: 9999;
	top: 120px;

	right: 55px;

	width: 515px;

	height: auto;

	color: #FFF;

	font-size: 12px;

}



div.top-news a.more-msg {

	float: right;

	color: #FFF;

	font-size: 14px;

	margin-top: 20px;

	text-decoration: none;

}



div.top-news a.more-msg:hover {

	color: #FFF;

	text-decoration: underline;

}



div.top-news h1 {

	color: #293544;

	font-size: 12px;

	font-weight: normal;

	margin: 0px 0 12px 0;

	padding: 0;

}



div.all-news {

	position: absolute;
	z-index: 9999;
	bottom: 50px;

	left: 55px;

	width: 775px;

	height: 120px;

	font-size: 11px;

	color: #FFF;

}



div.all-news h2 a {

	color: #3A4550;

	font-size: 20px;

	padding: 0;

	margin: 0;

	font-weight: normal;

	text-decoration: none;

}



div.all-news h2 a:hover {

	color: #3A4550;

	text-decoration: underline;

}



div.all-news p {

	padding: 0;

	margin: 5px 0 0 0;

}



div.intro-msg {

	width: 420px;

	height: 90px;

	position: absolute;
	z-index: 9999;
	bottom: 200px;

	right: 55px;

	font-size: 22px;

	color: #FFF;

}  



div.intro-msg p {

	padding: 0;

	margin: 0;

	text-align: right;

}

 

div.top-news a.reg-msg {

	float: left;

	clear: both;
	font-size: 12px;

	margin-top: 20px;

	text-decoration: none;

	font-weight: bold;

	color: #3A4550;

}
