/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +919968024699 , India,Delhi

*/


body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
}

A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}

h1 {
	font-size: 18px;
	color: #0E6BB8;
	text-transform: uppercase;
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



#center {
	height: auto;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-logo {
	height: 60px;
	width: 766px;
	margin: 0px;
	float: left;
}
.logo {
	float: left;
	height: 45px;
	width: 327px;
	margin-top: 10px;
}
#top-menu {
	height: 41px;
	width: 766px;
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	float: left;
}
.menu {
	text-align: center;
	float: left;
	height: 20px;
	width: 80px;
	padding-left: 10px;
	color: #008cff;
	padding-top: 10px;
	text-transform: uppercase;
	font-weight: bold;
}
.menu A{
	color: #000000;
	text-decoration: none;
}
.menu A:hover{
	color: #008cff;
	text-decoration: none;
}

#header {
	height: 149px;
	width: 766px;
	margin: 0px;
	float: left;
}

#mid-content {
	height: auto;
	width: 766px;
	margin: 0px;
	float: left;
}

#recent-article {
	height: auto;
	width: 740px;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
}
.box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 235px;
	width: 354px;
}
.box2 {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	float: right;
	height: 235px;
	width: 354px;
}
.top {
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
	float: left;
	height: 20px;
	width: 250px;
	padding-left: 25px;
	padding-top: 6px;
}
.link {
	height: auto;
	width: 300px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	color: #000000;
}
.link A{
	color: #000000;
	text-decoration: none;
}
.link A:hover{
	color: #0066CC;
	text-decoration: underline;
}
.more {
	padding-right: 25px;
	color: #FF0000;
	font-size: 11px;
	font-weight: bold;
}
.more A{
	color: #FF0000;
	text-decoration: none;
}
.more A:hover{
	color: #FF0000;
	text-decoration: underline;
}
#footer-bg {
	height: 74px;
	width: 766px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/footer-bg.gif);
	background-repeat: repeat-x;
	float: left;
}
