/************************ Layout **************************/



#Content{
background-color:#FFFFFF;
width:100%;}

#Banner{
width:100%;
height:131px;
background: url(/Img/Banners/Home.jpg) no-repeat left top;
}

#Strapline{
width:118px;
height:47px;
background: url(/Img/Titles/ByTheSea.gif) no-repeat left top;
position:relative;
left:445px;
top:50px;
}

#LeftColumn{
background-color:#FFFFFF;
width:426px;
float:left;
padding:20px 0px 0px 0px;
line-height:20px;
}

#LeftColumn p
{
	padding:0px 30px 0px 30px;
}

#LeftColumn #Feature
{
	padding:0px 0px 5px 285px;
	background:#FFFFFF url(/Img/Pods/podbase.jpg) no-repeat 270px 0px;
	background-color:#FFFFFF;
	height:25px;
}

#RightColumn{
width:349px;
height:261px;
float:right;
background: url(/Img/Photos/Home.jpg) no-repeat left top;
}

#RightColumn img{
padding:0px;
margin:0px;

}
