/* 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: #DBE7F5;
}

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: #1f83d9;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #FF0000;
	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: 62px;
	width: 880px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
#logo-area {
	margin: 0px;
	float: left;
	height: 60px;
	width: 890px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	background-color: #FFFFFF;
}
.left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 62px;
	width: 17px;
}
.mid-menu {
	margin: 0px;
	float: left;
	width: 846px;
	padding: 0px;
	background-image: url(../images/mid-strip.gif);
	background-repeat: repeat-x;
	height: 62px;
}
.menu {
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 113px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-position: center center;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	line-height: 25px;
}
.menu A{
	background-image: url(../images/over.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 113px;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	background-image: url(../images/active.gif);
	background-repeat: no-repeat;
	float: left;
	height: 28px;
	width: 113px;
	background-position: center center;
	color: #FFFFFF;
	text-decoration: none;
}

#header {
	background-image: url(../images/header.gif);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 190px;
	width: 900px;
}
.sub-menu {
	font-size: 18px;
	color: #FFFFFF;
	text-align: left;
	width: 340px;
	margin: 0px;
	float: right;
	line-height: 33px;
	padding-top: 70px;
}
.sub-menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.sub-menu A:hover{
	color: #000000;
	text-decoration: underline;
}
#middle-area {
	margin: 0px;
	float: left;
	height: auto;
	width: 880px;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}

#article-top {
	background-image: url(../images/article-top.gif);
	background-repeat: repeat-x;
	height: 36px;
	width: 870px;
	margin: 0px;
	float: left;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	line-height: 33px;
	padding-left: 10px;
}
#article-bot {
	background-color: #ededed;
	margin: 0px;
	padding: 10px;
	float: left;
	width: 860px;
}

#footer {
	margin: 0px;
	float: left;
	width: 900px;
	background-image: url(../images/footer.gif);
	background-repeat: repeat-x;
	height: 49px;
}
.terms {
	font-size: 14px;
	color: #000000;
	margin: 0px;
	float: left;
	width: 200px;
	text-align: left;
	padding-left: 10px;
	padding-top: 15px;
}
.terms A{
	color: #000000;
	text-decoration: none;
}
.terms A:hover{
	color: #FFFFFF;
	text-decoration: underline;
	font-weight: bold;
}
.copyright {
	margin: 0px;
	float: right;
	width: 500px;
	text-align: right;
	color: #000000;
	padding-right: 10px;
	padding-top: 15px;
}
