/* <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: 21px;
	font-weight: normal;
	color: #000000;
	text-align: justify;
	background-color: #50C3EF;
}

#wrapper {
	height: auto;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
h1 {
	font-size: 18px;
	font-weight: bold;
	color: #3463A7;
	margin: 0px;
	text-transform: uppercase;
}
A {
	text-decoration: none;
	color: #000000;
}
A:hover {
	color: #FF0000;
	text-decoration: underline;
}
ul {
	font-weight: bold;
	font-size: 16px;
	color: #000000;
	line-height: 30px;
}


#logo-area {
	margin: 0px;
	float: left;
	height: 90px;
	width: 900px;
	background-color: #FFFFFF;
}
.logo {
	margin: 0px;
	float: left;
	height: 36px;
	width: 413px;
	padding-top: 32px;
	padding-left: 23px;
}

#menu-area {
	margin: 0px;
	float: left;
	height: 40px;
	width: 900px;
	background-color: #416271;
}

#menu-left {
	margin: 0px;
	float: left;
	height: 46px;
	width: 21px;
}

#menu-mid {
	margin: 0px;
	float: left;
	height: 46px;
	width: 845px;
	background-image: url(../images/top-strip.jpg);
	background-repeat: repeat-x;
}

#menu-right {
	margin: 0px;
	float: left;
	height: 46px;
	width: 21px;
}
.menu {
	float: right;
	width: 400px;
	margin: 0px;
	font-weight: bold;
	font-size: 14px;
	color: #35c8fd;
	padding-top: 10px;
}
.menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:hover{
	color: #35c8fd;
	text-decoration: none;
}
#header-area {
	margin: 0px;
	float: left;
	height: 262px;
	width: 900px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.menu-header {
	float: right;
	width: 300px;
	text-align: center;
	padding-top: 60px;
	font-size: 18px;
	font-weight: bold;
	color: #416271;
	line-height: 50px;
	padding-right: 50px;
}
.menu-header A{
	color: #416271;
	text-decoration: none;
}
.menu-header A:hover{
	color: #508ad3;
	text-decoration: underline;
}


#mid-area {
	float: left;
	height: auto;
	width: 870px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FFFFFF;
	padding: 15px;
}
#midbox {
	height: auto;
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#midbox1 {
	height: 25px;
	width: 340px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-left-style: solid;
	border-top-color: #87b1e5;
	border-right-color: #87b1e5;
	border-left-color: #87b1e5;
	background-color: #cbe6f1;
	font-size: 18px;
	font-weight: bold;
	color: #4f5355;
	text-align: center;
	padding-top: 5px;
}
#midbox2 {
	height: auto;
	width: 778px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: left;
	padding-right: 10px;
	padding-left: 10px;
	border: 1px solid #87b1e5;
	background-color: #CBE6F1;
}
#midbox3 {
	height: 21px;
	width: 790px;
	margin: 0px;
	float: left;
}

#footer-area {
	float: left;
	height: 59px;
	width: 900px;
	background-color: #d7dfe2;
	margin: 0px;
}
#f-left {
	margin: 0px;
	float: left;
	height: 59px;
	width: 23px;
}

#f-mid {
	background-image: url(../images/f-mid-strip.jpg);
	background-repeat: repeat-x;
	height: 59px;
	width: 781px;
	margin: 0px;
	float: left;
}

#f-right {
	margin: 0px;
	float: left;
	height: 59px;
	width: 23px;
}
.copyright {
	width: 300px;
	float: left;
	font-size: 11px;
	padding-top: 20px;
	padding-left: 10px;
}
.terms {
	float: right;
	width: 170px;
	margin: 0px;
	padding-top: 20px;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #5c98e8;
}

.terms A{
	color: #5c98e8;
	text-decoration: underline;
}

.terms A:hover{
	color: #5c98e8;
	text-decoration: none;
}
.red {
	color: #FF0000;
}

