/* <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;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

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 {
	height: 90px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #0c4c70;
}
.logo {
	padding-left: 15px;
	margin-top: 20px;
}

#header-bg {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 250px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top-menu {
	float: left;
	height: auto;
	width: 200px;
	margin-top: 10px;
	line-height: 42px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-transform: uppercase;
	text-align: left;
	padding-left: 75px;
	color: #FFFFFF;
}
#top-menu A{
	color: #000000;
	text-decoration: none;
}
#top-menu A:hover{
	color: #FFFFFF;
	text-decoration: underline;
}


#sub-menu {
	height: 56px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/mid-bg.jpg);
	background-repeat: repeat-x;
}
#sub-menu1 {
	height: 56px;
	width: 256px;
	background-image: url(../images/mid.jpg);
	background-repeat: no-repeat;
	float: left;
}
.sub-menu2 {
	width: 180px;
	text-align: center;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	color: #FFFFFF;
	font-size: 18px;
	float: left;
	padding-left: 65px;
	padding-top: 10px;
}
.sub-menu2 A{
	text-decoration: none;
	color: #FFFFFF;
}
.sub-menu2 A:hover{
	text-decoration: underline;
	color: #000000;
}


#mid-area {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-right: 15px;
	padding-left: 15px;
}
#article-box {
	background-image: url(../images/box.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 214px;
	width: 331px;
	padding-left: 20px;
	margin-left: 15px;
}
#article-box-txt {
	float: left;
	height: 25px;
	width: 300px;
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	line-height: 25px;
	text-transform: uppercase;
	padding-top: 5px;
}
#article-box-menu {
	float: left;
	height: 120px;
	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: 48px;
	width: 770px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.footer-left {
	font-size:12px;
	font-weight:normal;
	color: #FFFFFF;
	width: 150px;
	padding-top: 15px;
	text-transform: uppercase;
	float: right;
	padding-right: 15px;
	text-align: right;
}
.footer-left A{
	color: #FFFFFF;
	text-decoration: none;
}
.footer-left A:hover{
	color: #000000;
	text-decoration: underline;
}
.footer-right {
	float: left;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
	text-align: left;
	width: 450px;
	padding-top: 20px;
	padding-left: 15px;
}
#f-bg {
	background-image: url(../images/footer-strip.jpg);
	background-repeat: repeat-x;
	height: 48px;
	width: 100%;
	margin-top: 10px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	float: left;
}
