#wrapper{
	background:fff;
}
.banner{
		position:relative;
		width:952px;
		height:1000px;
		margin-left:15px;
		margin-bottom:15px;
		background:url(../images/corporate_cricket.jpg) no-repeat;
		box-shadow:0 0 3px #000;
		-moz-box-shadow:0 0 3px #000;
	}
	.banner #leftContainer{
		position:relative;
		width:550px;
		float:left;
	}
	.banner #rightContainer{
		position:relative;
		width:400px;
		float:left;
	}
	.banner #rightContainer #photoGallery{
		position:relative;
		top:150px;
	}
	.cycle-slideshow{
		border:3px solid #fff;
		width:380px;
		box-shadow:0 0 3px #008ae2;
	}
	.message{
		padding:15px;
		width:900px;
		height:20px;
		line-height:20px;
		font-size:22px;
	}
	.message#green{
		color:#335e00;
		background:#e5ffc7;
		border:1px solid #4b8a00;
	}
	.message#red{
		color:#6a0000;
		background:#ffd5d5;
		border:1px solid #8a0000;
	}
	#clear{clear:both;}
	.fliper{
		position:relative;
		width:310px;
		height:50px;
		margin-left:550px;
	}
	#enquire{
		position:absolute;
		width:176px;
		height:50px;
		margin-left:170px;
		background:url(../images/enquire-now-button.gif) no-repeat;
		cursor:pointer;
		border:none;
	}
	.banner .h1{
		position:relative;
		height:30px;
		font-size:24px;
		padding-left:10px;
	}
	.banner .h2{
		position:relative;
		height:30px;
		text-align:left;
		padding-left:10px;
	}
	.banner .content{
		position:relative;
		font-family: verdana;
		padding-left:10px;
		text-align:left;
	}
	.banner .content1{
		position:relative;
		padding-left:10px;
		text-align:left;
	}
	.banner .h3{
		position:relative;
		height:25px;
		line-height:25px;
		text-align:left;
		padding-left:10px;
	}
	.banner .h3 a{
		color:#0E00C6;
		text-decoration:underline;
	}
	.banner #h3{
		position:relative;
		margin-top:5px;
	}