body {
	background: url(/images/background.jpg) repeat;
	margin: 0px 0px 20px;
	padding: 0px;
}
sup {
	font-size: 9px;
	line-height: 75%;
}
#middle {
	background: url(/images/background_home.jpg) no-repeat;
	margin: 0px auto;
	height: 945px;
	width: 840px;
	padding-right: 56px;
	padding-left: 56px;
	position: relative;
}
#middle #homedesign {
}

#middle #homedesign h1 {
	font: bold 18px/24px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 364px;
	width: 840px;
}
#middle #homedesign h2 {
	font: normal 16px/23px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	text-align: center;
	margin: 0px;
	padding: 0px 85px;
	position: absolute;
	top: 574px;
	width: 670px;
}

#middle #homedesign p {
	font: normal 16px/23px Georgia, "Times New Roman", Times, serif;
	color: #fff;
	text-align: center;
	margin: 0px;
	padding: 0px 85px;
	position: absolute;
	top: 892px;
	width: 670px;
}
#middle #homedesign p a{
	color: #fff;
	text-decoration: none;
}
#middle #homedesign p a:hover{
	text-decoration: underline;
}

#middle #maharishidesign {
	background: url(/images/maharishi.jpg) no-repeat center top;
	height: 906px;
}

#middle #maharishidesign h1 {
	font: bold 21px/24px Georgia, "Times New Roman", Times, serif;
	color: #de2516;
	text-align: center;
	margin: 0px;
	padding: 0px;
	position: absolute;
	width: 840px;
	top: 270px;
}
#middle #maharishidesign #content {
	padding-left: 0px;
	padding-right: 50px;
	height: 519px;
	overflow: auto;
	width: 640px;
	position: absolute;
	margin: 0px auto;
	left: 150px;
	top: 324px;
}
#middle #maharishidesign #content p {
	font: normal 16px/23px Georgia, "Times New Roman", Times, serif;
	color: #005287;
	margin: 0px 0px 8px;
	padding: 0px;
}
#middle #maharishidesign a {
	display: block;
	height: 28px;
	width: 316px;
}
#middle #maharishidesign a u{
	display: none;
}
#middle #maharishidesign a#left {
	position: absolute;
	top: 276px;
	left: 144px;
}
#middle #maharishidesign a#right {
	position: absolute;
	top: 276px;
	left: 490px;
}

#bottom {
	background: url(/images/bottom.jpg) no-repeat;
	margin: 0px auto;
	height: 54px;
	width: 952px;
}
#footer {
	font: 9px/13px Verdana, Arial, Helvetica, sans-serif;
	width: 900px;
	margin: 10px auto 0px;
	color: #B1A484;
}
#footer sup{
	font-size: 75%;
	line-height: 75%;
}
