body {
	margin: 0 0 0 0;
}

td, th, li, select, input, textarea {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, Sans-serif;
	font-size: 12px;
	margin: 0 0 20px 0;
}
a {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

fieldset {
	margin: 0px 10px 0px 10px;
	border: 1px solid f30;
}
fieldset fieldset {
	margin: 10px 10px 10px 10px;
	border: 1px solid fc0;
}
legend {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
fieldset fieldset legend {
	color: #000;
	font-weight: bold;
	text-decoration: underline;
}

/*-- Custom Classes --*/


div#visit_britain_banner { height: 108px; background: url("../images/visit_britain_banner_0708.jpg") no-repeat center 5px; }
div#visit_britain_banner p#title { height: 50px; overflow: hidden; margin: 0; }
div#visit_britain_banner p#title span { display: block; padding: 50px 0 0 0; }

div.october_special_offer { background: url("../images/october_special_offer.jpg") no-repeat 0 0; width: 430px; height: 320px; overflow: hidden; margin: 0 auto 20px auto; }
div.october_special_offer div.padding { padding: 320px 0 0 0; }

div.tariff_held { background: url("../images/tariff_held_2009.jpg") no-repeat 0 0; width: 496px; height: 285px; overflow: hidden; margin: 0 auto 20px auto; }
div.tariff_held div.padding { padding: 285px 0 0 0; }

div#armed_forces_week { background: url("../images/veterans_week.jpg") no-repeat 0 0; width: 496px; height: 285px; overflow: hidden; margin: 0 auto 20px auto; }
div#armed_forces_week div.padding { padding: 285px 0 0 0; }

div#runner { width: 590px; height:500px; overflow: hidden; border: 1px solid #f30; }
div#runner div.padding { padding: 20px; }
div#slider { position: relative; left: 0; width: 3540px; height: 420px; overflow: hidden; }
div#slider div { float: left; width: 570px; height: 415px; }
div#slider div h2 { font-size: 100%; font-weight: bold; margin: 0 0 5px 0; padding: 0 20px 0 0; }
div#slider div p { padding: 0 20px 0 0; }
div#pagination { clear: both; width: 297px; height: 25px; margin: 0 auto; }
div#pagination p { width: 130px; float: left; margin: 0; padding: 3px 0 0 0; }
div#pagination ul { float: left; margin: 0; padding: 0; }
div#pagination ul li { float: left; margin: 0 0 0 5px; padding: 0; list-style-type: none; }
div#pagination ul li a { display: block; padding: 3px 0; border: 1px solid #333; width: 20px; text-align: center; }
div#pagination ul li a:active { display: block; padding: 3px 0; border: 1px solid #333; background: #ffc; }


