/* <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-color: #F0FFE0;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;

}

h1 {
	color: #FF0000;
	font-size: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
A {
	text-decoration: none;
	color: #000000;
}

A:hover {
	text-decoration: underline;
	color: #000000;
}


#cont {
	float: left;
	width: 100%;
	background-color: #FFFFFF;
	height: 200px;
}
#top-contener {
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
	height: 200px;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}


#menu-bg {
	height: 48px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/menu-bg.jpg);
	background-repeat: repeat-x;
	color: #000000;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	float: left;
}
#menu-bg A{
	color: #f63866;
	text-decoration: none;
}
#menu-bg A:hover{
	color: #000000;
	text-decoration: none;
}


#mid-area {
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f0ffdf;
}
#mid-area2 {
	height: auto;
	width: 720px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #f0ffdf;
	padding-right: 10px;
	padding-left: 10px;
}

.content {
	float: left;
	padding-right: 5px;
	height: auto;
	width: 425px;
	padding-left: 10px;
}

.right-links {
	float: right;
	height: 322px;
	width: 293px;
}
.box-body {
	width: 740px;
	height: auto;
	float: left;
	background-color: #F0FFE0;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#article {
	height: 27px;
	width: 680px;
	background-color: #60B42A;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #ababab;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 25px;
	padding-left: 20px;
	padding-top: 5px;
	font-size: 16px;
	text-transform: uppercase;
	text-align: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #60B42A;
	border-left-color: #60B42A;
}
#article2 {
	height: auto;
	width: 680px;
	background-color: #F0FFDF;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 1px dotted #60B42A;
}
#box1 {
	background-image: url(../images/box1.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 246px;
	width: 631px;
	margin-left: 40px;
	padding-left: 30px;
}
#box2 {
	background-image: url(../images/box2.jpg);
	background-repeat: no-repeat;
	float: left;
	height: 246px;
	width: 297px;
	margin-left: 40px;
}
.recent-article {
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 15px;
}
.recent-article2 {
	height: 20px;
	width: 200px;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	float: right;
	text-align: right;
	padding-right: 15px;
}
.read-more {
	font-weight: bold;
	color: #f63866;
	padding-top: 25px;
}
.read-more A{
	color: #f63866;
	text-decoration: none;
}
.read-more A:hover{
	color: #f63866;
	text-decoration: underline;
}



#footer-bg {
	background-image: url(../images/footer-bg.jpg);
	background-repeat: repeat-x;
	height: 77px;
	width: 100%;
	float: left;
	margin-top: 10px;
}

.footer-left {
	font-size:12px;
	font-weight:bold;
	color: #000000;
	padding-top: 15px;
	text-transform: uppercase;
	padding-bottom: 5px;
}
.footer-left A{
	color: #000000;
	text-decoration: none;
}
.footer-left A:hover{
	color: #FF0000;
	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;
}
