/* native */

a img{
	border:none;
}

img {
	border: none;
}

body{
	background: url(../images/bg-tile.jpg) repeat #000000;
	font-family:verdana, arial, sans-serif;
	font-size: 14px;
	color: white;
}

p.height{
	line-height: 20px;
}

/* id's */

#ask-left{
	width:260px;
	float: left;
}

#ask-right{
	padding-top: 60px;
}

#boxes{
	margin-left: 103px;
	display: block;
	height:77px;
}

#clearing{
	clear: both;
}

#column-left{
	width: 595px;
	height: 434px;
	padding-top: 1px;
	float: left;
	margin-top: -34px;
}

#column-left p{
	width: 400px;
	margin: 300px 0 0 120px;
}

#column-left-ask{
	width: 263px;
	height: 434px;
	padding-top: 1px;
	float: left;
	margin-top: -34px;
}

#column-left-ask p{
	width: 264px;
	margin: 195px 0 0 63px;
	font-weight: bold;
}

#column-left-content{
	width: 263px;
	height: 434px;
	padding-top: 1px;
	float: left;
	margin-top: -34px;
}

#column-left-content p{
	width: 264px;
	margin: 240px 0 0 63px;
}

#column-right{
	width: 329px;
	height: 275px;

	padding-top: 1px;
	float: left;
	margin-top: 40px;
}

#column-right p{
	width: 200px;
	margin: 130px 0 0 33px;
}

#column-right-ask{
	width: 659px;
	height: 275px;
	padding-top: 1px;
	float: right;
	margin-top: -40px;
}


#column-right-content{
	width: 635px;
	height: 135px;

	padding-top: 1px;
	float: left;
	margin-top: 0px;
}

#column-right-content p{
	width: 435px;
	margin: 23px 0 0 153px;
	color: #7d3449;
	font-size: 12px;
}

#car-boxes{
	display: block;
	height:77px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 110px;
	top: 17px;
}

#liner-boxes{
	display: block;
	height:77px;
	margin-top: 0px;
	margin-left: 0px;
	position: relative;
	left: 90px;
	top: 0px;
}

#ask-boxes{
	display: block;
	height:77px;
	margin-top: 0px;
	margin-left: 82px;
	float: right;
	position: relative;
	top:0px;
}

#carefreelink{
	position: relative;
	top:34px;
	left: 190px;
}

#carefreelink-car{
	position: relative;
	top:25px;
	left: 410px;
	width: 145px;
	
}

#liner-nav{
	margin-left: 00px;
	display: block;
}

#car-nav{
	margin-left: 00px;
	
	display: block;
}

#gobutton{
	position: relative;
	top:-150px;
	left: 70px;
}

#logo{
	background: url(../images/free.png) no-repeat;
	width: 313px;
	height: 130px;
	margin-left: 40px;
	margin-top: 13px;
	margin-right: 170px;
	float: left;
}

#nav{
	margin-left: 100px;
	display: block;
}

#playbutton{
	position: relative;
	top:-158px;
	left: -230px;
}

#prizesbutton{
	position: relative;
	top:-270px;
	left: -500px;
}

#prizedraw-ask{
	position: relative;
	top: -35px;
	left: 63px;
	height: 77px;
	width: 111px;
	z-index: 3000;
}

#flashcontainer{
	height:455px;
	width:930px;
	position: relative;
	top:-50px;
	left:53px;
	z-index: 20;
}

#prizedraw-ball{
	position: relative;
	top: -90px;
	left: 63px;
	height: 77px;
	width: 111px;
	z-index: 3000;
}

#prizedraw-fliemore{
	position: relative;
	top: 164px;
	left: -720px;
	z-index: 3000;
}

#readmore{
	position: relative;
	top:-46px;
	left: 805px;
	width: 93px;
	height: 33px;
	z-index: 3000;
}

#terms{
	font-size: 8px;
	position: relative;
	left:700px;
	top: 40px;
	width: 266px;
}

#terms-ask{
	font-size: 8px;
	position: relative;
	left:700px;
	top: 39px;
	width: 266px;
}

#terms-car{
	font-size: 8px;
	position: relative;
	left:327px;
	top: 77px;
	width:266px;
}

#wrapper{
	margin: 0px auto;
	margin-top: 40px;
	width: 949px;
	height: 611px;
	background: url(../images/content-bg.png) no-repeat;
	padding-top: 1px;
}
/* classes */

.bw { z-index: 101; }

.container { top:100px; z-index: 4000;}

.container a {z-index: 4000;}

.container img { position: absolute; z-index: 4000;}

.car-nav{
	margin:4px;
	display: block;
	width:252px;	
	height:79px;
	float: left;
}

.index-but{
	margin: 2px;
	display: block;
	width:80px;
	float: left;
}

.liner-nav{
	margin:4px;
	margin-top: 30px;
	display: block;
	width:252px;	
	height:79px;
	float: left;
}

.nav{
	margin: 2px;
	display: block;
	width:150px;	
	float: left;
}

.nav-ask{
	margin: 2px;
	
	display: block;
	width:104px;	
	float: left;
}

a {
	color: #ffffff;
}