/* 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: #097783;
}

A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #BE1011;
	text-decoration: underline;
}
#wrapper {
	width: 906px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

.red {
	color: #FF0000;
}
#article-bg {
	height: 199px;
	width: 790px;
	padding: 10px;
	float: left;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
	background-image: url(../images/art-bg.jpg);
	background-repeat: no-repeat;
}
#footer {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 906px;
	background-image: url(../images/footer.jpg);
	background-repeat: repeat-x;
}
.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: #CCCCCC;
	font-size: 10px;
}
h3 {
	color: #F3420C;
	margin: 0px;
	font-size: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
	text-transform: uppercase;
}

#header_bg {
	background-image: url(../images/header_bg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 244px;
	width: 906px;
}
#mid_area {
	margin: 0px;
	float: left;
	width: 886px;
	background-color: #e4e6be;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	text-align: justify;
}
#nav_area {
	margin: 0px;
	float: left;
	width: 600px;
	padding-top: 10px;
	padding-left: 45px;
}
.nav {
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
	padding-right: 20px;
	padding-left: 20px;
	color: #d20706;
}
.nav A{
	color: #000000;
	text-decoration: none;
}
.nav A:hover{
	color: #d20706;
	text-decoration: none;
}
#sub_menu {
	margin: 0px;
	float: left;
	width: 500px;
	padding-top: 50px;
	padding-left: 200px;
	font-size: 18px;
	color: #000000;
	text-align: center;
	font-weight: normal;
	line-height: 36px;
}
#sub_menu A{
	color: #000000;
	text-decoration: none;
}#sub_menu A:hover{
	color: #FFFFFF;
	text-decoration: underline overline;
}
#welcome_area {
	margin: 0px;
	float: left;
	width: 600px;
	font-size: 18px;
	color: #D20804;
	text-align: left;
	font-weight: bold;
	padding-top: 25px;
	background-position: left bottom;
	padding-left: 10px;
}

#art_area {
	margin: 0px;
	float: left;
	width: 803px;
	padding-left: 35px;
	padding-top: 10px;
}
#art_area_top {
	margin: 0px;
	width: 803px;
	background-image: url(../images/art_top.jpg);
	background-repeat: no-repeat;
	height: 11px;
}
#art_area_bot {
	margin: 0px;
	width: 803px;
	background-image: url(../images/art_bot.jpg);
	background-repeat: no-repeat;
	height: 11px;
	padding: 0px;
	float: left;
}
#art_area_mid {
	margin: 0px;
	float: left;
	width: 783px;
	height: auto;
	padding-right: 10px;
	padding-left: 10px;
	text-align: justify;
	background-color: #FFFFFF;
}
#mid_area2 {
	margin: 0px;
	float: left;
	width: 886px;
	background-color: #e4e6be;
	text-align: justify;
	padding: 0px;
}

