
	
.address{
	padding: 0 0 0 30px;
	margin:0;
	}

#contact .centre{
	width:980px;
	margin:20px auto 0 auto;
	}
	
#contact .centre .panel1{
	width:280px;
	margin:0 25px 0px 0;
	padding:0;
	float:left;
	}

	
#contact .centre .panel2{
	width:920px;
	margin:0px 0 20px 0;
	padding:0px;
	}
	
#contact .centre .panel1 .title{
	width:280px;
	height:32px;
	background-image:url(images/media_title_bg.jpg);
	background-repeat:no-repeat;
	margin:0 0 2px 0;
	padding:0;
	}
	

#contact .centre .panel1 .title h2{
	font:"Trebuchet MS", Verdana;
	font-size:11px;
	color:#000000;
	padding:10px 0 0 15px;
	margin:0;
	}

	
	
#contact .centre .panel1 .description{
	width:280px;
	height:160px;
	background-image:url(images/latest_work_description.jpg);
	background-repeat:no-repeat;
	background-position:top;
	padding:0;
	margin:0 0 10px 0;
	}
	

#contact .centre .panel1 .description p{
	margin:15px;
	padding:0;
	}	

#contact .centre .panel1 .description span{
	height:50px;
	display:block;
	padding-left:10px;
	}
	
