body {
	font-family: Arial, Helvetica, sans-serif;
	margin:0px;
	padding:0px;
	color:#666;
	background:#000;
}

.clear{clear:both;font-size:0px;line-height:0px;margin:0px;padding:0px;height:0px;}
.hide{display:none;}
.bl_l{display:block; float:left;}

/**********************************************
Structural items
***********************************************/

#col
{
	margin: 0px auto;
	width:995px;
}


/* container - holds main background image and all content excluding footer */
#container
{
	width:100%;
	background-color:#FFFFFF;
	background-image:url(../../images/holder/bgslice_half.jpg);
	background-position:top center;
	background-repeat:repeat-y;
	cursor:default;
}


/* adspace - holds US banner */
#adspace
{
	/*width:950px;*/
	height:100px;
	padding-left:15px;
	padding-top:10px;
}

/* logoholder - holds top left burnout paradise logo */
#logoholder
{
	width:260px;
	height:75px;
	padding-left:35px;
	padding-top:25px;
	display:block;
	float:left;
}

/*holds main horizontal navigation*/
#navholder
{
	display:block;
	float:left;
	padding-top:50px;
	margin-left:30px;
}

/*holds following columns */
#colholder
{
	/*width:100%;*/
	width:995px;
}

/* holds stencil content - flash car goes here */
#stencilholder
{
	width:400px;
	display:block;
	float:left;
}

/* homecontent - holds the main content on the homepage */
#homecontent
{
	/*width:590px;*/
	width:580px;
	display:block;
	float:left;
}

/* holds pre-order/packshot/buy now etc */
#promo
{
	width:390px;
	height:105px;
	text-align:right;
	padding-right:10px;
	float:right;
	display:block;
}

#promo_alt
{
	height:105px;
	text-align:right;
	padding-right:10px;
	float:right;
	display:block;
}


/***** Content layout *****************************/
#homenews
{
	/*width:580px;*/
	width:570px;
	padding-left:10px;
}

#homeawards
{
	/*width:580px;*/
	width:570px;
	padding-left:10px;
}

/* horizontal divider */
.hor
{
	width:550px;
	border-bottom:1px solid #CCCCCC;
	line-height:5px;
}
.hor_370
{
	width:370px;
	border-bottom:1px solid #CCCCCC;
	line-height:5px;
}
.hor_220
{
	width:220px;
	border-bottom:1px solid #CCCCCC;
	line-height:5px;
}





/***** Footer ************************************/
/* contains jagged black edge at top of footer */
#indexfootertop
{
	height:177px;
	background-image:url(../../images/footer/index_slice_cut.jpg);
	background-position:top center;
	background-repeat:no-repeat;
	margin: 0px auto;
	width:995px;
	background-color:#FFFFFF;
}

#footertop
{
	width:100%;
	height:4px;
	background-image:url(../../images/footer/border.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.footerholder
{
	background-color:#000000;
	padding-left:120px;
	padding-top:20px;
}

#legals
{
	color:#515151;
	font-size:0.7em;
	width:730px;
	text-align:center;
	display:block;
	float:left;
}

#lm
{
	color:#515151;
	font-size:0.7em;
	width:110px;
	display:block;
	float:left;
	padding-left:60px;
}

