body{
	font-family: Arial,sans-serif;
	color: #333333;	
	margin: 0px;
	padding: 0px;
	height:100%;
}

body {
	background:#fff;
	margin:0;
	padding:0;
	color:#000;
	font:x-small/1.5em Georgia,Serif;
	font-size:small;
	background-repeat: no-repeat;
  } 
  
  html body {
}
  
  #wrapper{
	width: 760px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	color: #000000;
  }
  
  #wrapperseaside {
	background-color:#01A1D5;
	width: 760px;
	margin: auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/seasidebackgroundblock3.jpg);
  }
  #wrappertown {
	background-color:#C8C9CD;
	width: 760px;
	margin:auto;
	overflow: hidden;
	padding-bottom: 10px;
	margin-top: 0px;
	background-repeat: no-repeat;
	background-image: url(images/townbackgroundblock3.jpg);
  }
  
  #background {
  background-image:url(images/6.jpg);
	width:760px;
	background-repeat: no-repeat;
	height: 624px;
	margin-top: 0px;
	margin: auto;
  }
  #itlogo {
	background-image:url(images/itlogo.jpg);
	height:79px;
	width:75px;
	float: left;
	margin-left: 60px;
	background-repeat: no-repeat;
	margin-top: 30px;
  }
  
  #flags{
	width: 20px;
	float: left;
	margin-left: 5px;
	height: 35px;
	margin-top: 73px;
}
  #uk{
	width: 20px;
	height: 15px;
	margin-bottom: 5px;
}
#us{
	width: 20px;
	height: 15px;
}
  
  
  #logotextbox {
	width:760px;
	height: 183px;
	clear: both;
	margin-top: 10px;
  }
  #marginleftdummytag {
	width:100px;
	height:20px;
	float: left;
  }
  #logobox {
	background-image:url(images/finalcircleswitchlogo.png);
	width:120px;
	height:120px;
	float: left;
	background-repeat: no-repeat;
  }
  
  #backgroundseaside {
	background-image:url(images/seasidebackgroundblock3.jpg);
	width:760px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin: auto;
	overflow: hidden;
  }
  
  #backgroundtown {
	background-image:url(images/townbackgroundblock3.jpg);
	width:760px;
	background-repeat: no-repeat;
	margin-top: 0px;
	margin: auto;
	overflow: hidden;
  }
  
  #splashlogo {
	background-image:url(images/letsgosplash.jpg);
	width:200px;
	height:100px;
	margin: auto;
	margin-top: 40px;
  }
  
  #welcometext {
	width: 220px;
	margin: auto;
	padding-top: 45px;
	float: left;
	padding-left: 270px;
  }
  #splashtext {
	width: 400px;
	margin: auto;
	padding-top: 15px;
	margin-left: 180px;
	clear: both;
  }
 #splashnav {
	width:150px;
	margin:auto;
	text-decoration:none;
	color: #000000;
	margin-top: 10px;
  }
  #splashnav a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
  
  #nav{
  }
  
  #contentswitch {
	float: left;
	padding-left: 15px;
	width: 744px;
	padding-top: 35px;
	overflow: hidden;
  }
  
  #switchillustration {
	background-image:url(images/spl.jpg);
	width:450px;
	height:180px;
	margin: auto;
	background-repeat: no-repeat;
  }
  #switchilltext {
	font-family: Arial, Helvetica, sans-serif;
	width:300px;
	padding-top: 50px;
	float: left;
  }
  
  
  #switchcontainer
{
	padding: 0;
	height: 30px;
	overflow: hidden;
	width: 15em;
}

