#sidebar {
	display: none;
	}
	
#content {
	width: 950px;
	padding: 0;
	background: none;
	border: none;
	margin: 0;
	float: none;
	}
	
#highlights_wrapper {
	height: 207px;
	position: relative;
	margin: 30px 0 10px;
	clear:both;
	}
	
#news {
	position: absolute;
	right: 0;
	top: 0;
	}
	
#internal_promotions {
	margin: 10px 0;
	}
	
#prime {
	height: 235px;
	}
	
/* [ Highlights ] */
#highlights {
	background: #b2d3e1;
	border-bottom: 2px solid #bec3c4;
	margin: 0;
	padding: 0;
	min-height: 1px;
	font-size: 11px;
	width: 710px;
	height: 205px;
	}
	
	#highlights:after {
		content: ".";
		height: 0;
		clear: both;
		display: block;
		visibility: hidden;
		}
		
	* html #highlights {
		}
	
	.highlight_set {
		width: 216px;
		padding: 0 10px;
		float: left;
		}
		
	#highlights .last {
		padding-right: 0;
		width: 227px;
		}
		
		#highlights .last h3 {
			margin-right: 0;
			padding-right: 0;
			}
		
	.highlight_set ul {
		margin: 0;
		padding: 0;
		list-style: none;
		}
		
	.highlight_set li {
		line-height: 14px;
		background: none;
		padding: 0;
		margin: 0 0 4px 0;
		float: left;
		clear: both;
		width: 216px;
		}
		
	#highlights h3 {
		font-size: 11px;
		font-weight: bold;
		line-height: 25px;
		margin: 0 -10px 5px;
		padding: 0 10px;
		background: #0096db url(highlights_h3.gif) repeat-x top;
		color: #fff;
		height: 26px;
		letter-spacing: 0;
		}
		
	#highlights h3 a {
		color: #000;
		}
		
	#highlights a {
		color: #092143;
		background: url(highlights_a.gif) no-repeat left 2px;
		padding: 0 0 0 15px;
		display: block;
		}
		
	#highlights a:hover {
		color: #334e6b;
		text-decoration: underline;
		}
		
	#highlights a.button {
		background: #0096db;
		border-color: #0077ae;
		padding: 0;
		color: #fff;
		margin: 5px 0 0 15px;
		display: inline;
		}
		
		#highlights a.button strong {
			border-color: #52b8e7;
			}
			
			
/* [ News ] */
	
	#news {
		width: 230px;
		height: 205px;
		background: #2da6dd;
		font-size: 11px;
		border-bottom: 2px solid #c5cacb;
		}
		
	#news h3 {
		color: #fff;
		font-size: 11px;
		font-weight: bold;
		height: 25px;
		margin: 0;
		line-height: 25px;
		padding: 0 10px 1px;
		background: url(news_h3.gif) repeat-x top;
		letter-spacing: 0;
		}
		
	#news ul {
		padding: 0;
		margin: 5px 0;
		}
		
	#news ul a {
		color: #fff;
		}
		
	#news li {
		background: url(news_li.gif) no-repeat 0 bottom;
		padding: 0 10px 5px;
		line-height: 14px;
		min-height: 1px;
		}
		
		* html #news li {
			height: 1px;
			}
			
		#news li:after {
			content: ".";
			height: 0;
			visibility: hidden;
			clear: both;
			display: block;
			}
			
	#news li.last {
		background: none;
		padding: 0 10px;
		}
		
	#news a.button {
		background: #0096db;
		border-color: #0077ae;
		padding: 0;
		color: #fff;
		margin: 0;
		line-height: 16px;
		}
		
		#news a strong {
			border-color: #52b8e7;
			font-weight: normal;
			}
		
		#news .icon {
			background: url(news.icon.gif) no-repeat right 2px;
			padding: 0 7px;			
			}
			
		#news .icon_more {
			background: url(news_a.icon_more.gif) no-repeat 4px 5px;
			padding: 0 10px;
			}
			
			
/* [ Hero ] */
#hero {
	width: 710px;
	height: 230px;
	float: left;
	background: #06387d;
	margin: 0 10px 0 0;
	border-bottom: 2px solid #c8cecf;
	color: #fff;
	}
	
	#hero img {
		display: block;
		width: 710px;
		height: 230px;
		}
	
/* [ Rates Tiles ] */

#rates {
	width: 230px;
	height: 230px;
	float: left;
	margin: 0 0 0 0;
	font-family: tahoma;
	}
	
	#rates li {
		display: block;
		margin: 0 0 8px 0;
		background: #fff url(rates_li.gif);
		padding: 0 0 2px 0;
		height: 110px;
		width: 230px;
		position: relative;
		color: #708dad;
		font-size: 10px;
		line-height: 12px;
		float: left;
		}
		
	#rates .title {
		margin: 0;
		padding: 0 0px 0 5px;
		font-size: 11px;
		color: #fff;
		font-weight: normal;
		line-height: 18px;
		text-align: center;
		background: #0096db;
		letter-spacing: normal;
		text-transform: uppercase;
		}

        #rates .title .rate-name{
            font-size: 9px;
        }

		
	#rates .rate {
		color: #00316b;
		display: block;
		position: relative;
		font-weight: bold;
		padding: 0 0 0 80px;
		margin: 5px 0 0;
		font-size: 30px;
		line-height: 30px;
		top: 0;
		height: 30px;
		}
		
		#rates .rate .integer {
			position: absolute;
			font-size: 70px;
			line-height: 70px;
			right: 150px;
			top: -8px;
			width: 100px;
			height: 90px;
			text-align: right;
			float: left;
			}
			
		#rates .rate .decimal {
			float: left;
			line-height: 30px;
			height: 30px;
			padding: 0;
			}
			
		#rates .rate em {
			font-size: 16px;
			font-style: normal;
			}
		
		#rates .term,
		#rates .description{
			margin-left: 85px;
			}

		#rates .button {
			margin: 5px 0 0 85px;
			font-size: 10px;
			display:inline;
			}
			
		* html #rates .button {
			height: 1px;
			}
			
			
/* [ Footnote ] */
#footnote {
	font-size: 11px;
	line-height: 1.25em;
	padding: 5px 10px 10px;
	margin: 0 10px;
	color: #555;
	border-bottom: 1px solid #bec3c4;
	clear: both;
	float: none;
	display: block;
	min-height: 1px;
	}
	
#quicklinks{
	display: none
}

/* kiwibank login */

#footer_kiwibank{
	display: block;
}
				