body{
	background:#ff0000;
	margin:0;
	padding:15px 0;
	text-align:center;
	font-family:Verdana;
	font-size:0.8em;
}

img{
	border:0;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

.clearer, .clear{
	clear:both;
}

h1, h2, h3, h4, h5, p, form{
	margin:0;
	padding:0;
}

h1{
	color:#121e95;
	font-size:1.6em;
}

h2{
	color:#000;
	font-size:1.4em;
}

#container{
	width:980px;
	text-align:left;
	margin:0 auto;
}

#page_top{
	background:transparent url(/images/top_bg.gif) repeat-y scroll left top;
	width:980px;
	height:24px;
}

#page{
	background:#ffffff url(/images/page_bg.gif) repeat-y scroll left top;
}

#header{
	padding:0 20px;	
}

/*#tread_marks{
	background: transparent url(/images/tread-marks2.png) no-repeat right bottom;
	width: 315px;
	height: 419px;
	position: absolute;
	margin: -404px 0 0 654px;
}*/

#logo{
	background:transparent url(/images/flag_bg2.gif) no-repeat scroll left top;
	float:left;
	margin:-14px 0 0 -10px;
	padding:30px;
	height:232px;
	width:338px;
}

#tagline{
	margin-left:-40px;
	float:left;
}

#tagline p{
	font-style:italic;
	color:#121E95;
	font-size:1.6em;
	font-weight:bold;
}

#flash{
	float:left;
	position:relative;
}

#nav{
	float:left;
	margin-top:-94px;
	margin-left: 5px;
}

#nav ul, #nav li{
	margin:0;
	padding:0;
	display:inline;
}

#nav li{
	width:147px;
	height:50px;
	line-height:42px;
	background:transparent url(/images/nav_bg.png) no-repeat scroll left top;
	margin:0 4px;
	text-align:center;
	float:left;
}

#nav li.selected, #nav li:hover{
	background-position:0 -50px;
}

#nav li a{
	text-decoration:none;
	color:white;
	font-style:italic;
	font-weight:bold;
	font-family:Verdana;
	font-size:18px;
	display:block;
}

#info_bar{
	/*background:transparent url(/images/info-bar.gif) no-repeat scroll left top;*/
	float:left;
	width: 918px;
	height:62px;
	margin:-80px 0 0;
	padding:8px 15px;
	/*color:#121e95;*/
}

#info_bar a{
	/*color:#ff;*/
	text-decoration:none;
}

#info_bar a:hover{
	text-decoration:underline;
}

#next_event{
	background:transparent url(/images/calendar.png) no-repeat scroll left center;
	padding:0 0 0 30px;
	float: left;
}

#signin{
	background:transparent url(/images/user.png) no-repeat scroll left center;
	padding:0 0 0 30px;
	float:right;
}

#page_content{
	background: transparent url(/images/tread-marks2.gif) no-repeat scroll right bottom;
	margin: -30px 10px 0 10px;
	padding: 22px 10px 100px;
}

#content{	
	margin:-25px 0 0;
}

#intro{
	float: right;
	width: 350px;
}

#intro h1{
	margin-bottom:10px;
}

#intro p{
	text-align:justify;
	line-height:1.5em;
	margin-bottom:10px;
}

#intro a{
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
}

#intro a:hover{
	text-decoration:none;
	color:#121e95;
	font-weight:bold;
}

#slideshow{
	margin-right:16px;
	width:572px;
	height:269px;
	float: left;
}

#slideshow img{
	border:4px solid #fefe00;
	display: none;
}

#cta1, #cta2, #cta3{
	float:left;
}

#cta1, #cta2{
	margin-right:59px;
}

#tread_marks{
	float: left;
	margin: -80px 0 0;
	position: relative;
	z-index: 1;
	width: 980px;
}

#footer{
	margin:0 10px;
	padding:40px 20px 10px;
	background:transparent url(/images/footer_bg.gif) repeat-x scroll left top;
	width:920px;
	color:#666666;
}

