/**
* Phase37 MarComms
* Layout CSS			
*
* CSS developed by Bloom Media Ltd. | www.bloommedia.co.uk
*/


#social-icons{
	width:45px;
	position:absolute;
	right:0;
	top:70px;
	}
	#social-icons img{
	float:left;
	clear:left;
	margin-bottom:10px;
	}

#container{
	width:966px;
	position:absolute;
	left:50%;
	margin:10px 0 0 -483px;
	}
	
#header{
	width:966px;
	float:left;
	}
	#header h1{
	margin:0;
	padding:0;
	}
	#header h1 a{
	background-image:url(../images/bg-h1-a.gif);
	width:354px;
	height:93px;
	display:block;
	text-indent:-9000px;
	}
	
#main-content{
	float:left;
	}
	#flashcontent{
	float:left;
	}
	#flashcontent.meatgrinder{
	float:left;
	margin:-120px 0 0 50px;
	}
	#flashcontent.about-us{
	float:left;
	}
	#flashcontent.our-people{
	float:left;
	margin-left:140px
	}

#about-us-col{
	width:662px;
	float:left;
	margin:0 0 0 200px;
	}
#about-us-text{
	background-image:url(../images/bg-about-us-text.gif);
	width:662px;
	height:200px;
	float:left;
	padding:30px 0 0 130px;
	}
	/*#about-us-text p{
	background-image:url(../images/bg-about-us-copy.gif);
	width:528px;
	height:154px;
	margin:20px 0 0 130px;
	padding:0;
	text-indent:-9000px;
	}*/
	#about-us-text p{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#333;
	margin:0 0 1em 0;
	padding:0;
	width:510px;
	font-size:1.1em;
	}
	
#get-in-touch{
	width:662px;
	float:left;
	margin:-60px 0 0 270px;
	font-family:Georgia, "Times New Roman", Times, serif;
	}
	#get-in-touch p{
	margin:0 0 1em 0;
	font-size:1.1em;
	}
	#get-in-touch h2{
	margin:0 0 1em 0;
	font-size:1.4em;
	}
	#get-in-touch-text{
	width:380px;
	color:#333;
	padding:25px 50px 0 0;
	float:left;
	}
	#get-in-touch-address{
	width:210px;
	float:left;
	padding:60px 0 0 0;
	}
	#get-in-touch-address a{
	color:#333;
	text-decoration:underline;
	}
	
	
#news{
	background-image:url(../images/bg-news-section.gif);
	width:653px;
	height:456px;
	background-repeat:no-repeat;
	float:left;
	margin:-10px 0 0 270px;
	}
	#news-items{
	width:185px;
	height:240px;
	float:left;
	margin:150px 0 0 33px;
	}
	#news-items ul{
	margin:0;
	padding:0;
	}
	#news-items ul li{
	margin:0;
	padding:0;
	}
	#news-items ul li ul{
	width:185px;
	margin-top:5px;
	}
	#news-items ul li ul li{
	background-image:url(../images/bg-news-items-li.gif);
	background-repeat:no-repeat;
	background-position:top;
	clear:left;
	height:62px;
	line-height:1.2em;
	p adding:2px 0 2px 0;
	font-size:1.1em;
	}
	#news-items ul li ul li img{
	float:left;
	margin:0 5px 0 3px;
	border:1px solid #434343;
	}
	#news-items ul li ul li a{
	color:#333;
	font-family:Georgia, "Times New Roman", Times, serif;
	display:block;
	height:62px;
	margin:2px 0;
	}
	#prev-next-bttns{
	float:left;
	padding:0 0 0 35px;
	display:none;
	}
	#prev-next-bttns img{
	margin:5px 20px 0 20px;
	}
	
	#news-article{
	float:left;
	width:360px;
	height:290px;
	margin:0 0 0 40px;
	}
	
	#news-article p,#news-article h2{
	padding-right:50px;
	}
	#news-article p{
	line-height:1.5em;
	font-size:1em;
	}
		
	
