#header{
	height: 310px;
    background-image:url('images/bg_headerhome.jpg');
}
#header .home-link{ width:120px; height:90px; position:absolute; left:25px; top:15px;}


#lnkprogrammes{position:absolute; top:256px; left:736px; height:26px; width:109px;  }

#copy {width:279px;  float:left; padding:24px 33px 0 0; font-family:Arial; font-size:1.2em; color:#3e3d3d; line-height:18px; }

h1 { font-size:2.4em; font-weight:normal; padding:0px 0px 15px 0px; color:#243946;}


.sf_newsThumbnail img{ float:left; padding:0px 10px 10px 0px; }
 
#home_copy { float:left; }
 
#latest_events { width:286px; height:239px; background: url('images/latest_events.jpg') no-repeat;  float:right; margin:25px 27px 0px 0px; position:relative; }
#latest_events .inner{ padding:43px 0px 0px 20px;}
#latest_events ul {  width:250px;}
#latest_events ul li { list-style-type:none; height:38px; background:url(images/dots.gif) repeat-x; padding:10px 0 0 0; font-size:1.2em;}
#latest_events ul li .date { float:left; width:48px;}
#latest_events ul li .title {float:left; width:197px; padding-left:5px;}

#latest_events span {color:#f5722c; font-weight:bold; float:right; }
#latest_events a {color:#f5722c; font-weight:bold;}
#latest_events a:hover { text-decoration:underline;}
#latest_events .more_link {  width:80px; height:26px; width:97px; display:block; position:absolute; right:16px; bottom:17px; }

#madebyfooter { float: right; margin: 10px 0 0 0; }
#madebyfooter a { color:#e95b10; text-decoration:none; }
#madebyfooter a:hover { text-decoration:underline; }

/* Featured video */
#featuredvideo 
{
	float:left;
	width: 262px;
	min-height: 196px;
	margin: 23px 33px 0 0;
	background:url(Images/bg_featuredvideo.jpg) no-repeat;
	padding: 54px 0 0 23px;
}

#featuredvideo h2 
{
	display:none;
}

#featuredvideo p 
{
	font-size:1.2em;
	margin-top: 5px;
}

/* Latest news and featured documents */
#newsanddocs 
{
	float:left;
	width:285px;
	min-height: 250px;
	margin: 23px 0 0 0;
	background: url(Images/bg_newsanddocs.jpg) 0 31px no-repeat;
}

#newsanddocs #tabs 
{
	list-style-type: none;
}

#newsanddocs #tabs #latestnewslink, #newsanddocs #tabs #featureddocslink
{
	float:left;
}

#newsanddocs #tabs #latestnewslink a
{
	background:url(Images/tab_news.png) 0 -31px no-repeat;
	width: 110px;
	height:31px;
	display:block;
	text-indent:-5000px;
}

#newsanddocs #tabs #latestnewslink a.selected
{
	background-position:0 0;
}

#newsanddocs #tabs #featureddocslink a
{
	background:url(Images/tab_docs.png) 0 -31px no-repeat;
	width: 162px;
	height:31px;
	display:block;
	text-indent:-5000px;
	float:left;
}

#newsanddocs #tabs #featureddocslink a.selected
{
	background-position:0 0;
}

#latestnews, #featuredDocs 
{
	padding:0 20px;
	font-size:1.2em;
}

#latestnews ul, #featuredDocs ul
{
	list-style-type: none;
	padding-top: 23px;
	float:left;
}

#latestnews ul li, #featuredDocs ul li
{
	margin-bottom: 15px;
}

#latestnews ul img, #featuredDocs ul img
{
	float:left;
	margin-right: 13px;
}

#latestnews ul .content, #featuredDocs ul .content
{
	float:left;
	width:160px;
}

#latestnews ul .content a, #featuredDocs ul .content a
{
	color:#F5722C;
	font-weight:bold;
}

#latestnews a.twitter 
{
	float:left;
	margin-right:5px;
}

#latestnews a.rss 
{
	float:left;
	width: 18px;
	height: 18px;
	text-indent:-5000px;
	background: url(Images/rss.png);
}

#featuredDocs ul li 
{
	position:relative;
}

#featuredDocs ul img.pdfOverlay 
{
	margin:0;
	position:absolute;
	top:1px;
	left:-8px;
}