/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +91 - 9968024699 , India,Delhi

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #69a009;
}

p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #A90402;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 5px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	margin: 0px;
	color: #74ad0f;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}

#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#logo-area {
	margin: 0px;
	float: left;
	width: 900px;
	height: 102px;
	background-image: url(../images/top-bg.gif);
	background-repeat: repeat-x;
}
.logo {
	float: left;
	margin: 0px;
	padding-top: 22px;
	padding-left: 10px;
	height: 58px;
	width: 353px;
}

#header {
	margin: 0px;
	float: left;
	height: 216px;
	width: 900px;
	background-image: url(../images/header-bg.gif);
	background-repeat: no-repeat;
	padding: 0px;
}
#header-left {
	background-image: url(../images/sub-menu-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 153px;
	width: 295px;
	text-align: center;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 35px;
	padding-top: 40px;
}
#header-right {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: right;
	height: 193px;
	width: 580px;
}
.sub-menu {
	font-size: 22px;
	line-height: 40px;
	font-weight: bold;
	color: #000000;
	margin: 0px;
	float: right;
	padding-top: 30px;
	padding-right: 105px;
	text-align: center;
}
.sub-menu A{
	
	color: #000000;
	text-decoration: none;
}
.sub-menu A:hover{
	color: #0037a7;
	text-decoration: underline overline blink;
}

#nav-area {
	background-image: url(../images/active.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
	width: 880px;
	height: 47px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}

#left-nav {
	background-image: url(../images/menu-left.jpg);
	background-repeat: no-repeat;
	height: 47px;
	width: 28px;
	margin: 0px;
	float: left;
}
.nav {
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 102px;
}
.nav A{
	color: #FFFFFF;
	text-decoration: none;
}
.nav A:hover{
	color: #000000;
}
.nav2 {
	background-image: url(../images/menu-bg-2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 40px;
	padding-right: 5px;
	font-size: 14px;
	line-height: 35px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	text-align: center;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	width: 139px;
}
.nav2 A{
	color: #FFFFFF;
	text-decoration: none;
}
.nav2 A:hover{
	color: #000000;
}


#right-nav {
	background-image: url(../images/menu-right.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 470px;
	margin: auto;
	float: right;
	padding-top: 55px;
}
.menu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 30px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFF00;
	padding-right: 80px;
	float: left;
	padding-top: 8px;
}
.menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	color: #FFFF00;
	text-decoration: none;
}

#mid-area {
	float: left;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 8px;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-bottom: 10px;
}
#article-area {
	height: auto;
	width: 845px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-left-width: 15px;
	border-left-style: solid;
	border-left-color: #a2d941;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 0px;
	background-color: #efefef;
}

#article-top {
	background-image: url(../images/article-top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 710px;
}

#article-mid {
	background-image: url(../images/article-bg.jpg);
	background-repeat: repeat-y;
	width: 690px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
	margin: 0px;
}

#article-bot {
	background-image: url(../images/article-bot.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 22px;
	width: 710px;
}

#footer {
	float: left;
	height: 66px;
	width: 880px;
	margin: 0px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #162026;
}
#f-menu {
	font-weight: bold;
	color: #b21506;
	padding-left: 10px;
	float: left;
	line-height: 26px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-bottom: 0px;
}
#f-menu A{
	color: #b21506;
	text-decoration: none;
}
#f-menu A:hover{
	color: #000000;
	text-decoration: underline;
}

#term {
	color: #FFFFFF;
	float: left;
	line-height: 26px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#term A{
	color: #FFFFFF;
	text-decoration: none;
}
#term A:hover{
	color: #FF0000;
	text-decoration: underline;
}
#copyright {
	color: #FFFFFF;
	float: right;
	line-height: 26px;
	margin: 0px;
	text-align: left;
	font-size: 12px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

.red {
	color: #FF0000;
}

