/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +91 - 9968024699 , India,Delhi

*/

body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	line-height: 20px;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	background-color: #FFB502;
	background-attachment: fixed;
}
p{
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 5px;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #FF3333;
	margin: 0px;
	text-transform: uppercase;
	padding-top: 5px;
}
h2 {
	font-size: 18px;
	text-transform: uppercase;
	padding: 0px;
	margin: 0px;
	color: #990066;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #BE1011;
	text-decoration: underline;
}
#wrapper {
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.red {
	color: #FF0000;
}
#article-bg {
	height: 195px;
	width: 873px;
	background-image: url(../images/art_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#article-bg2 {
	height: 150px;
	width: 850px;
	float: left;
	overflow: auto;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 900px;
}
.terms {
	padding-left: 10px;
	width: 350px;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 15px;
	font-weight: bold;
	color: #FFFFFF;
}
.terms A{
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.terms A:hover{
	color: #ffb705;
	text-decoration: underline;
}

.copyright {
	margin: 0px;
	float: right;
	height: auto;
	width: 500px;
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
	color: #ffb705;
	font-size: 11px;
}

.copyright A{
	text-align: left;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.copyright A:hover{
	color: #ffb705;
	text-decoration: underline;
}
h3 {
	color: #000000;
	padding: 0px;
	margin: 0px;
	font-size: 18px;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
}

#logo_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 87px;
	width: 900px;
	background-color: #2d1212;
}
.logo {
	margin: 0px;
	float: left;
	height: 87px;
	width: 581px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav_area {
	float: left;
	width: 880px;
	margin: 0px;
	background-color: #FFB502;
	height: 40px;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	line-height: 40px;
	text-align: right;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #990066;
}
#nav_area A{
	color: #000000;
	text-decoration: none;
}

#nav_area A:hover{
	color: #990066;
	text-decoration: none;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 247px;
	width: 900px;
}
.sub_menu {
	font-size: 18px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	width: 350px;
	padding-top: 35px;
	line-height: 36px;
	float: left;
	margin: 0px;
	padding-left: 40px;
	font-family: Arial, Helvetica, sans-serif;
}
.sub_menu A{
	color: #000000;
	text-decoration: none;
}
.sub_menu A:hover{
	color: #ff0000;
	text-decoration: underline;
}


#mid_area {
	float: left;
	height: auto;
	width: 880px;
	margin: 0px;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#mid_area2 {
	float: left;
	height: auto;
	width: 880px;
	margin: 0px;
	text-align: justify;
}

