/* west london cars */
body
{
	margin: 0;
	padding: 40px 0 0 0;
	background: #68676A;
	font-size: 12px;
	font-family: "Trebuchet MS",Tahoma,sans-serif;
	color: #fff;
}
.gone
{
	display: none;
}
a
{
	color: #FF3318;
	text-decoration: none;
	font-weight: bold;
}
a:hover
{
	color: #CFC4B0;
}
#rap
{
	position: relative;
	margin: 0px auto;
	padding: 0;
	width:920px;
	background: url(../img/wlcBg.gif) 0 0 repeat-y;
}
/*head*/
#wlc_h
{
	position: relative;
	margin: 0;
	padding: 0;
	width:920px;
	height:280px;
	background: url(../img/wlc_h.jpg) 0 0 no-repeat;
}
/*menu*/
#wlc_m
{
	position: absolute;
	top: 195px;
	left: 340px;
	margin: 0;
	padding: 0;
	width:320px;
	height:40px;
	background: url(../img/wlc_m.jpg) 0 0 no-repeat;
}
#wlc_m ul#top
{
	width:300px;
	height:40px;
	padding: 0px;
	margin: 0px;
	position: relative;
}
#wlc_m ul#top li
{
	list-style: none;
	position: absolute;
	padding: 0px;
	margin: 0px;
}
ul#top li, ul#top a 
{
	height: 30px;
	top: 5px;
	display: block;
}
#wlc_m ul#top li a 
{
	text-indent: -90000px;
	text-decoration: none;
}
#id1	{left: 5px; width: 69px;}
#id2	{left: 75px; width: 100px;}
#id3	{left: 188px; width: 127px;}
#id1	a:hover	{background: transparent url(../img/wlc_m.jpg) -5px  -45px no-repeat;}
#id2	a:hover	{background: transparent url(../img/wlc_m.jpg) -75px -45px no-repeat;}
#id3	a:hover	{background: transparent url(../img/wlc_m.jpg) -188px -45px no-repeat;}
#id1	a.on			{background: transparent url(../img/wlc_m.jpg) -5px  -45px no-repeat; cursor: default;}
#id2	a.on			{background: transparent url(../img/wlc_m.jpg) -75px -45px no-repeat; cursor: default;}
#id3	a.on			{background: transparent url(../img/wlc_m.jpg) -188px -45px no-repeat; cursor: default;}
/*content*/
#wlc_c
{
	position: relative;
	margin: 0;
	padding: 20px 0 20px 0;
	width:920px;
	height: 300px;
	background: url(../img/wlc_c.jpg) bottom left no-repeat;
}
#wlc_text
{
	position: relative;
	margin: 0;
	padding: 0 50px 0 500px;
	width:330px;
	height: 300px;
	overflow: auto;
}
#wlc_text h1
{
	margin: 0;
	padding: 0;
	font: bold 18px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text h2
{
	margin: 0;
	padding: 0;
	font: bold 16px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text h3
{
	margin: 0;
	padding: 0;
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text h4
{
	margin: 0;
	padding: 0;
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text h5
{
	margin: 0;
	padding: 0;
	font: normal 12px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text h6
{
	margin: 0;
	padding: 0;
	font: normal 11px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 20px;
	color: #fff;
}
#wlc_text p
{
	margin: 18px 0 0 0;
	padding: 0;
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #fff;
}
#wlc_text ul, ol
{
	margin: 18px 0 0 0;
	padding: 0 0 0 20px;
}
#wlc_text li
{
	margin: 5px 0 0 0;
	padding: 0;
	font: normal 14px "Trebuchet MS",Tahoma,sans-serif;
	line-height: 18px;
	color: #fff;
	list-style: outside;
}
/*foot*/
#wlc_f
{
	position: relative;
	margin: 0;
	padding: 0;
	width:920px;
	height:87px;
	background: url(../img/wlc_f.gif) 0 0 no-repeat;
}
#wlc_f h6#info
{
	position: absolute;
	margin: 0;
	padding: 0;
	left: 733px;
	top: 20px;
	height: 18px;
	width: 127px; 
	text-indent: -90000px;
}
#wlc_f h6#info a
{
	height: 18px;
	width: 127px; 
	display: block;
}