#switchlist
{
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

#switchlist li
{
	list-style: none;
	float: left;
	width: 3em;
}

#switchcontainer a, #switchlist li.extend
{
	margin: 0px;
	display: block;
	border-top: 1px solid #333;
	padding: 1px 6px;
	text-decoration: none;
	font: normal 12px verdana, serif;
	color: #000000;
	background-color: #B4D0E6;
}
#switchlisttown
{
	margin: 0px;
	padding: 0px;
	display: block;
	overflow: hidden;
}

#switchlisttown li
{
	list-style: none;
	float: left;
	width: 10em;
}

#switchcontainer a, #switchlisttown li.extend
{
	margin: 0px;
	display: block;
	border-top: 1px solid #333;
	padding: 1px 6px;
	text-decoration: none;
	font: normal 12px verdana, serif;
	color: #000000;
	background-color: #B4D0E6;
}

#switchcontainer a:hover, #switchcontainer a#current1
{
	padding: 1px 5px;
	border-right: 1px solid #333;
	border-left: 1px solid #333;
	border-top: 1px solid #FAFAFA;
	border-bottom: 1px solid #333;
	color: #000000;
	background-color: #FAEA95;
}

#switchcontainer a#current1
{
	border-top: 1px solid #F6F6F6;
	font-weight: bold;
	background-color: #FAEA95;
}

#switchcontainer li#activeseaside
{
	border-right: 2px solid #828282;
	border-bottom: 2px solid #828282;
	width: 10em;
}
#switchcontainer li#activetown
{
	border-right: 2px solid #828282;
	border-bottom: 2px solid #828282;
	width: 4.8em;
}



#spacefiller {
	width:250px;
	height:20px;
	float:left;
	overflow: hidden;
}

  
  /************************************************************* MAIN NAVGATION *****************************************************/
  
  #navigationholder{
	float: left;
	clear: right;
	margin-top: 2px;
	margin-left: 4px;
	width: 480px;
	overflow: hidden;
	height: 80px;
  }
  
  
  #mainnavone {
	float: left;
	margin-left: 6px;
	width: 86px;
	height: 80px;
	overflow: hidden;
  }
  h2 {
	text-indent:-5000px;
	background:url(images/mainnav1normalstate.gif) no-repeat;
	width:86px;
	height:80px;
	color:#000000;
	font-size:0px;
  }
  h2 a:hover {
  text-indent:-5000px;
  background:url(images/mainnav1rolloverstate.gif) no-repeat;
  width:86px;
  height:80px;
  color:#FF0000;
  }
  #mainnavone a {
  display:block;
  text-decoration: none;
  height:80px;
  }
  #mainnavone #currentone {
	background:url(images/mainnav1rolloverstate.gif) no-repeat;
	text-decoration: none;
	height:80px;
  }
 
  
  
  #mainnavtwo {
	margin-left: 5px;
	float: left;
	width: 86px;
	height: 60px;
	margin-top: 20px;
	overflow: hidden;
  }
  #mainnavtwo h2 {
  text-indent:-5000px;
  background:url(images/mainnav2normalstate.gif) no-repeat;
  width:86px;
  height:60px
  }
  #mainnavtwo h2 a:hover {
	text-indent:-5000px;
	background:url(images/mainnav2rolloverstate.gif) no-repeat;
	width:86px;
	height:60px;
  }
  #mainnavtwo a {
  display:block;
  height:60px;
  }
  #mainnavtwo #currenttwo {
  background:url(images/mainnav2rolloverstate.gif) no-repeat;
  display:block;
  text-decoration: none;
  height:60px;
  }
  
  
  #mainnavthree {
	width: 86px;
	height: 70px;
	float: left;
	margin-left: 5px;
	margin-top: 10px;
	overflow: hidden;
  }
  #mainnavthree h2 {
  text-indent:-5000px;
  background:url(images/mainnav3normalstate.gif) no-repeat;
  width:86px;
  height:70px
  }
  #mainnavthree h2 a:hover {
  text-indent:-5000px;
  background:url(images/mainnav3rolloverstate.gif) no-repeat;
  width:86px;
  height:70px
  }
  #mainnavthree a {
  display:block;
  height:70px;
  }
  #mainnavthree #currentthree {
  background:url(images/mainnav3rolloverstate.gif) no-repeat;
  display:block;
  text-decoration: none;
  height:70px;
  }
  
  
  #mainnavfour {
	width: 100px;
	float: left;
	margin-left: 5px;
	height: 80px;
	overflow: hidden;
  }
  #mainnavfour h2 {
  text-indent:-5000px;
  background:url(images/mainnav4normalstate.gif) no-repeat;
  width:100px;
  height:80px
  }
  #mainnavfour h2 a:hover {
  text-indent:-5000px;
  background:url(images/mainnav4rolloverstate.gif) no-repeat;
  width:100px;
  height:80px
  }
  #mainnavfour a {
  display:block;
  height:80px;
  }
  #mainnavfour #currentfour {
  background:url(images/mainnav4rolloverstate.gif) no-repeat;
  display:block;
  text-decoration: none;
  height:80px;
  }
  
  /************************************************************* MAIN NAVGATION *****************************************************/
  
  /************************************************************** SUB NAVGATION *****************************************************/
  
  
  #subnavcontainer {
  }
  #subnav {
	padding-left: 10px;
	padding-top: 79px;
	width: 154px;
	float: left;
  }
  #subnavtop {
	background-image:url(images/subnavtop.gif);
	background-repeat: no-repeat;
	height: 10px;
	overflow: hidden;
	width: 154px;
  }
  #subcontent{
	background-color:#2F7898;
	padding-left: 6px;
  }
  #subnavbottom {
	background-image:url(images/subnavbottom.gif);
	overflow: hidden;
	height: 10px;
	background-repeat: no-repeat;
	width: 154px;
  }
  
  
 
 
 #subnavinsidetop {
	background-image:url(images/subnavinsidetop.jpg);
	width:150px;
	height:5px;
	overflow:hidden;
 }
 #subnavinside {
	background-color:#2F7898;
	width: 150px;
	padding-left: 4px;
  }
 #subnavinsidebottom {
	background-image:url(images/subnavinsidebottom.jpg);
	width:150px;
	height:5px;
	overflow:hidden;
 }
 
 
  
  #navcontainer {
	background-color: #91B4DB;
	width: 146px;
	overflow: hidden;
	padding-left: 4px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#navcontainer ul
{
	margin-left: 4px;
	padding-left: 0;
	font-family: Arial, Helvetica, sans-serif;
	list-style-type: none;
	width: 142px;
	display: block;
	margin-right: 0px;
	overflow: hidden;
}
#navcontainer a
{
	display: block;
	padding: 4px;
	width: 146px;
	background-color: #2F7898;
	border: 1px solid #91b4db;
}
#navcontainer a:link, #navlist a:visited
{
color: #EEE;
text-decoration: none;
}
#navcontainer a:link, #navlisttown a:visited
{
	color: #EEE;
	text-decoration: none;
}
#navcontainer a:hover
{
	background-color: #003366;
	color: #FBF3B5;
	border: 1px solid #FBF3B5;
}
ul#navlist li#active2 a
{
	color: #000000;
	background-color: #FAEA95;
	border: 1px solid #000000;
}

