body {
	margin: 0;
	padding: 0;
	background:#EBEBEB url(images/img01.jpg) repeat-x left top;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	color:#333333;
}

h1, h2, h3 {
	margin: 0;
	padding: 0;
	color:#800000;
}


p, ul, ol {
	margin: 0 0 2em 0;
	text-align: justify;
	line-height: 26px;
	list-style: none;
}

a {
	color: #29A0C8;
}

a:hover, a:active {
	text-decoration: none;
	color: #29A0C8;
}

a:visited {
	color: #29A0C8;
}

img {
	border: none;
}

img.left {
	float: left;
	margin-right: 15px;
}

img.right {
	float: right;
	margin-left: 15px;
}

fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

legend {
	display: none;
}


#header {
	width: 900px;
	margin: 0 auto;
	height: 220px;
}
#menu {
	width: 900px;
	height: 220px;
	margin: 0 auto;
	margin-top:22px;
	background: url(images/img02.jpg) left top;
	
}
#page {
	width: 900px;
	margin: 0 auto;
	padding:0px;
	background:#FFFFFF url(images/content_middle.jpg) repeat-y;
}


#jakhar {
	width: 900px;
	padding:10px 0px;
	background:url(images/content_bottom.jpg) no-repeat left bottom;
}


#left {

width:550;
	padding-top: 10px;
	margin-bottom: 20px;
}


#footer {
	width: 100%;
	height:88px;
	margin:0;
	padding: 0;
	background:url(images/footer.jpg) repeat-x;
}

#footer p {
	margin: 0;
	padding: 20px;
	font-size: 10px;
	color:#FFFFFF;
	text-align:center;
}

#naren{ width:570px;
height:auto;
padding:10px;
margin:10px;

color:#333333;
}



#matru{ width:570px;
height:auto;
padding:10px;
margin:10px;
background:#EFEFEF;
color:#333333;
border:#B6B6B6 solid 1px}

#right_sidebar{

background:#FFFFFF url(images/categary.jpg) no-repeat left top;
float:right;
height:auto;
width:270px;
   padding:0;
margin:15px;
margin-top:40px;

}
#right_sidebar p{color:#FFFFFF;
font-size:18px;
padding-left:30px;
margin-bottom:7px;}
				
#right_sidebar ul{
                  margin: 0;
				  padding:0 5px 0 20px;
                  width:243px;
	          list-style:none;
			  border-left:#CCCCCC solid 1px;
	          border-right:#CCCCCC solid 1px;
			  border-bottom:#CCCCCC solid 1px;
			  }
#right_sidebar li{float: left;list-style:none;


	height: 80px;}
	
#right_sidebar a {display: block;
	padding: 0 20px 0px 20px;
	background: url(images/img03.jpg) no-repeat left 12px;
	text-decoration: none;
	font-size: 11px;
	color:#8e1717;
	font-size:14px;
	margin-top:0;}
	#right_sidebar a:hover{color:#2865cb;
	background:url(images/a.jpg) no-repeat left 12px;}
