
* { padding : 0; margin : 0; }

body {

	font       : 13px Verdana, Arial, Helvetica, sans-serif;
	background : #d4d4ea;
	
}

#container  {
  
 	width         : 920px;
 	margin-left   : auto;
 	margin-right  : auto;
	margin-top    : 0px;
	margin-bottom : 0;
	/* border-left   : 1px solid #E6E6E6; */
	/* border-right  : 1px solid #E6E6E6; */	
	background    : #fff url(http://www.yourlawyers.co.uk/images/image.JPG) no-repeat;

  background-position : right; 		
	height              : 743px;	
}

#header {

	height      : 120px;
  background  : url(http://www.yourlawyers.co.uk/images/lawyers.gif) no-repeat;
	
}

#header h1 {

  padding     : 20px 0 0 200px;
  font        : 36px Arial, Helvetica, sans-serif;
	color       : #5B7795;	
	font-weight : bold;
	
}

#header .header-text {

  padding     : 5px 0 0 220px;
  font        : 14px Arial, Helvetica, sans-serif;
	color       : #5B7795;	
	font-weight : bold;
	
}

.spiel {

  padding : 10px 0 0 20px;

}

.spiel h2, h3 {

  font        : 16px Arial, Helvetica, sans-serif;
	color       : #5B7795;	
	font-weight : bold;

}

.spiel p {

  width   : 450px;
	padding : 5px 0 5px 0;

}

.spiel .refer {

  width   : 450px;
	padding-top : 15px;
	
}

.spiel .refer img {

 padding-left : 90px;
	
}

.redText {

  color : #ff0000;
	
}	

.formText {
  font : 11px "Trebuchet MS", verdana, arial, helvetica;
	
}

#footer {
	width				: 920px;
  background  : #222f37;
 	margin-left   : auto;
 	margin-right  : auto;		
}

#footer p {
  padding: 10px;
  text-align: center;
	color: #fff;
	font-size: 11px;
}





