
/* CSS Document */
body
{
margin:0px;
padding:0px;
font-family:Verdana, Arial, Helvetica, sans-serif;
}

H1,H2,H3,H4
{
    FONT-SIZE: 0px;
    TEXT-INDENT: -20000px;
    margin:0px;
    padding:0px;
}

#master_div
{
	font-size:0.8em;
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	background:url(../images/shadow.gif) repeat-x left top;
	padding:8px 0 0 0;
}

#left_section a:link,
#left_section a:active,
#left_section a:visited,
#left_section a:hover
{
	color:#008ECE;
	text-decoration:underline;
}
.content
{
	background:url(../images/bgstrip.gif) repeat-x left top;	
}

.inner_div
{
	width:775px;
	margin:auto;
	padding:22px 0 90px 0;
}


.banner_div_left
{
	background:url(../images/h_makeyour_chequebook.gif) no-repeat left bottom;		
}
.banner_div_right
{
	background:url(../images/typewriter01.jpg) no-repeat right top;		
	height:89px;
	padding:0px 0px 0px 378px;
}

#bottom_shadow
{
	background:#0099D8 url(../images/bluebg.gif) no-repeat left top;	
	padding:0px 0 0 25px;
	line-height:1.3em;
	width:750px;
	color:#ffffff;
}

#right_section
{
	width:397px;
	height:303px;
	float:right;
	background:url(../images/typewriter02.jpg) no-repeat right top;
}

.button
{
	padding:40px 0 50px 0;
	width:275px;
}

.intr_banking_button
{
	background:url(../images/btnimg.gif) no-repeat left top;
	height:37px;
	display:block;
}