#left-nav{
	width:163px;
	position:absolute;
	top:100px;
	left:10px;
	}
	#left-nav ul{
	margin:0;
	padding:0;
	}
	#left-nav ul li{
	}
	#left-nav ul li a{
	text-indent:-9000px;
	width:143px;
	display:block;
	height:35px;
	}
	#left-nav ul li a.people{
	background-image:url(../images/bg-ul-li-a-our-people-off.gif);
	}
	#left-nav ul li a.people:hover{
	background-image:url(../images/bg-ul-li-a-our-people-on.gif);
	}
	#left-nav ul li a.people-selected{
	background-image:url(../images/bg-ul-li-a-our-people-selected.gif);
	width:173px;
	height:41px;
	margin-left:5px;
	}
	#left-nav ul li a.about{
	background-image:url(../images/bg-ul-li-a-our-about-us-off.gif);
	}
	#left-nav ul li a.about-selected{
	background-image:url(../images/bg-ul-li-a-our-about-us-selected.gif);
	width:159px;
	height:37px;
	margin-left:5px;
	}
	#left-nav ul li a.about:hover{
	background-image:url(../images/bg-ul-li-a-our-about-us-on.gif);
	}
	#left-nav ul li a.news{
	background-image:url(../images/bg-ul-li-a-news-off.gif);
	}
	#left-nav ul li a.news:hover{
	background-image:url(../images/bg-ul-li-a-news-on.gif);
	}
	#left-nav ul li a.news-selected{
	background-image:url(../images/bg-ul-li-a-news-selected.gif);
	width:139px;
	height:32px;
	margin-left:5px;
	}
	#left-nav ul li a.blog{
	background-image:url(../images/bg-ul-li-a-blog-off.gif);
	}
	#left-nav ul li a.blog:hover{
	background-image:url(../images/bg-ul-li-a-blog-on.gif);
	}
	#left-nav ul li a.blog-selected{
	background-image:url(../images/bg-ul-li-a-blog-selected.gif);
	width:139px;
	height:32px;
	margin-left:5px;
	}
	#left-nav ul li a.touch{
	background-image:url(../images/bg-ul-li-a-touch-off.gif);
	}
	#left-nav ul li a.touch:hover{
	background-image:url(../images/bg-ul-li-a-touch-on.gif);
	}
	#left-nav ul li a.touch-selected{
	background-image:url(../images/bg-ul-li-a-touch-selected.gif);
	width:201px;
	height:35px;
	margin-left:5px;
	}
	

#footer{
	width:966px;
	float:left;
	clear:both;
	}
	#footer-left{
	float:left;
	width:192px;
	}
	#footer-left p.email{
	background-image:url(../images/footer-email.gif);
	background-repeat:no-repeat;
	width:220px;
	height:22px;
	text-indent:-9999px;
	display:block;
	overflow:hidden;
	}
	#footer-right{
	float:right;
	}
	#footer p{
	text-indent:-9000px;
	margin:0;
	padding:0;
	width:192px;
	}
	#footer p.phone{
	background-image:url(../images/footer-phone.gif);
	height:79px;
	}
	#footer p a.email{
	background-image:url(../images/footer-email.gif);
	height:20px;
	display:block;
	width:192px;
	}
	#footer ul{
	margin:80px 0 0 0;
	padding:0;
	}
	#footer ul li{
	float:left;
	}
	#footer ul li a{
	text-indent:-9000px;
	display:block;
	height:24px;
	}
	#footer ul li a.ventures{
	background-image:url(../images/phase37-ventures.gif);
	width:111px;
	}
	#footer ul li a.marcomms{
	background-image:url(../images/phase37-marcomms.gif);
	width:113px;
	}
	#footer ul li a.vacancies{
	background-image:url(../images/phase37-vacancies.gif);
	width:122px;
	}
	#footer ul li a.main{
	background-image:url(../images/phase37-co.uk.gif);
	width:101px;
	}
