/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: url(../images/page-bg.jpg) top  repeat-y;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	/*color: #ff6101;*/
	color:#666666;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Trebuchet MS;
}
.img {
	float:right;
	padding:2px;
	margin:3px;
	margin-right:0;
	border:1px solid #D2D2D2;
	}
h1 {
	font-size: 27px;
	color: #000000;
	text-align:center;
}
h2 {
	font-size: 27px;
	color: #000000;
	text-align:center;
}
#container{
	width:995px;
	margin:0 auto;
	padding:0;
}
div.bg{
	background:url(../images/flag-the-pride-of-india.jpg) right top no-repeat;
	float:right;
	height:255px;
	width:425px;

}
.label{
	width:450px;
	}
#right{
	background: url(../images/right-bg.jpg) left top no-repeat;
	float:right;
	width:771px;
	
}
#left{
	width:224px;
	float:left;
	background: url(../images/left-bg.jpg) left top  repeat-y;
}
img.logo{
	margin-left:150px;
}

.spacer{
	clear:both;
	height:0;
}
#content{
	padding:0 15px;
	float:left;
	width:550px;
}
.related-links{
	float: right;
	width:190px;
	}
p,li{
	text-align:justify;
	line-height:1.6em;
}
#left h2, #left ul{
	font-size:13px;
	text-align:left;
	font-family:Trebuchet MS;
	padding:0 10px 0 25px;
	margin:0;
}
#left h2 a, #left li a{
	color:#FFFFFF;
	text-decoration:none;
}
#left li a{
	font-style:normal;
	}
#left h2{
	background: url(../images/h1-bg.jpg) left repeat-x;
	padding:4px 10px;
	border:0px solid #666666;
	margin:0;
}
#left li{
	list-style:square;
	color:#FFFFFF;
	line-height:1.8em;
	font-size:12px;
	text-align:left;
	}
#left li a:hover{
	text-decoration: underline;
}
.related-links ul{
	margin:0;
	padding:10px;
	border-top:1px dotted #339900;
	padding-top:0;
	}
.related-links ul li{
	list-style:none;
	border:1px dotted #339900;
	border-top:0px;
	padding:8px 5px;
	line-height:1.5em;
	}
.related-links h1{
	font-weight:normal;
	font-size:18px;
	}
a{
	color:#339900;
	text-decoration:none;
	font-style:italic;
	}
a:hover{
	color:#000;
	text-decoration: underline;
	}
#footer{
	background-color:#d2ffcb;
	padding:10px;
	border-top:2px solid #24611a;
	margin-top:1px;
	font-size:11px;
	color:#000000;
	height:100px;
	}
#footer a{
	color:#24611a;
	font-weight:bolder;
	}
#footer .copyright{
	background:url(../images/copyright-bg.jpg) left no-repeat;
	color:#000000;
	padding-left:90px;
	padding-top:35px;
	padding-bottom:35px;
	float:left;
	}
#footer .links{
	float:right;
	width:500px;
	text-align:right;
	margin-bottom:20px;
	}
#left .ad{
	background-color:#FFFFFF;
	text-align:center;
	padding:8px 2px;
}
.unit-ad{
	margin-right:5px;
	width:728px;
	height:90px;
	float:right;
	}
.ad468{
	width:468px;
	height:60px;
	border:0px solid #000000;
	}
table th{
	background-color:#339900;
	color:#FFFFFF;
	padding:4px;
}
table{
	background-color:#339900;
}
table td{
	background-color:#fff;
	padding:2px;
}