body {
	text-align:center;
}

#container {
	width: 780px;
}

#header1 {
	height: 69px;
}

#header2 {
	height: 162px;
}

#menucontainer {
	height: 34px;
}

#menuleft{
	float: left;
}

#menuright{
	float: left;
	height: 34px;
	width: 390px;
	background-image:url(../images/bg_04.jpg);
	background-repeat:repeat-x;
	text-align: left;
}

#secondarycontentarea {
	width: 630px;
	float: left;
	text-align: justify;

}

#content {
	padding-left: 20px;
	padding-right: 16px;
}

h1 {
	font-family:"Century Gothic", Tahoma, Arial, san-serif;
	font-size: 24px;
	color: #f36d21;

}


h2 {
	font-family:"Century Gothic", Tahoma, Arial, san-serif;
	font-size: 18px;
	color: #8ad3df;

}

h3{
	font-family:"Century Gothic", Tahoma, Arial, san-serif;
	font-size: 18px;
	color: #F58C54;
}

#quotetop {
	height: 25px;
}

#quotebottom {
	background-image: url(../images/quotes-bg_11.jpg);
}

#quotetext {
	text-align: justify;
	font-family: Tahoma, Verdana, Arial, san-serif;
	font-size: 14px;
	padding-left: 20px;
	padding-right: 20px;
	background-color: #545454;
	color: #ffffff;
	margin-top: -20px;
	margin-bottom: -20px;
}

#footer {
	clear:both;
	background-color: #000000;
	color: #ffffff;
	
}

#footerleft {
	background-color: #000000;
	
	float:left;
	text-align: left;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	width: 500px;
	padding: 5px;

}

#footerright {
	float: right;
	background-color: #000000;
	text-align: right;
	width: 260px;
	font-family: 'Trebuchet MS', Arial, sans-serif;
	font-size: 12px;
	padding: 5px;

}

#footerright a, #footerleft a {
	color:#FFFFFF;
}

#content a {
	color:#FFFFFF;
}

#content a:visited {
	color: #ffffff;
}

#content a:active {
	color: #ffffff;
}



#lists li {
	line-height: 40px;
	list-style-image:url(../images/arrow.jpg);
	font-size: 16px;
	padding-top: 4px;

}

.colour {
	color: #f36d21;
}

.largetext {
	font-size: 18px;
	color: #8ad3df;
	font-weight: bold;
}

.questionmark{
	font-size: 24px;
	color: #f36d21;
}

legend {
	color: #ffffff;
}