.bankListing {
	position: relative;
	float: left;
	width: 252px;
	height: 118px;
	overflow: hidden;
}
.bankimagediv {
	float:left;/*fix for  buggy browsers*/
	width:90px;
	margin:5px 0 0px 0;
	overflow: hidden;
}
.bankrightdiv {
	float:right;/*fix for  buggy browsers*/
	width:155px;
	margin:5px 0 0px 0;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#5b5b5b;
	font-weight:bold;
	overflow: hidden;
}
.bankList {
	border: 1px solid #fff;
	width:510px;
	overflow: hidden;
	margin: 15px;
}
.rowdivbank {
	width: 250px;
	height: 110px;
	overflow: hidden;
	background:url(dot.gif) repeat-x bottom;
	padding: 0 0 5px;
}
.rowdivbankbot {
	float:left;
	padding-bottom:5px;
}
.celldiv {
	float:left;/*fix for  buggy browsers*/
	display:  table-cell;
	width: auto;
	border: 1px solid #fff;
}
li.frequent-flyer-miles {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/air.png);
}
li.balance-transfer-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/transfer.png);
}
li.business-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/business.png);
}
li.cash-back-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/cash_back.png);
}
li.gas-rewards {
	background: url(../img/icons/all_new/gas.png) no-repeat left;
}
li.hotel-credit-cards {
	background: url(../img/icons/all_new/hotel.png) no-repeat left;
}
li.instant-approval-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/instant.png);
}
li.low-interest-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/low_interest.png);
}
li.reward-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/rewards.png);
}
li.student-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/student.png);
}
li.secured-credit-cards {
	background: url(../img/icons/all_new/secured.png) no-repeat left;
}
li.unsecured-credit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/bad_credit.png);
}
li.free-credit-report {
	background: url(../img/icons/all_new/credit_report.png) no-repeat left;
}
li.debt-consolidation {
	background: url(../img/icons/all_new/debt.png) no-repeat left;
}
li.prepaid-debit-cards {
	background-repeat: no-repeat;
	background-position: left;
	background-image: url(../img/icons/all_new/prepaid.png);
}
li.home-loans {
	background: url(../img/icons/all_new/home_loan.png) no-repeat left;
}
li.online-bank-accounts {
	background: url(../img/icons/all_new/online_bank.png) no-repeat left;
}
.olnev li {
width: 250px;
float: left;
height: 40px;
}
.olnev ul {
width: 600px;
}
.floatdiv {
width: 250px;
float: left;
height: 110px;
}

img { border: 0px; }
.olnev LI {
font-size:14px; 
font-family:Arial, Helvetica, sans-serif; 
list-style-type:none; 
margin:5px 0 0 5px;
}

.olnev LI a {
height:26px; 
padding:11px 0 0px 50px; 
display:block; 
color:#59addc;
}

*{
	margin:0;
	padding:0;
}

html{
	min-width:778px;
	_min-width:778px;
}

body{
	background:#f1f1f1;
	text-align:left;
}

#pageheadContainer,
#contentContainer,
#footContainer{
/* 100% so we can create the fullscreen width backgrounds */
	width:100%;
}
#pageheadContainer{
margin-top:15px;
}

#contentContainer{
	float:right;
	margin:0px;
}

#footContainer{
	clear:both;
}

#pagehead,
#content,
#foot{
	width:778px;
	margin: 0px auto;
	position:relative;
	text-align:left;
	
	
	
}
#content{
clear:both;
}
#contentbgn{
width:778px;
background:#dbdad8;
float:left;
margin-top:0px;
background:#e2f3fd;
}

#pagehead{
	height:253px;
	background-color:#FFFFFF;
}
#header
{
margin:0px 0 0 0px;
width:778px;
height:110px;
background:#f1faff;
}
#logo
{
margin:18px 0px 0px 20px;
width:241px;
height:22px;
position:absolute;
float:left;
}
#topright
{
margin:18px 0px 0px 265px;
width:490px;
position:absolute;
}
#topright p
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #d2c9b8;
	text-decoration: none;
	font-weight: normal;
	padding:8px 0 0 0px;
	text-align:right;
}
#topright a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #535442;
	text-decoration: none;
	font-weight: normal; 
}
#topright a:hover {
	color: #f28f24;
	background-color:inherit;
}
#navigation {
	height:20px;
	padding:0;
	margin:0;
	border-bottom:#c7d43a 5px solid;
	background:#f1faff;
	}
#navigation ul {
	background:#c7d43a;
	height:20px;
	float:left;
	width:550px;
	}		
#navigation ul li {
	display:block;
	float:left;
	background:url(devider-1.jpg) no-repeat right 2px;
	padding:2px 0px 0px 0px;
	}
