/* Designer : anilk.impetus@gmail.com,anilaryan31@yahoo.co.in ,

Anil Kumar Gupta,Phone : +919968024699 , 011 - 22262836 , 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: #4A7ACF;
}

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: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}

#top {
	height: 307px;
	width: 800px;
	margin: 0px;
	float: left;
	background-image: url(../images/top-banner.jpg);
	background-repeat: no-repeat;
}
#top-left {
	height: auto;
	width: 250px;
	margin: 0px;
	float: left;
	padding-top: 200px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 36px;
	font-weight: bold;
	color: #000000;
	text-align: left;
	padding-left: 20px;
}
#top-left A{
	color: #000000;
	text-decoration: underline;
}
#top-left A:hover{
	color: #850404;
	text-decoration: none;
}
#top-right {
	height: auto;
	width: 440px;
	margin: 0px;
	float: right;
	padding-top: 283px;
}
#menu {
	height: auto;
	width: 80px;
	padding-right: 3px;
	padding-left: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	font-weight: bold;
	color: #FFFFFF;
	float: left;
	text-align: center;
	text-transform: uppercase;
}
#menu A{
	color: #000000;
	text-decoration: none;
}
#menu A:hover{
	color: #FFFFFF;
	text-decoration: none;
}
#mid-area {
	height: auto;
	width: 780px;
	margin: 0px;
	float: left;
	background-color: #FFFFFF;
	padding-right: 10px;
	padding-left: 10px;
}

#article {
	height: 27px;
	width: 680px;
	background-color: #4A7ACF;
	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;
}
#article2 {
	height: auto;
	width: 680px;
	background-color: #ededed;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
}


#footer {
	height: 80px;
	width: 800px;
	float: left;
	background-color: #e29e0e;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #4A7ACF;
	margin: 0px;
}
#footer2 {
	height: 60px;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#copyright {
	height: auto;
	width: 300px;
	font-size: 11px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	float: left;
	padding-left: 15px;
	text-transform: uppercase;
	line-height: 30px;
	padding-top: 20px;
	font-weight: bold;
}
#copyright A{
	color: #FFFFFF;
	text-decoration: none;
}
#copyright A:hover{
	color: #fff000;
	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: 20px;
}
