/* 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;
	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: #EC3F5B;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #BE1011;
	text-decoration: underline;
}
#wrapper {
	width: 1000px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.red {
	color: #FF0000;
}
#article-bg {
	height: 194px;
	width: 897px;
	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: 860px;
	float: left;
	overflow: auto;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}
#footer {
	background-image: url(../images/footer_bg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 46px;
	width: 1000px;
}
.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: #000000;
	text-decoration: underline;
}

.copyright {
	margin: 0px;
	float: right;
	height: auto;
	width: 500px;
	padding-right: 10px;
	text-align: right;
	padding-top: 15px;
	color: #000000;
	font-size: 11px;
}
h3 {
	color: #AD254B;
	padding: 0px;
	margin: 0px;
	font-size: 20px;
	text-transform: uppercase;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}

#logo_area {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 84px;
	width: 1000px;
	background-image: url(../images/top_logo.jpg);
	background-repeat: no-repeat;
}

#nav_area {
	float: left;
	width: 1000px;
	background-image: url(../images/manu.jpg);
	background-repeat: repeat-x;
	height: 41px;
	margin: 0px;
	text-align: center;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	float: left;
	background-image: url(../images/menu_over.jpg);
	background-repeat: repeat-x;
	width: 150px;
	height: 41px;
	line-height: 40px;
	padding: 0px;
}
.nav A{
	color: #FFFFFF;
	text-decoration: none;
	background-repeat: repeat-x;
	width: 150px;
	float: left;
	margin: 0px;
	background-image: url(../images/manu.jpg);
	height: 41px;
	padding: 0px;
}
.nav A:hover{
	color: #FFFF00;
	text-decoration: none;
	background-image: url(../images/menu_over.jpg);
	background-repeat: repeat-x;
	float: left;
	width: 150px;
}


#header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 205px;
	width: 998px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
.sub_menu {
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	width: 400px;
	padding-top: 10px;
	line-height: 36px;
	margin: 0px;
	float: left;
	padding-left: 20px;
}
.sub_menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.sub_menu A:hover{
	color: #FFFF00;
	text-decoration: underline;
}


#mid_area {
	float: left;
	height: auto;
	width: 980px;
	margin: 0px;
	padding: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#mid_area2 {
	float: left;
	height: auto;
	width: 980px;
	margin: 0px;
	text-align: justify;
}

