/* CSS Document */

body {
	background:url("/images/global/home-top-repeat.jpg") repeat-x top left;
}

#header {
	height:132px;
}

#search {
	width:700px;
	height:133px;
	background:url("/images/home/search-bg.jpg") no-repeat top left;
	color:#fff;
}

	#search div {
		float:left;
		padding:18px 0 0 15px;
	}

	#search #s-ct {
		width:216px;
	}

	#search #s-lond {
		width:224px;
	}

	#search #s-londtube {
		padding-right:0;
		width:200px;
	}

		#search div p {
			font-size:16px;
			font-weight:bold;
			margin:0 0 10px;
		}

		#search div select {
			margin:0 0 10px;
			width:190px;
		}

		#search div #select, #search div img {
			display:block;
			cursor:pointer;
		}

#officespace-search {
	width:698px;
	height:309px;
	margin:25px 0 20px;
}

	#officespace-search img {
		float:left;margin:0 50px 0 0;
	}

	#officespace-search ul {
		float:left;
		list-style:none;
		width:140px;
		margin:0px 10px 0 0px;
	}

		#officespace-search ul li {
			width:140px;
			margin:0 0px 3px 0;
		}

		#officespace-search ul li b {
			display:block;
			margin:0 0px 5px 0;
			font-size:16px;
		}

#enq-form {
	width:398px;
	float:left;
	background-color:#F2EFE8;
	height:312px;
}

	#enq-form label {
		width:110px;
		float:left;
		margin:0 0 10px 15px;
		padding:3px 0 0 0;
	}

	#enq-form input {
		width:240px;
		height:20px;
		float:left;
		clear:none;
		margin:0 0 10px;
	}

	#enq-form img {
		margin:0 0 20px 125px;
		position:relative;
		top:5px;
		
	}

#FAQ {
	width:518px;
	height:312px;
	float:right;
}

	#FAQ ul {
		list-style:none;
	}

		#FAQ ul li {
			width:145px;
			float:left;
			margin:0 5px 20px 15px;
		}

			#FAQ ul li img {
				float:left;
				margin:0 10px 0 0;
			}
