/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +91 - 9968024699 , India,Delhi

*/



body {
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	background-color: #595c5d;
}


h1 {
	font-size: 18px;
	font-weight: bold;
	color: #0597C8;
	margin: 0px;
	text-transform: uppercase;
}
A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}


#wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
p{
	margin: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#logo-area {
	height: 102px;
	width: 900px;
	margin: 0px;
	float: left;
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
}
.logo-top {
	margin: 0px;
	float: left;
	height: 38px;
	width: 885px;
	padding-left: 15px;
	padding-top: 12px;
}
.menu-top {
	float: right;
	height: 33px;
	width: 431px;
	margin-top: 18px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: no-repeat;
	color: #000000;
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
	line-height: 33px;
	text-align: center;
}
.menu-top A{
	color: #FFFFFF;
	text-decoration: none;
}
.menu-top A:hover{
	color: #000000;
	text-decoration: none;
}
#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 900px;
}
.sub-menu {
	padding-left: 30px;
	float: left;
	height: auto;
	width: 400px;
	padding-top: 70px;
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	line-height: 40px;
}
.sub-menu A{
	color: #000000;
	text-decoration: none;
}
.sub-menu A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#mid-area {
	float: left;
	height: auto;
	width: 880px;
	background-color: #FFFFFF;
	padding: 10px;
}
#article-area {
	height: auto;
	width: 783px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.art-top {
	background-image: url(../images/article-bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	float: left;
	height: 42px;
	width: 783px;
	text-align: center;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 16px;
	line-height: 30px;
}
.art-mid {
	background-image: url(../images/aaart-mid.jpg);
	background-repeat: repeat-y;
	height: auto;
	width: 763px;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
}
.art-bot {
	background-image: url(../images/art-bot.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 11px;
	width: 783px;
}
#footer {
	float: left;
	height: 70px;
	width: 900px;
	background-color: #de8442;
}
.terms {
	margin: 0px;
	float: left;
	width: 300px;
	font-size: 10px;
	color: #FFFFFF;
	font-weight: bold;
	padding-top: 20px;
	padding-left: 10px;
}
.terms A{
	color: #FFFFFF;
	text-decoration: none;
}
.terms A:hover{
	color: #000000;
	text-decoration: underline;
}
.copyright {
	float: right;
	width: 300px;
	font-size:11px;
	color: #FFFFFF;
	padding-top: 25px;
	padding-right: 10px;
	text-align: right;
}
.red {
	color: #FF0000;
}
