/* CSS Document */

*{ margin:0; padding:0;}

body{ font-family:Arial, Helvetica, sans-serif;color:#333;background: #FFFFFF url(../images/body_bg.png)  repeat-x;font-size: 12px;line-height:150%;}

h1{font-size: 24px;line-height: 28px;font-weight: normal;color: #996633;font-family: "Century Gothic",Arial;text-decoration: none;margin-top: 15px;margin-bottom: 10px;}

h2{font-family: "Century Gothic",Arial;font-size: 17px;text-align: center;display: block;font-weight: bold;background-color: #eaeccd;color: #999900;padding:10px 15px;border:dashed 1px #c0d490; margin:10px 0px;}

h3{font-family: Georgia,"Times New Roman",Times,serif;font-size: 18px;display: block;background-color: #f6f6ee;color: #006600;font-weight: normal; margin:10px auto; padding:5px;}

h4{color: #006633; font-size:16px;}

h5{ color:#cc6600; font-size:12px; font-weight:bold; margin:10px 0px;}

h6{color: #999900; font-size:12px;margin:10px 0px;}

p{margin-bottom: 16px; text-align:justify;}

a{color: #cc6600;text-decoration:none;font-weight: 600;font-family: verdana,arial,helvetica,sans-serif;}

a:visited{color: #0077aa;}


/* HEADER */
#header{ height:115px; clear:both;background: #ebead8 url(../images/body_bg.png)  repeat-x;}

#header_left{ background:url(../images/logo.png) left bottom no-repeat;float: left;
height: 40px;width:200px;margin-left: 15px;padding-top: 75px;font-family: "Century Gothic",Arial,Verdana;
font-size: 24px;text-align: center;color: #999933;}

#header_right{background:#ecebd9 url(../images/headbanner.png) right center no-repeat;float: right;height: 115px;width: 350px;}

#header_right span{margin-top: 70px;display: block;font-family: Georgia,"Times New Roman",Times,serif;
font-size: 18px;font-weight: normal;color: #3b4f00;clear:both;}

#header_right_hindi{background:#ecebd9 url(../images/headbanner.png) right center no-repeat;float: right;height:115px;width: 350px;}

#header_right_hindi span.hindi{margin-top:70px;display: block;font-family: Georgia,"Times New Roman",Times,serif;font-size: 18px;font-weight: normal;color: #3b4f00; }

#login{float: right;margin-right:10px;}

#login a{ color:#cc6600; text-decoration:none;}


/* MENU */
#menu{background:#3f5402 url(../images/menu_bg.png) repeat-x; height:45px;}

#menu ul{width:900px; margin:0 auto; overflow:hidden;} 

#menu ul li{ list-style:none; float:left;}

#menu ul li a{float: left;height: 32px;width: 82px;margin-right: 5px;padding-top: 10px;text-align: center;display: block;color: #eaeccd;
font-family: Georgia,"Times New Roman",Times,serif;font-size: 18px;font-weight: normal;text-decoration: none;}

#menu ul li a:hover{background:#4f6a22 url(../images/menu_over.png) no-repeat;float: left;height: 32px;width: 82px;margin-right: 5px;padding-top: 10px;text-align: center;display: block;color: #eaeccd;font-family: Georgia,"Times New Roman",Times,serif;font-size: 18px;font-weight: normal;text-decoration: none;}

#menu ul li a.selected{background:#4f6a22 url(../images/menu_over.png) no-repeat;float: left;height: 32px;width: 82px;margin-right: 5px;padding-top: 10px;text-align: center;display: block;color: #eaeccd;font-family: Georgia,"Times New Roman",Times,serif;font-size: 18px;font-weight: normal;text-decoration: none;}

/* CONTAINER */
#container{ width:100%; margin:20px auto;}

/* CONTENT */
#content{margin:0px 20px; width:95%;}

dl dt{color:#336600;font-weight:bold; margin:10px 0px;}
dl dd ol li{ margin-left:80px; margin-bottom:5px;}
dl dd p{margin-left:80px;}

/* LEFT CONTENT */
#left_content{ width:65%; background-color:#fff;float:left; margin:0 20px; float:left; }

#flash{ width:700px; height:250px; margin:20px 0px; margin:0 auto; margin-bottom:40px;}


/* RIGHT CONTENT */
#right_content{padding:5px 10px; width:200px; margin:10px auto; margin-top:0px;background:#ebedd0 url(../images/right_content_bg.png) repeat-y;float:left;}

#right_content ul{ margin-top:20px;}

#right_content ul li{ display: block;border-bottom: 1px dashed #d8d3b9; padding:5px 20px;}

#right_content ul li a{font-weight: normal;color: #cc6633;}

#right_content ul li a:visited, active{font-weight: normal;color: #cc6633;}

#right_content ul li a:hover{font-weight: normal;color: #006600;background-color:#fff;padding: 5px 1px;}

#right_content ol li{ color:#339900; margin-left:20px; font-size:11px; margin-bottom:10px;}

#right_content ol li a{ color:#000000;font-size:11px; font-weight:normal; text-decoration:underline;}


/* FOOTER */
#footer{background:#effbc9 url(../images/footer.png) repeat-x; height:100px;padding:10px 25px;clear:both;}