#navigation ul li.navri {
	display:block;
	float:left;
	background:none;
	padding:2px 0px 0px 0px;
	}
#navigation ul li a {
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	font-weight:blod;
	font-size:12px;
	text-decoration:none;
	padding:2px 10px 2px 9px;
	}	
#navigation ul li a:hover {
	color:#fff;
	background:#383838;
	padding:2px 10px 2px 9px;
	}
#mainimage
{
height:172px;
width:778px;
float:left;
background:url(main-bg.jpg) no-repeat;

}
#mainimage-left{
height:172px;
width:550px;
float:left;
background:url(main-bg.jpg) no-repeat;

}

#right-mainbg{width:228px;
height:172px;
float:left;
background:#e2f3fd;
}

#foot{
	height:30px;
	text-align:left;
	background:#7a8500;

	}
#foot p#copyright {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#ffffff;
text-decoration:none;
padding:10px 0 10px 25px;
font-weight:normal;
float:left;
}
#foot p#botlinks {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
padding:10px 25px 0 20px;
float:right;
}
#foot a {
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#ffffff;
text-decoration:none;
}
#foot a:hover {
color:#FBEDB0;
text-decoration:none;
}
/* More backgounds, we need more backgrounds! */
#leftcol {

	width:530px;
	float:left;
	margin:0px 0px 0px 0px;
	background-color:#ffffff;
	padding:0 10px 0 10px;
}
#leftcol p {

	margin:0px;
	padding:12px 0px 0px 0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#525150;
	background-color:inherit;
}
#leftcol p.withbg {
background:#f7f7f7;
padding:5px;
}
#leftcol a {
	text-decoration:none;
}
DIV.spacer {
clear:both;
height:1px;
margin:10px 0 10px 0;
}
DIV.offerdot {
clear:both;
background:#c7d43a;
height:1px;
margin:0px 10px 0px 20px;
}
DIV.spa{
clear:both;
}
.tablediv {
display:  table;

float:left;
margin:7px 0 7px 0px;
}
.rowdiv  {
display:  table-row;
width:auto;
}
.rowdivbank  {
display:  table-row;
float:left;
background:url(../../1/images/dot.gif) repeat-x bottom;
padding-bottom:5px;
}
.rowdivbankbot  {
display:  table-row;
float:left;
padding-bottom:5px;
}
.celldiv {
float:left;/*fix for  buggy browsers*/


margin-left:4px;
width:250px;
}
.bankimagediv {
float:left;/*fix for  buggy browsers*/
display:table-cell;
width:90px;
margin:5px 0 0px 5px;}
.bankrightdiv {
float:left;/*fix for  buggy browsers*/
display:  table-cell;
width:150px;
margin:5px 0 0px 0;
font-size:10px;
font-family:Arial, Helvetica, sans-serif;
color:#5b5b5b;
font-weight:bold;
}
.readmorebutton {
padding:5px 0 0 0;

}
.readmorebutton a {
background:url(readmore.gif) no-repeat;
display:block;
height:16px;
width:57px;
color:#FFFFFF;
font-size:10px;
font-weight:bold;
text-align:center;
margin-right:5px;
float:left;
}
.readmorebutton a:hover {
background:url(readmore_r.gif) no-repeat;
color:#ffa200;
}
.olnev {
margin-left:0px;


}

