@charset "utf-8";
/* CSS Document */

#container {
	width: 946px;
}
#flash {
	height: 425px;
	width: 946px;
	float: left;
}

#content {
	float: left;
	width: 946px;
	padding-top: 40px;
	background-color: #FFF;
}
#terms {
	text-align: left;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	height: auto;
	width: 946px;
	float: left;
	margin: 0px;
	padding-top: 20px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #cacaca;
	padding-bottom: 20px;
}

.box {
	width: 200px;
	float: left;
	text-align: left;
                     padding-right: 20px;		
                     background-color: #FFF;
}
#tagline {
	height: 31px;
	width: 946px;
	background-image: url(http://www.aussie.com.au/assets/images/lp/car/tagline.jpg);
	background-repeat: no-repeat;
	float: left;
	padding-bottom: 40px;
                      padding-top: -10px;
}
p {
	line-height: 18px;
	margin-top: 13px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#flash h1  {
	background:url(http://www.aussie.com.au/assets/images/lp/debtconsolidation/debtconsole.jpg) top left no-repeat transparent;
	display:block;
	text-indent:-9999px;
	 margin-top: 0px;
     margin-left: 0px;
	
	}

h1#header{
	background-position:0 0px;
	height:425px;
}



