/* 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;
	padding: 0px;
	background-color: #4264bb;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #026FD0;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 5px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #000000;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #0033CC;
	text-decoration: underline;
}

.red {
	color: #FF0000;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top-area {
	margin: 0px;
	float: left;
	height: auto;
	width: 880px;
	padding-right: 10px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#right-menu {
	margin: 0px;
	float: right;
	width: 190px;
	background-color: #bbe4f4;
	background-image: url(../images/sub-bg.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
	padding-left: 22px;
}

#left-area {
	margin: 0px;
	float: left;
	width: 668px;

}
#logo-area {
	height: 60px;
	width: 668px;
	margin: 0px;
	float: left;
}
.logo {
	margin: 0px;
	float: left;
	height: 42px;
	width: 412px;
	padding-top: 10px;
	padding-left: 5px;
}

#nav {
	background-color: #90bd2c;
	margin: 0px;
	float: left;
	height: 32px;
	width: 648px;
	padding-left: 20px;
}
.menu {
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-right: 30px;
	margin: 0px;
	float: left;
	line-height: 33px;
	text-transform: uppercase;
}
.menu A{
	color: #000000;
	text-decoration: none;
}
.menu A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#header {
	float: left;
	height: 272px;
	width: 668px;
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}

#wel-txt {
	float: left;
	height: auto;
	width: 658px;
	margin: 0px;
	text-align: justify;
	padding-right: 10px;
}

#art {
	float: left;
	height: auto;
	width: 860px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #06aaf6;
	border-bottom-color: #06aaf6;
	background-color: #bbe4f4;
	text-align: justify;
	padding: 10px;
	margin: 0px;
}

#art2 {
	float: left;
	height: auto;
	width: 860px;
	border-top-width: 8px;
	border-bottom-width: 8px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #97BF31;
	border-bottom-color: #97BF31;
	background-color: #f1f1f1;
	text-align: justify;
	padding: 10px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}










#footer-c {
	width: 900px;
	padding-top: 15px;
	background-color: #90bd2c;
	height: 35px;
	margin: 0px;
	float: left;
}
.term {
	color: #000000;
	font-size: 12px;
	margin: 0px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
}
.term A{
	color: #000000;
	text-decoration: none;
}
.term A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	margin: 0px;
	float: right;
	width: 300px;
	padding-right: 10px;
}