/************************************************************** SUB NAVGATION *****************************************************/

/************************************************************** CONTENT ***********************************************************/
  
  
  
  #holder {
	width: 565px;
	float: left;
	margin-left: 2px;
	clear: right;
  }
  #holderinside {
	background-color: #2F7898;
	overflow: hidden;
	width: 565px;
	padding-right: 5px;
	padding-left: 5px;
	padding-bottom: 10px;
	margin-top: 15px;
  }
  
  
 #breadcrumbstop {
	background-image:url(images/breadcrumbstop.png);
	width:565px;
	height:5px;
	overflow: hidden;
 }
 #breadcrumbs {
	width:565px;
	margin-bottom: 10px;
	background-color: #FFFFFF;
 }
 #breadcrumbscontent {
	width:555px;
	padding-left: 10px;
 }
 #breadcrumbsbottom {
	background-image:url(images/breadcrumbsbottom.png);
	width:565px;
	height:5px;
	overflow: hidden;
 }
 
  #blockfour {
	background-color: #91B4DB;
	padding-bottom: 5px;
	width: 565px;
	margin-bottom: 10px;
  }
  #blockfourtop {
	background-image:url(images/blockfourtop.png);
	height: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 565px;
  }
  
  
  #blockthree{
	background-color: #FFFFFF;
	margin-left: 4px;
	width: 557px;
	padding-bottom: 10px;
  }
  #blockthreetop {
	background-image:url(images/blockthreetop.png);
	height: 10px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 557px;
  }
  
  
  #blocktwo{
	background-color: #2F7994;
	margin-left: 4px;
	width: 549px;
	padding-bottom: 10px;
  }
  #blocktwotop {
	background-image:url(images/blocktwotop.png);
	height: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 549px;
  }
  
  
  #block{
	background-color: #FFFFFF;
	margin-left: 4px;
	width: 541px;
	padding-bottom: 5px;
  }
  #blocktop {
	background-image:url(images/blocktop.png);
	height: 5px;
	background-repeat: no-repeat;
	overflow: hidden;
	width: 541px;
  }
  
  .contentholder{
	background-color: #FFFFFF;
	width: 541px;
	overflow: hidden;
	margin-bottom: 10px;
  }
  .content{
	width: 230px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
  
  }
  .content a:hover{
	color: #FF0000;
	text-decoration: underline;
  }
  .imagestown{
	margin-right: 4px;
	clear: both;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #91B4DB;
  }
  .imagestowntopmargin{
	margin-right: 4px;
	clear: both;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #91B4DB;
	margin-top:38px;
  }
  .imagesseaside{
	margin-right: 4px;
	clear: both;
	float: right;
	margin-bottom: 15px;
	border: 1px solid #91B4DB;
  }
  
  .contentholdertwo{
	background-color: #FFFFFF;
	width: 541px;
	overflow: hidden;
	margin-bottom: 15px;
	padding-top: 10px;
  }
  .contenttwo{
	width: 230px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 5px;
	float: right;
	clear: both;
	margin-bottom: 0px;
	color: #000000;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
  }
  .contenttwo a:hover{
	color: #FF0000;
	text-decoration: underline;
  }
  .imagestwoseaside{
	margin-bottom: 15px;
	border: 1px solid #91B4DB;
	margin-left: 8px;
	width: 280px;
  }
  .imagestwotown{
	margin-bottom: 15px;
	border: 1px solid #91B4DB;
	margin-left: 8px;
	width: 280px;
  }
  
  
  
  /************************************************************** CONTENT ***********************************************************/
  
  /************************************************************** FOOTER ************************************************************/
  
  #footerfour {
	background-color: #91B4DB;
	padding-bottom: 5px;
	margin-top: 10px;
	padding-top: 5px;
	width: 565px;
  }
  #footerthree{
	background-color: #FFFFFF;
	margin-left: 4px;
	width: 557px;
	padding-bottom: 10px;
  }
   #footertwo{
	background-color: #2F7994;
	margin-left: 4px;
	width: 549px;
	padding-bottom: 10px;
  }
  #footer{
	background-color: #FFFFFF;
	margin-left: 4px;
	width: 541px;
	padding-bottom: 5px;
	padding-top: 5px;
  }
  #footercontent{
	background-color: #FFFFFF;
	margin-left: 4px;
	width: 533px;
	overflow: hidden;
  }
  /************************************************************** FOOTER ************************************************************/
  
  /************************************************************** MICROSITE *********************************************************/
  
  
  
  #microsites{
	width:150px;
	font: small Verdana,sans-serif;
}
  /************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

.relatedLinks h5{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	text-decoration: none;
	color: #2F7898;
}
.relatedLinks a:hover{
	display: block;
	text-decoration: underline;
	color: #FF0000;
}

 /************* relatedLinks styles **************/
 
  /************************************************************** MICROSITE *********************************************************/

  /************* relatedLinks styles **************/

