/*
---------- Contents ----------
General
Headings
Divs
Text
------------------------------,
*/

/*---------- General ----------*/
html, body,  ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img {
	margin: 0;
	padding: 0;
}
ul{
	margin: 0;
	padding:5px 0 5px 20px;
}

li {
	padding:2px 0;
}
body {
	background-color:#695e4a;
	text-align:center;
	min-width:980px;
	font-size: small;
	color:#695e4a;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(http://fljltdcouk.site.securepod.com/graphics/dark_bg_fade.png);
	background-repeat:repeat-x;
	margin-top:10px;
	
}
* html body {
	font-size: x-small; /* for IE5 Win */
	f\ont-size: small; /* for other IE versions */
}
html>body {
	font-size: small; /* be nice to opera */
}
/*---*/

/*---------- Headings ----------*/
h1 {
	text-transform:uppercase;
	color:#b20f3b;
	font-size:120%;
	font-weight:bold;
}
h2 {
	text-transform:uppercase;
	color:#b20f3b;
	font-size:110%;
	font-weight:bold;
}
h3 {
	text-transform:uppercase;
	font-size:110%;
	font-weight:bold;
	padding-bottom:3px;
}

hr{
clear:both;
}

#centrecolumn hr {
	clear:none;
}

/*---*/

/*---------- Divs ----------*/
#wrapper {
	margin:0 auto;
	text-align:left;
	width:980px;
	position:relative;
}
#inside {
	background-image:url(/graphics/bg_fade.jpg);
	background-repeat:repeat-x;
	background-color:#ececec;
	border-top:4px solid #b20f3b;
	border-bottom:4px solid #b20f3b;
	padding:14px;
}
#header {
	height:89px;

}
#headleft {
	position:absolute;
	left:30px;
	top:21px;
}
#headright {
	position:absolute;
	right:33px;
	top:64px;
}
#headcentre {
	position:absolute;
	left:239px;
	border-left:1px solid #695e4a;
	border-right:1px solid #695e4a;
	padding-top:66px;
	width:502px;
}

#banner {
	clear:both;
}

#banner h1 {
	display:inline;
}
#clearfix {
	clear:both;
}
#content {
	padding:14px 0;
	background-image:url(http://fljltdcouk.site.securepod.com/graphics/bottom_circle.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	/* Hides from IE-mac \*/
	height: 1%; /* peekaboo hack / Holly hack */
	/* End hide from IE-mac */
}
#leftcolumn {
	float:left;
	width:225px;
	text-align:center;
}
#rightcolumn {
	float:right;
	width:225px;
	text-align:center;
}
#centrecolumn {
	margin:0px 224px;
	border-left:1px solid #695e4a;
	border-right:1px solid #695e4a;
	padding:5px 20px 14px;
	font-size:85%;
}
#centrecolumn img {
	border: #999999 1px solid;
	padding:1px;
}

.propimage {
	border:0 none!important;
	margin-top:20px;
}

#rightarticle {
	width:182px;
	border:1px solid #695e4a;
	margin-left:22px;
	text-align:left;
}
#footer {
	color:#FFFFFF;
	font-size:85%;
	position:relative;
	padding:14px 0 14px 5px;
	text-transform:uppercase;
	font-weight:bold;
}
#proplacon {
	margin:30px auto -14px;
	text-align:center;
}
#footerright {
	position:absolute;
	left:250px;
	top:14px;
}
/*---*/

/*---------- Text ----------*/
#leftcolumn img {
	margin-bottom:5px;
}

#rightarticle img {
	margin:1px;
}
#rightarticle p {
	padding:10px;
	font-size:80%;
}
#centrecolumn p {
	margin:8px 0;
}

#footer a {
	color:#FFFFFF;
}

.bold {
	font-weight:bold;
}
em {
	color:#b20f3b;
	font-style:normal;
}
#header a {
	color:#b20f3b;
	font-weight:bold;
}
#content a {
	color:#9B1D0F;
}

a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
/*---                                    TRACK RECORD                         */
#track_record_container{
width: 450px;
}

#track_record_item{
width: auto;/*auto*/
height: auto;/*85*/
float: left;
padding: 10px 10px 10px 0 ;
/*margin: 5px;*/
}

/*---                                    Meet the team                        */

#team_container{
width: 150px;
height:auto;
float:left;
margin-right:5px;

}
#team_container2{
width: 465px;
height:auto;
margin-right:5px;
margin-top:10px;
clear:both;
}

#news_item {
padding:20px 0 0 0;
height:auto;
width:455px;

}
#news_text {
height:auto;

width:auto;

}
#news_header{
height:auto;
width:455px;
}
#news_image {
height:auto;
width:auto;
}

.news_scroller_title {
position:relative;
COLOR: #666666;/*#9b1d0f*/
FONT-FAMILY: Arial,Helvetica,sans-serif;
FONT-SIZE: 12px;
FONT-STYLE: normal;
TEXT-DECORATION: none;
LINE-HEIGHT: 16px;
text-align:left;
padding:0px;
margin: 0;
}

.news_scroller_desc {
float: left;
clear: right;
position:absolute;
visibility:hidden;
COLOR: #9b1d0f;/*#000000*/
FONT-FAMILY: Arial,Helvetica,sans-serif;
FONT-SIZE: 11px;
FONT-STYLE: normal;
FONT-WEIGHT: normal;
TEXT-DECORATION: none;
margin:0px;
LINE-HEIGHT: 14px;
text-align:left;
padding:0px;
cursor:'default';
min-height: 10px;
}