@charset "utf-8";
body, p, ul, li, h1, h2 {
	margin: 0px;
	padding: 0px;
}
body {
	font-family:Arial, Helvetica, sans-serif;
}
.main {
	width:1003px;
	margin:0px auto;
}
.header {
	overflow:hidden;
	margin:20px 0px;
}
.hdfclogo {
	background:url(../resources/images/hdfc_logo.gif) no-repeat;;
	width:179px;
	height:51px;
	float:left;
	margin-left:25px;
}
.quickremit {
	background:url(../resources/images/quickremit-logo.gif) no-repeat;;
	width:163px;
	height:51px;
	float:right;
	margin-right:25px;
}
.banner-holder {
	background:url(../resources/images/banner-bg.gif) repeat-x;
}
.banner-img {
	background:url(../resources/images/banner-img-dollar.png) no-repeat 50px 10px;
	width:100%;
	height:250px;
}
.headline {
	margin-left:250px;
	padding-top:30px;
}
.headline h1 {
	color:#fff;
	font-size:25px;
	font-weight:normal;
}
.headline h2 {
	color:#000;
	font-size:20px;
	font-weight:normal;
	margin-top:10px;
}
.exchangerate {
	color: #fff;
	font-size: 14px;
	text-transform: uppercase;
	font-weight:bold;
	margin-left:240px;
	margin-top:58px;
	float:left;
}
.ratetxt {
	color:#fff;
	font-size:30px;
	height:30px;
	float:left;
	margin-top:48px;
	margin-left:10px;
}
.rate {
	background:url(../resources/images/rupee.png) no-repeat 0px 6px;
	padding-left:19px;
}
.body-holder {
	width:973px;
	margin:10px auto;
}
.left-holder {
	width:641px;
	float:left;
}
.nav-holder {
	overflow:hidden;
}
.nav-holder a {
	display:inline-block;
	list-style:none;
	background:url(../resources/../resources/images/nav-left.png) no-repeat;
	font-size:13px;
	padding-left:20px;
	text-decoration:none;
	float:left;
	margin-right:2px;
}
.nav-holder a span {
	display:block;
	padding: 5px 0px;
	background:url(../resources/../resources/images/nav-right.png) no-repeat top right;
	padding-right:20px;
	color:#000;
}
.nav-holder .active {
	display:inline-block;
	list-style:none;
	background:url(../resources/../resources/images/nav-left.png) no-repeat 0px -26px;
	font-size:13px;
	padding-left:20px;
	text-decoration:none;
	float:left;
	margin-right:2px;
}
.nav-holder .active span {
	display:block;
	padding: 5px 0px;
	background:url(../resources/../resources/images/nav-right.png) no-repeat right -26px;
	padding-right:20px;
	color:#FFF;
}
.content-holder {

	margin:10px 0px;
	text-align:justify;
	font-size:12px;
	width:620px;
	height:306px;
	overflow:auto;
	padding-right:10px;
}
.content-holder a {
	color:#003d87;
}
.faq li {
	background:url(../resources/images/bullet-blue.png) no-repeat;
	padding-left:20px;
	margin-bottom:10px;
	margin-top:10px;
	list-style:none;
}
.features li {
	background:none;
	list-style:none;
	padding:10px 0px;
}
.features li span {
	padding: 5px 0px 10px 50px;
	font-size:16px;
}
.features li .superior {
	 background:url(../resources/images/icon-exchangerate.gif) no-repeat left -5px;
}
.features li .email {
	 background:url(../resources/images/icon-email.gif) no-repeat 5px 0px;
}
.features li .message {
	 background:url(../resources/images/icon-message.gif) no-repeat -5px 0px;
}
.features li .donation {
	 background:url(../resources/images/icon-donation.gif) no-repeat 10px 0px;
}
.features li .option {
	 background:url(../resources/images/icon-option.gif) no-repeat 3px -1px;
}
.features li .zero {
	 background:url(../resources/images/icon-zero.gif) no-repeat 15px 0px;
}
.right-holder {
	float:right;
	width:323px;
	margin-top:-510px;
}

.form-bg {
	background:url(../resources/images/form-bg.png) repeat-y;
	padding:0px 10px;
}
.form-title {
	width:100%;
	text-align:center;
	color:#ff0000;
	font-weight:bold;
	font-size:24px;
}
.mandatory {
	text-align:center;
	color:#323232;
	font-size:11px;
	margin-bottom:10px;
}
.form-bg li {
	margin:5px;
	list-style:none;
	font-size:14px;
	color:#0b2775;
	overflow:hidden;
	margin-bottom:0px;
}
.form-bg li div {
	text-align:right;
}
.form-bg input {
	border:solid 1px #6d6d6d;
	padding:2px;
	font-size:11px;
}
.formtxt {
	float:left;
}
.txtbox {
	float:right;
}
.authorise {
	text-align:center;
	font-size:11px;
	margin-top:10px;
}
.register {
	width:300px;
	margin:10px auto 0px auto;
	text-align:center;
	font-size:11px;
}
.offer-holder {
	width:320px;
	margin:10px auto;
}
.footer {
	clear:both;
	border-top:solid 1px #FF0000;
	padding:10px 0px;
	text-align:justify;
}
.disclaimer {
	font-size:12px;
}
.footerlinks {
	background:#e9e9e9;
	padding:10px;
	margin:10px 0px;
	overflow:hidden;
	font-size:12px;
}

.footerlinks a {
	color:#1d1d1d;
	text-decoration:none;
	margin:0px 5px;
}
.top {
	float:right;
	display:block;
	color:#003d87;
	font-weight:bold;
	text-decoration:none;
	background:url(../resources/images/top-arrow.png) no-repeat;
	padding-left:17px;
	margin-top:10px;
}
#menu-holder {
	height:35px;
	width:650px;
	list-style:none;
}
.menu ul
{
float:left;
width:100%;
padding:0;
margin:0;
list-style-type:none;
}
.menu li {display:inline;}
.menu a
{
float:left;
text-decoration:none;
font-size:13px;
color:#000;
background-image:url(../resources/images/link.png) ;
background-repeat:repeat-x;
padding:7px 40px 7px 40px;
border-right:1px solid white;
}
.menu a:hover {background-image:url(../resources/../resources/images/hover.png) ;
background-repeat:repeat-x;
color:#fff;}
.menu .active-menu {background-image:url(../resources/../resources/images/hover.png) ;
background-repeat:repeat-x;
color:#fff;}

.click-chat {
	font-family:Arial, Helvetica, sans-serif;
	color:#0354DA;
	text-decoration:underline;
	font-size:11px;
}

.fees ul{
	margin:0px;
	padding:0px;
	

 
}
.fees li {
	padding-left:0px;
	margin-top:10px;
	list-style-type:disc;
}