/**
 * Content page styles
 */
#page
{
	margin-left:13px;
	width:650px;
	padding-bottom:30px;
}
span.clear
{
	display:block;
	clear:both;
}
#page .strapline
{
	padding:0 0 0 358px;
}
#page .calltobook
{
	padding:0 0 0 355px;
}

.meettheteam .item
{
	float:left;
	padding-bottom:1px;
}
.meettheteam .item p
{
	line-height:1.6em !important;
}
.leftcol
{
	width:170px;
	float:left;
}
.rightcol
{
	width:477px;
	float:left;
}

.aboutus,
.maincontent
{
	padding:38px 0 0 0;
}


span.pricecol
{
	width:150px;
	display:block;
	float:left;
}
span.pricecolwide
{
	width:250px;
}

.maincontent ul
{
	line-height:1.6em;
	color:#414042;
	font-size:12px;
	margin:0px;
	padding:0px 0px 18px 15px;
}

.fleetdrivercontent
{
	padding-top:30px !important;
}
.fleetdrivercontent ul li
{
	color:#E1001A;
}


.sitemap ul li
{
	color:#E1001A;
}
.sitemap ul li a
{
	color:#E1001A !important;
}

.showLink a
{
	text-decoration:underline;
}

.showLink a:hover
{
	text-decoration:none;
}

