/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +919968024699 , 011 - 22262836 , India,Delhi

*/

Body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	color: #000000;
	margin: 0px;
	padding: 0px;
}

#top-bg {
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
	height: 135px;
	width: 900px;
}

.Logo {
	padding-top: 32px;
	padding-left: 23px;
}
.top-menu {
	float: right;
	width: 475px;
	height: 35px;
	padding-top: 22px;
}
.top-menu-txt-active {
	float: left;
	width: auto;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #B50005;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 8px;
	margin-left: 8px;
	border: 2px solid #bd0101;
}
.top-menu-txt {
	float: left;
	width: auto;
	height: 20px;
	font-size: 13px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 5px;
	padding-bottom: 5px;
	color: #000000;
	text-align: center;
	padding-right: 10px;
	padding-left: 10px;
	margin-right: 8px;
	margin-left: 8px;
}
.top-menu-txt A{
	color: #000000;
	text-decoration: none;
}
.top-menu-txt A:hover{
	color: #000000;
	text-decoration: none;
}


#header-body {
	margin: 0px;
	padding: 0px;
	height: 228px;
	width: 900px;
}
.header-body-eft {
	margin: 0px;
	height: 200px;
	width: 268px;
	background-image: url(../images/left_bg_top.jpg);
	background-repeat: no-repeat;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-align: center;
	text-transform: uppercase;
	line-height: 44px;
	padding-top: 28px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.header-body-eft A{
	color: #000000;
	text-decoration: none;
}
.header-body-eft A:hover{
	color: #BA0200;
	text-decoration: underline overline ;
	
}
.header-body-right {
	margin: 0px;
	padding: 0px;
	height: 228px;
	width: 632px;
	float: left;
}


#mid-body {
	margin: 0px;
	height: auto;
	width: 870px;
	float: left;
	padding-top: 0px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#recent {
	height: auto;
	width: 796px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}

#recent-top {
	background-image: url(../images/recent-top.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 796px;
	font-size: 20px;
	line-height: 33px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	float: left;
}

#recent-bot {
	background-image: url(../images/recent-bot.jpg);
	background-repeat: no-repeat;
	height: 7px;
	width: 796px;
	margin: 0px;
	float: left;
}
#recent-mid {
	background-image: url(../images/recent-strip.jpg);
	background-repeat: repeat-y;
	width: 776px;
	height: auto;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	text-align: justify;
}


#footer {
	height: 50px;
	width: 900px;
	float: left;
	background-color: #e7e7e7;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #000000;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#footer2 {
	height: 40px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	height: auto;
	width: 300px;
	font-size: 16px;
	color: #BE0203;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
	line-height: 30px;
	font-weight: bold;
	padding-top: 10px;
}
#copyright A{
	color: #BE0203;
	text-decoration: underline;
}
#copyright A:hover{
	color: #000000;
	text-decoration: none;
}
#copyright2 {
	height: auto;
	width: 300px;
	font-size: 12px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: right;
	font-weight: normal;
	line-height: 30px;
	padding-right: 15px;
	text-align: right;
	padding-top: 10px;
}


A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #983131;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#center {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