.relatedLinks{
	margin: 0px;
	padding: 0px 0px 10px 5px;
}

.relatedLinks h5{
	padding: 10px 0px 2px 0px;
}

.relatedLinks a{
	display: block;
	text-decoration: none;
	color: #2F7898;
}
.relatedLinks a:hover{
	display: block;
	text-decoration: underline;
	color: #FF0000;
}

#town {
	width: 170px;
	font: small Verdana,sans-serif;
	float: left;
}
#seaside {
	width: 170px;
	font: small Verdana,sans-serif;
	float: left;
	margin-left: 10px;
}

#letsgobuy {
	width: 360px;
	float: right;
	clear: right;
	font: small Verdana,sans-serif;
	border: 1px solid #2D7897;
}

.letsgoseasidewrapper {
	margin: 0px;
	padding: 0px;
	width:170px;
	margin-left:20px;
	float: left;
}
.letsgoseasidewrapper h5{
	padding: 10px 0px 2px 0px;
}
.letsgoseasidewrapper a{
	display: block;
	text-decoration: none;
	color: #2F7898;
}
.letsgoseasidewrapper a:hover{
	display: block;
	text-decoration: underline;
	color: #FF0000;
}


.letsgotownwrapper {
	margin: 0px;
	padding: 0px;
	width:170px;
	float: left;
	text-decoration: none;
}
.letsgotownwrapper h5{
	padding: 10px 0px 2px 0px;
}
.letsgoseasidewrapper a{
	display: block;
	text-decoration: none;
	color: #2F7898;
}


