/* CSS Document Developed By Z.N. Sr.W.D. WiSiTech Infosolutions Pvt. Ltd.  */
html, body {
	margin: 0px;
	height: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#000000;
}
a {
	text-decoration: underline;
	color: #0000cc;
}
a:hover {
	text-decoration: none;
}
form {
	margin: 0px;
	padding: 0px;
}
h1 {
	font-size: 14px;
	color: #000;
	margin: 0px;
	font-weight: normal;
	padding: 10px 0px 5px 4%;
}
h2 {
	font-size: 15px;
	color: #000;
	margin: 0px;
	font-weight: bold;
	padding: 10px 0px 5px 0px;
	/*background:url(../images/arrow.gif) no-repeat;*/
}
.arrow{
margin-right:5px;
}

h3 {}
h4 {}
.f-left {
	float: left;
}
.f-right {
	float: right;
}
#main {
	width: 100%;
	height: 100%;
}
.header{
	background:url(../images/header-bg.gif) repeat-x top;
}
#header {
	background: url(../images/tagline.gif) no-repeat right top;
	height: 156px;
	width: 100%;
}
#header a.logo img {
	float: left;
	margin: 0px 0px 0px 25px;
}
#header img.tagline {
	float: right;
	margin: 0px 35px 0px 0px;
}
#header div {
	clear: both;
	padding: 10px 20px 0px 0px;
}
#header a.button {
	color:#fff;
	background: url(../images/topnavlink-bg-left.gif) no-repeat;
	text-align: center;
	display: block;
	width: 122px;
	float: right;
	line-height: 150%;
	text-decoration: none;
	color: #000;
	margin: 0px 2px 0px 0px;
}
#container {
	padding: 0px 10px;
}
#left-nav {
	float: left;
	margin-right: 1%;
	width:21%;
	font-size:11px;
	/*height: 400px;*/
	color:#000;
	/*background:#C7CDAD;
	border:1px solid #E2E2E2;*/
	clear:both;
}
#left-nav ul {
	list-style-type: none;
	background:#D9DCC5;
	border:1px solid #E2E2E2;
	margin: 0px;
	padding: 0px;
}
#left-nav ul li.heading {
	background: url(../images/bg-nav.gif) repeat-x;
	border-bottom: 1px solid #272F42;
	padding: 3px 0 3px 5px;
}
#left-nav ul li {
	border-bottom: 1px solid #272F42;
	padding: 3px 0 3px 10px;
}
#left-nav ul li a {
	text-decoration: none;
	font-weight: bold;
	color: #000;
	background: url(../images/li-image.gif) no-repeat left;
	padding-left: 10px;
}

#center {
	float: left;
	/*margin: 0px 1%;*/
	padding: 1%;
	width: 75%;
	color:#333;
	background:#fff;
	border:1px solid #E2E2E2;
}
.google_center_add {
	float: left;
	margin-right: 20px;
}
.topsubhead{
	font:Arial, Helvetica, sans-serif 10px;
	text-align:left;
	font-weight:bold;
	color:0000FF;
	width:100%;
	float:left;
	padding:5px 0px 10px 0px;
}
.topsubhead a {
	text-decoration: underline;
	color: #000000;
}
.topsubhead a:hover {
	text-decoration: none;
	color: #000;
}
#footer {
	float: left;
	padding:0;
	margin: 10px 0px 0px 0px;
	width:100%;
	color:#333;
	text-align: center;
	background: url(../images/footer-bg.gif) repeat-x bottom;
}
#footer div {
	margin: 25px 0px 0px 0px;
	padding: 10px 25px;
}

/*-------------By Rajat---------*/
#list{
padding:0px;
margin:0px;
}

#list ul{
padding:0px;
margin:2px 0 0 35px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#000000;
text-align: left;
list-style-type:none;
}

#list ul li{
list-style-image: url(../images/bullet.gif);
padding-bottom:5px;
}

.heading{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#000000;
padding: 0px 0px 10px 0px;
}

.sub_head{
font-family:Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#456006;
padding: 0px 0px 10px 0px;
}

#sitemap{
padding:10px 0 10px 0;
}
#sitemap ul{
text-align: left;
list-style-type:none;
}

#sitemap ul li{
list-style-image: url(../images/bullet1.gif);
padding-bottom:5px;
}

.divpadd{
padding:10px 0 15px 30px;
}
