*{
	margin:0px;
	padding:0px;
}
img{
	border:none;
}
body{
	background-color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.left{
    float:left;
}
.right{
    float:right;
}
#landing_top{
    width:100%;
    height:46px;
    background:url('/images/landing/bgs.gif') center top repeat-x;
}
#landing_middle{
    width:946px;
    margin:0px auto;
}
#landing_bottom{
	margin-top:60px;
    width:100%;
    height:94px;
    background:url('/images/landing/bgs.gif') center bottom repeat-x;
}
#landing_logo{
    display:block;
    width:270px;
    margin:5px auto 0px;
}
#banner{
    width:100%;
    height:307px;
    background:url('/images/landing/banner.jpg') left top no-repeat;
    overflow:hidden;
}
#banner .left{
    margin:75px 15px;
}
#content{
    width:100%;
    margin:10px 0px;
    overflow:hidden;
}
#content a{
    color:#eb3150;
    text-decoration:none;
}
#content .title{
    margin:10px 0px 10px 0px;
}
#content p{
    color:#fff;
    font-size:11px;
    line-height:15px;
    margin-bottom:15px;
}
#content a.block{
    display:block;
    text-decoration:none;
    text-indent:-10000px;
}
#content .left{
    width:225px;
    height:340px;
    padding-right:11px;
    background:url('/images/landing/bg_border1.gif') right top no-repeat;
}
#content .left div#what_new_banner{
	/*background:url('/images/landing/holly.jpg') right top no-repeat;*/
	width:225px;
}
#content .left div#what_new_banner li{
	width: 225px;
	height: 262px;
	border: 0px solid red;
}
#content .left div#what_new_banner p{
	width: 225px;
}
#content .left a.block{
    width:205px;
    height:36px;
    background:url('/images/landing/bg_links.gif') left top no-repeat;
}
#content .middle{
    float:left;
    width:465px;
    height:280px;
    padding:0px 11px 0px 9px;
    background:url('/images/landing/bg_border2.gif') right top no-repeat;
    position:relative;
}
#content .middle p, #content .middle .title{
    padding-left:8px;
}
#content .middle .products{
    position:absolute;
    left:240px;
    top:0;
}
#content .middle #ausbuy{
    position:absolute;
    left:290px;
    top:200px;
}
#content .middle #qantas{
    position:absolute;
    left:380px;
    top:195px;
}
#content .middle a.block{
    width:230px;
    height:60px;
    background:url('/images/landing/bg_links.gif') left -105px no-repeat;
}
#content .middle a.take_carmans_survey{
	width:160px;
    height:33px;
	background:url('/images/landing/bg_take_carmans_survey.gif') left top no-repeat;
	display:block;
    text-decoration:none;
    text-indent:-10000px;
}
#content .right{
    width:210px;
    height: 375px;
    background:url('/images/landing/bg_twitterfeed.gif') left 190px no-repeat;
    position:relative;
}
#content .right a.news_link{
    width:205px;
    height:95px;
    background:url('/images/landing/news_link.gif') left top no-repeat;
    display:block;
    text-decoration:none;
    text-indent:-10000px;
}
#content .right a.twitter{
    display:block;
    text-decoration:none;
    text-indent:-10000px;
    width:160px;
    height:30px;
    margin:95px 0px 15px 50px;
    background:url('/images/landing/bg_links.gif') left -35px no-repeat;
}
#twitterfeed{
    color:#fff;
    position:absolute;
    left:7px;
    top:198px;
    width:194px;
    height:70px;
}
.twitter_icon{
    position:absolute;
    left:197px;
    top:157px;
}
#twitterfeed p{
	margin:0px;
}
#twitterfeed p.grey{
	color:#91938e;
}
#landing_footer{
    margin:0px auto;
    padding:30px 0px;
    width:946px;
}
#landing_footer, #landing_footer a{
    font-size:11px;
    color:#fff;
}
#landing_footer p span.sp{
	padding-right:20px;
}