#inclusivecontact {
	width:360px;
	background-color:#0066FF;
	float: left;
}

  /************************************************************** TESTING **********************************************************/

#switchlinkleft{
	float: left;
	padding-left: 10px;
	width: 120px;
	text-decoration: none;
	}
	#switchlinkleft a:hover{
	color: #FF0000;
	text-decoration: underline;
}
#switchlinkright{
	background-color: #FFFFFF;
	float: left;
	text-decoration: none;
	margin-left: 5px;
	width: 120px;
	}
	#switchlinkright a:hover{
	color: #FF0000;
	text-decoration: underline;
}

	#insidecenter{
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	border: none;
}
 /************************************************************** TESTING **********************************************************/

.textcontent a:hover {
	color: #FF0000;
	text-decoration: underline;
	}
	
	.textcontent {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 10px;
	margin-bottom: 15px;
	padding-right: 5px;
}
 /************************************************************** TESTING **********************************************************/
 
 
 /************************************************************** SPLASHPAGE **********************************************************/


  
 /************************************************************** SPLASHPAGE **********************************************************/
 
 #splash
{
	width: 30%;
	overflow: hidden;
	margin-left: 50px;
	float: left;
}
 
  #splashnavone {
	width: 202px;
	height: 40px;
	float: left;
	margin-top: 20px;
	overflow: hidden;
  }
  #splashnavone h1 {
	text-indent:-5000px;
	background:url(images/letsgototheseasidelogo.jpg) no-repeat;
	width:200px;
	height:26px;
	color:#000000;
	font-size:0px;
  }
  #splashnavone h1 a:hover {
	text-indent:-5000px;
	background:url(images/letsgototheseasidelogotwo.jpg) no-repeat;
	width:199px;
	height:25px;
	color:#FF0000;
	border: 1px solid #000033;
  }
  #splashnavone a {
	display:block;
	text-decoration: none;
	height:26px;
  }
 
  
  
  #splashnavtwo {
	width: 202px;
	color:#000000;
	font-size:0px;
	text-decoration: none;
	height: 40px;
	float: left;
	overflow: hidden;
  }
  #splashnavtwo h1 {
  text-indent:-5000px;
  background:url(images/letsgotothebeachlogo.jpg) no-repeat;
  width:200px;
  height:26px;
  font-size:0px;
text-decoration: none;
  }
  #splashnavtwo h1 a:hover {
	text-indent:-5000px;
	background:url(images/letsgotothebeachlogotwo.jpg) no-repeat;
	width:199px;
	height:25px;
	text-decoration: none;
	border:1px solid #000033;
  }
  #splashnavtwo a {
  display:block;
  height:26px;
  text-decoration: none;
  }
  
  
  #splashnavthree {
	float: left;
	width: 202px;
	color:#000000;
	font-size:0px;
	text-decoration: none;
	height: 40px;
	overflow: hidden;
  }
  #splashnavthree h1 {
  text-indent:-5000px;
  background:url(images/letsgototownlogo.jpg) no-repeat;
  width:200px;
  height:26px;
  font-size:0px;
text-decoration: none;
  }
  #splashnavthree h1 a:hover {
	text-indent:-5000px;
	background:url(images/letsgototownlogotwo.jpg) no-repeat;
	width:199px;
	height:25px;
	text-decoration: none;
	border:1px solid #000033;
  }
  #splashnavthree a {
  display:block;
  height:26px;
  text-decoration: none;
  }
 
 
 
 
 
 /************************************************************** SPLASHPAGE **********************************************************/
 
 .basket {
	width:25px;
	height:20px;
	background-image:url(images/basket.gif);
	float: left;
	clear: left;
	margin-top: 5px;
	margin-right: 5px;
 }
 .contentleft{
	width: 230px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 5px;
	font-family: Arial, Helvetica, sans-serif;
  
  }
  
  #splashleftimage {
	height:130px;
	float: left;
	padding-left: 30px;
  }
  #splashrightimage {
	width:200px;
	height:130px;
	float: left;
	margin-left: 20px;
  }
  #splashimageholder {
	width:760px;
	height: 140px;
	margin-top: 30px;
  }
