@charset "utf-8";
/* CSS Document */
#main 
{
	width: 960px; margin:0 auto; background: url(../images/ganesha_img.png) center 100px no-repeat;	overflow: hidden; height: 640px; 
	position:relative; padding-top:21px;
}
#main #logo 
{
	margin:auto; display:block;
}
#main a
{
	font-size: 22px; color: #FFF; text-decoration: none; height: 52px; line-height: 52px; position: absolute; display: block;
}
.link1 
{
	left: 100px;
	top: 240px;
	width: 180px;
	background: url(../images/img-l1.png) right no-repeat;
}
.link2 
{
	left: 20px;
	top: 340px;
	width: 215px;
	background: url(../images/img-l2.png) right no-repeat;
}
.link3 
{
	left: 45px;
	top: 440px;
	width: 185px;
	background: url(../images/img-l3.png) right no-repeat;
}
.link4 
{
	left: 70px;
	top: 540px;
	width: 200px;
	background: url(../images/img-l4.png) right no-repeat;
}
.link5 
{
	left: 675px;
	top: 240px;
	width: 180px;
	padding-left: 50px;
	background: url(../images/img-r1.png) left no-repeat;
}
.link6 
{
	left: 720px;
	top: 340px;
	padding-left: 50px;
	background: url(../images/img-r2.png) left no-repeat;
}
.link7 
{
	left: 720px;
	top: 440px;
	padding-left: 50px;
	background: url(../images/img-r3.png) left no-repeat;
}
.link8 
{
	left: 685px;
	top: 540px;
	padding-left: 50px;
	background: url(../images/img-r4.png) left no-repeat;
}
#shlok
{
	font-size:21px; text-align:center; position:absolute; left:0; bottom:0; font-weight:bold; width: 960px; line-height:50px;
}
