body{
	padding:0;
	text-align:center;
	font-size:8px;
	line-height:125%;
	color:#000000;
	position: relative;
}

#Bace{
	float:center;
	width:910px;
	margin:auto;
	padding-left:1px;
	padding-right:1px;
	text-align :center;
	background:#ffffff url("../img/main_bg.gif");
	background-repeat: repeat-y;
}

#News{
	float:center;
	width:600px;
	margin:0;
	padding-left:0px;
	padding-right:0px;
	text-align :center;
	background:#ffffff url("../img/news_bg.gif");
	background-repeat: repeat-y;
}

#Side{
	float:none;
	width:140px;
	text-align :left;
	background:url(../img/side_bg.gif) repeat-y;
	padding: 5px;
	white-space: normal;
	margin: 0px;
}

#Contents{
	float:none;
	width :440px;
	margin:0;
	padding:0px;
	text-align :center;
	background-image: url(../img/gallery_bg.gif);
	background-repeat: repeat-y;
}

#Fotter{
	clear:both;
	width :800px;
	text-align :center;
}

.copyright{
	width :588px;
	text-align : right;
	font-size:10px;
	color:#999999;
	padding-right:10px;
}
#Side_n {

	float:none;
	width:150px;
	text-align :left;
	background:url(../img/side_bg.gif) repeat-y;
	white-space: normal;
	margin: 0px;
}
#slk {
	float:none;
	width :440px;
	margin:0;
	padding:0px;
	text-align :center;
	background-image: url(../silk/img/map.jpg);
	background-repeat: repeat-y;
	background-position: center;
}
#india {

	float:none;
	width :440px;
	margin:0;
	padding:0px;
	text-align :center;
	background-image: url(../india/img/india_top.jpg);
	background-repeat: repeat-y;
	background-position: center;
}

