@charset "utf-8";
/* CSS Document */
html{margin:0px; padding:0px; border:0px;}
div{margin:0px; padding:0px; border:0px;}
img { margin:0px; padding:0px; border:0px;}
body {
	width:1000px;
	margin:0px auto auto auto;
	font-family: Arial, sans-serif;
	font-size:12px;
	line-height:16px;
	text-align:justify;
	background: url(../images/bg.jpg) repeat-x #f5ead9;
}
h1{ font-size:20px; font-weight:normal; text-align:center; color:#722d06 }
h2{ font-size:14px;  text-align:center; color:#722d06}
h3{ font-size:18px;  text-align:center; color:#722d06; padding-top:100px}
h4{ font-size:22px; color:#be4d16; font-family:"Times New Roman", Times, serif; font-weight:bold; margin:0px 0px 10px 0px; text-align:left}
h5{ font-size:16px; color:#be4d16; font-family:"Times New Roman", Times, serif; font-style:italic; margin:10px 0px 5px 0px; text-align:left}
h6{ font-size:14px; color:#663300; font-family:"Times New Roman", Times, serif; font-style:italic; margin:5px 0px 15px 0px; text-align:left; border-bottom: #C6BA93 1px solid; padding-bottom:4px}
.clear{ clear:both}
#mainContainer{ width:998px; height:auto; background:url(../images/homeTital.jpg) top no-repeat #e8e1c9;}
#content{clear:both; height:auto; padding:15px}
.homeColSide{ width:332px; text-align:center; float:left; padding-top:200px}
.homeColMiddle{ width:332px; text-align:center; float:left; padding-top:95px}
#menu{ padding:15px 0px 15px 0px; clear:both; text-align:center; background: #D0B984 }
#menu a{ color:#722d06; font-weight:bold; text-decoration:none }
#menu a:hover{ color: #641F15; text-decoration:underline }
#menu span{ color: #641F15; font-weight:bold; text-decoration:underline }
#leftMenu{width:180px; height:auto; float:left; color: #641F15;}
#leftMenu ul{ padding:0px; margin:0px}
#leftMenu ul li {width:180px; line-height:30px; border-bottom: #C6BA93 1px solid; list-style-type:none; display:block;}
#leftMenu ul li a{color:#990000; text-decoration:none}
#leftMenu ul li a:hover{color:#990000; text-decoration:underline}
#rightText{width:780px; height:auto; float:right; }
#rightText img{ margin-left:10px}
#footer{width:988px; height:auto; background:#722d06; text-align:center; padding:5px; color: #CC9900; clear:both}
#kruti{ padding:5px; color: #CC9900; text-align:center; font-size:10px;}
#kruti a{ color:#CC9900;}