.olnev UL {
list-style-type:none;
margin:0;
padding:0;

}
.olnev LI.yellow {
background:url(../../1/images/arrowblue.gif) no-repeat left #e4be39;
height:20px;
margin:0px;
display:block;
width:250px;

}
.olnev LI.yellowr {
background:url(../../1/images/arrowblue.gif) no-repeat left #e4be39;
height:20px;
margin:0px;
display:block;
width:250px;
}
.olnev LI {
font-size:14px;
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
margin:5px 0 0 2px;
}
.olnev LI.one a {
background:url(1st.jpg) no-repeat;
height:35px;
padding:7px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.one a:hover {
background:url(1st-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:35px;
padding:7px 0 0px 50px;
margin:0px;
}
.olnev LI.two a {
background:url(2nd-no.jpg) no-repeat;
height:35px;
padding:9px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.two a:hover {
background:url(2no--over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:35px;
padding:9px 0 0px 50px;
margin:0px;
}
.olnev LI.three a {
background:url(3rd-no.jpg) no-repeat;
height:37px;
padding:10px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.three a:hover {
background:url(3rd-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:10px 0 0px 50px;
margin:0px;
}
.olnev LI.four a {
background:url(4th-no.jpg) no-repeat;
height:37px;
padding:10px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.four a:hover {
background:url(4th-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:10px 0 0px 50px;
margin:0px;
}
.olnev LI.five a {
background:url(5th-no.jpg) no-repeat;
height:37px;
padding:11px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.five a:hover {
background:url(5th-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:11px 0 0px 50px;
margin:0px;
}
.olnev LI.six a {
background:url(6thj-no.jpg) no-repeat; height:37px;padding:7px 0 0px 50px;display:block;color:#f48d02;
}
.olnev LI.six a:hover {
background:url(6th-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:7px 0 0px 50px;
margin:0px;
}
.olnev LI.seven a {
background:url(7th-no.jpg) no-repeat;
height:37px;
padding:9px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.seven a:hover {
background:url(7th-no-o0ver.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:9px 0 0px 50px;
margin:0px;
}
.olnev LI.eight a {
background:url(8th-no.jpg) no-repeat;
height:37px;
padding:10px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.eight a:hover {
background:url(8th-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:10px 0 0px 50px;
margin:0px;
}
.olnev LI.nine a {
background:url(9th-no.jpg) no-repeat;
	height:37px;
padding:10px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.nine a:hover {
background:url(9th-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:10px 0 0px 50px;
margin:0px;
}
.olnev LI.ten a {
background:url(10-no.jpg) no-repeat;
height:37px;
padding:11px 0 0px 50px;
display:block;
color:#f48d02;
}
.olnev LI.ten a:hover {
background:url(10-no-over.jpg) no-repeat;
color:#8c5e34;
display:block;
height:37px;
padding:11px 0 0px 50px;
margin:0px;
}
#rightside {

	width:228px;
	float:right;
	margin-left:0px;
	background-color:#e2f3fd;
	
	
		}
#rightside a {
	color: #EA8600;
	background-color:inherit;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	TEXT-DECORATION: none;
}
#rightside a:hover {
	color: #008600;
	background-color:inherit;
	text-decoration:none;
}
#rightside .graybox {

	width:202px;
	float:right;
	padding:0px;
	margin:0 0 0 0px;
	}
.graybox h1#ser {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#8b7342;
font-weight:normal;
padding:15px 0 0 20px;
	}
.graybox h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight:normal;
padding:5px 0 5px 10px;
	}
.graybox h1#selectuser {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#8b7342;
font-weight:normal;
padding:0px 0 5px 0px;
	}
.serachbox
{
float:left;
height:113px;
width:200px;
margin:0 6px 0 5px;
}
.serachbox h1 {
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#000;
font-weight:normal;
padding:5px 0 5px 10px;
	}
.serachbox Form {
	padding:5px 20px 0 20px;
	}
.serachbox form select {
	width:150px;
	height:auto;
	margin:0px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a6845;
	border:#93C9E5 1px solid;
	padding:1px;
	}
.serachbox form input {
	width:144px;
	height:auto;
	margin:5px 0 0 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #7a6845;
	border:#93C9E5 1px solid;
	padding:1px 1px 1px 3px;
	}
.serachbox form .sbutton {
text-align:right;
padding:8px 7px 0 0px;
	}
.offer
{
float:left;
width:195px;
height:100%;
overflow:hidden;
margin:0px 0 0px 0px;
padding-bottom:3px;
padding-left:5px;
}

.offer h1 {
	color:#000;
	}
.offer2
{
float:left;
width:175px;
margin:0px 0 5px 0px;
font-family:Arial, Helvetica, sans-serif;
color:#6c6c6c;
font-size:10px;
font-weight:bold;
}
.offer2 img
{
float:left;
padding-right:7px;
}
#rightside .rightnev {
width:169px;
padding:0;
}
#rightside .rightnev UL {
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
border-width:0;
margin:0 0 0 10px;
padding:0;
}

#rightside .rightnev LI {
font-family:Arial, Helvetica, sans-serif;
list-style-type:none;
margin:0;
padding:0;
}
#rightside .rightnev a
{
display: block;
width: 140px;
background:url(../../3/images/bullet.jpg) no-repeat;
background-position:0 50%;
border:0;
font-size:12px;
padding:2px 0 2px 20px;
text-align:left;
color:#515151;
}
#rightside .rightnev a:hover
{
color:#fff;
background:#0a56a0;
}
#rightside .advertisement {

	margin-left:7px;
	float:left;
	}
.cal
{
text-align:center;
}



.bottom {
    width:778px;
	height:7px;
	float:left;
	background:url(../../3/images/white-oran.jpg) repeat-x;
	
	}

.bottom-header {
    width:778px;
	height:4px;
	background-color: #f1faff;
	margin:auto;
}

.footer{background:#606060;}
.white{width:228px; height:20px;
display:inline;
}

.border{border:1px solid #dddddd;}
.bot{width:550px;
height:5px;
background:#c7d43a;

}
.head{width:550px;
height:167px;}

.heading-23{padding-left:10px;}

.vspace{padding-left:20px;}