#footer a{
	color:#666666;
}

#footer #leftlinks{
	float:left;
}


#footer #rightlinks{
	float:right;
}

#page_bottom{
	background:transparent url(/images/bottom_bg.gif) no-repeat scroll left top;
	width: 980px;
	height: 25px;
	float: left;
	margin: -15px 0 0;
}

/*sub navs*/

#subnav{
	float:left;
	width: 200px;
	margin-left:10px;
	margin-right:20px;
	padding:7px 0 17px;
	background:transparent url(/images/subnav-border.gif) no-repeat scroll left top;
}

#subnav ul, #subnav li{
	margin:0;
	padding:0;
	list-style: none;
}

#subnav ul{
	border-left:3px solid #FF0000;
	border-right:3px solid #FF0000;
	padding:0 20px;
}

#subnav li{
	margin-top: 10px;
	padding-left: 35px;
	background: transparent url(/images/flag-bullet-fade.gif) no-repeat scroll 0 0;
}

#subnav li.selected, #subnav li:hover{
	background: transparent url(/images/flag-bullet.gif) no-repeat scroll 0 0;
}

#subnav h2{
	font-size: 1.2em;
}

#subnav a{
	text-decoration: none;
	color: #121e95;
}

#subnav li.selected a{
	text-decoration: none;
	color: #FF0000;
}

#subnav-bottom{
	background: transparent url(/images/subnav-border.gif) no-repeat scroll right bottom;
	height:17px;
}

/*about us*/

#aboutus {
	float:left;
	margin-bottom:10px;
	width:710px;
}

#aboutus h1{
	margin-bottom:10px;
}

#aboutus p{
	margin-bottom:15px;
}

/*privacy*/
#privacy h1{
	margin-bottom: 10px;
}

#privacy p{
	margin-bottom: 10px;
}

/*enquiry*/


fieldset{
	margin:0;
	padding:0;
	border:0;
}

legend{
	font-weight:bold;
	font-size:1.2em;
	margin:0 0 20px;
	padding:0;
	border:0;
}

label{
	float:left;
	clear:left;
	width:40%;
	margin-bottom:20px;
}

input, select, textarea{
	width:59%;
	margin-bottom:20px;
	border:1px solid #121e95;
}

textarea{
	height:150px;
	padding:5px;
	font-size:1em;
	font-family:Verdana, Arial, Sans-Serif;
	width:57%;
}

select{
	width:59.5%;
}

input.submit{
	margin-left:40%;
	width:auto;
	background-color:#fff;
	color:#121e95;
	padding:3px 10px;
}


input.error, select.error, textarea.error{
	border-color:#ff0000;
	background-color: #FFEFEF;
}

dt{
	font-weight:bold;
	color:#121e95;
	font-style:italic;
	margin-bottom:5px;
}

dd{
	margin-bottom:15px;
	margin-left:10px;
}

#aboutus a{
	text-decoration:none;
	color:#ff0000;
	font-weight:bold;
}

#aboutus a:hover{
	text-decoration:none;
	color:#121e95;
	font-weight:bold;
}

#contact{
	float:left;
	width:500px;
	margin-right:40px;
}

#contact-info dl{
	margin-bottom:23px;
}

#contact-info{
	float:left;
	width:320px;
}

#mymap{
	width:385px;
	height:320px;
	border:1px solid #121e95;
}

h1.content-heading{
	margin-bottom:20px;
}

#contact h2{
	margin-bottom:15px;
}

#contact p{
	margin-bottom:15px;
}

.error{
	color:#ff0000;
}

.success{
	color:green;
}

#aboutus h2{
	margin-bottom:15px;
}

#privacy img{
	vertical-align:middle;
}

img.right{
	border:1px solid #121e95;
	float:right;
	margin: 0 0 10px 10px;
}

.right-ads{
	float:right;
	margin-left: 70px;
}
