/* <meta name="WEBDESIGNER" content="anilk.impetus@gmail.com,anilaryan31@yahoo.co.in" />
<meta name="WEBDESIGNER" content="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;

}

h1 {
	color: #0083CA;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}



#top-contener {
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
	height: 81px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.logo {
	padding-left: 15px;
	margin-top: 20px;
}

#header-bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 271px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-menu {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 25px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 65px;
	color: #FFFFFF;
}
#top-menu A{
	color: #000000;
	text-decoration: none;
}
#top-menu A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}

#sub-menu {
	height: 110px;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#sub-menu1 {
	height: 110px;
	width: 255px;
	background-image: url(../images/mid.jpg);
	background-repeat: no-repeat;
	float: left;
}
.sub-menu2 {
	width: 150px;
	text-align: center;
	padding-top: 52px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #000000;
}
.sub-menu2 A{
	text-decoration: underline;
	color: #000000;
}
.sub-menu2 A:hover{
	text-decoration: none;
	color: #007DC1;
}


#mid-area {
	height: auto;
	width: 766px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#article-box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 250px;
	width: 341px;
	padding-left: 20px;
	margin-left: 10px;
}
#article-box-txt {
	float: left;
	height: 25px;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	text-transform: uppercase;
}
#article-box-menu {
	float: left;
	height: 150px;
	width: 200px;
	font-size: 12px;
	text-align: left;
	line-height: 25px;
	color: #000000;
	padding-left: 70px;
	padding-top: 20px;
}
#article-box-menu A{
	color: #000000;
	text-decoration: none;
}
#article-box-menu A:hover{
	color: #0099FF;
	text-decoration: underline;
}
.more {
	font-size: 11px;
	font-weight: bold;
	color: #FF0000;
	text-align: right;
	padding-right: 20px;
	float: left;
	width: 290px;
	padding-top: 20px;
}
.more A{
	color: #FF0000;
	text-decoration: none;
}
.more A:hover{
	color: #FF0000;
	text-decoration: underline;
}


#footer-bg {
	background-image: url(../images/footer-strip.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 766px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
}

.footer-left {
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	padding-left: 15px;
	width: 200px;
	padding-top: 20px;
	text-transform: uppercase;
	float: left;
}
.footer-left A{
	color: #FFFFFF;
	text-decoration: none;
}
.footer-left A:hover{
	color: #000000;
	text-decoration: underline;
}
.footer-right {
	padding-right: 15px;
	float: right;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: right;
	width: 450px;
	padding-top: 25px;
}
