body {
	background: #333 url(http://www.libertyplc.co.uk/images/site/bkgd-keyline.gif) repeat-y;
	margin: 0;
	font: 11px/16px Verdana, "Lucida Grande", Lucida, sans-serif;
	color: #4f4f4f;
}

a {
	color: #4f4f4f;
}

a:hover {
	color: #4f4f4f;
}

a:active {
	color: #4f4f4f;
}

a:visited {
	color: #4f4f4f;
}

/* LAYOUT */

#hdr {
	height: 17px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-hdr.gif) no-repeat;
	margin-top: 20px;
}

#ftr {
	height: 34px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-ftr.gif) no-repeat;
}

#bkgd {
	background: url(http://www.libertyplc.co.uk/images/site/bkgd.gif) repeat-y;
	padding-bottom: 20px;
}

#hdr-wht {
	height: 17px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-hdr-wht.gif) no-repeat;
	margin-top: 20px;
}

#ftr-wht {
	height: 34px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-ftr-wht.gif) no-repeat;
}

#bkgd-wht {
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-wht.gif) repeat-y;
	padding-bottom: 20px;
}

#logo {
	background-image: url(http://www.libertyplc.co.uk/images/site/bkgd-logo.gif);
	width: 105px;
	height: 363px;
}

.clear {
	clear: both;
}

/* NAVIGATION */

.nav {
	top: 185px;
	left: 90px;
	float: none;
	position: absolute;
	width: 140px;
	text-align: right;
	line-height: 16px;
	color: #656565;
}

.nav a {
	color: #656565;
	text-decoration:none;
}

.nav a:hover {
	color: white;
	text-decoration:none;
}



/* GENERAL LAYOUT */

#content-left {
	float: left;
	width: 250px;
}

#content-right {
	margin-left: 251px;
}

.title {
	width: 718px;
	background-color: #a5a5a5;
	color: white;
	padding: 10px 10px 10px 20px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

.textbox {
	padding: 20px;
}

.hdr1 {
	font-size:14px;
	font-weight:bold;
}

.sub1 {
	font-size:12px;
	color: #b1b1b1;
	margin-top:6px;
}

.more {
	font-size: 10px;
	color: #b1b1b1;
}

/* NEWS */

#hdr-blog {
	height: 17px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-hdr-blog.gif) no-repeat;
	margin-top: 20px;
}

#ftr-blog {
	height: 34px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-ftr-blog.gif) no-repeat;
}

#bkgd-blog {
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-blog.gif) repeat-y;
}

#blog-wrapper {
	width: 747px;
}

#blog-right {
	float: right;
	width: 185px;
	padding: 15px 20px 0 0;
}

#blog-left {
	width: 520px;
}

.blog-date {
	color: #b1b1b1;
	font-size: 10px;
	margin:0 0 6px 0;
}

.blog-sub {
	color: #b1b1b1;
}

/* LISTINGS */

#ftr-listing {
	height: 34px;
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-ftr-listing.gif) no-repeat;
}

#bkgd-listing {
	background: url(http://www.libertyplc.co.uk/images/site/bkgd-listing.gif) repeat-y;
}

.list-wrapper {
	width: 550px;
	margin-left: 85px;
	padding-top: 20px;
	padding-bottom: 10px;
}

.list-img {
	border-top: 10px solid #bfbfbf;
	border-bottom: 10px solid #bfbfbf;
	border-left: 10px solid #bfbfbf;
}

.list-item {
	margin-left: 20px;
}

.list-pagination {
	margin:10px 0 0 315px;
	padding:10px 0 20px 0;
}

/* TEAM */

#team-wrapper {
	width: 747px;
}

#team-right {
	float: right;
	width: 185px;
	padding: 0 20px 0 0;
}

#team-left {
	width: 520px;
}

.team-member {
	width: 330px;
	background-color: #e5e5e5;
	text-align: right;
	margin: 20px 0 0 0;
	padding-right:20px;
}

.team-img {
	height: 160px;
	width: 160px;
	border-top: 10px solid #bfbfbf;
	border-bottom: 10px solid #bfbfbf;
	border-left: 10px solid #bfbfbf;
}

.team-title {
	color: #a3a3a3;
	font-size: 11px;
	margin:3px 0 6px 0;
}

.team-pagination {
	width: 500px;
	text-align:right;
	padding:20px 0 20px 0;
}

/* FLASH */

#bkgd-flash {
	background: url(http://www.libertyplc.co.uk/images/site/bkgd.gif) repeat-y;
	padding-bottom: 20px;
	height: 458px;
	
}

#flash {
	position: absolute;
	width:748px;
	height:450px;
	overflow:hidden;
}
