body 
{
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #fff;
	background-color: #000;
	margin: 0;
	padding: 0;
}

img { border: none }

a:link { color: #ff7f00; text-decoration: underline; }
a:visited { color:#FF6600; text-decoration: underline; }
a:hover { color: #FF3300; text-decoration: none; }
a:active { color: #FF3300; text-decoration: underline; }

#page 
{
	width: 970px;
	margin: 0px auto 10px auto;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 4px #fff;
	
}

#header {
	width: 100%;
	height: 109px;
	background: url(i/head-back.gif) repeat-x;
}

#header-left{
	width: 512px;
	height: 100%;
	background: url(i/head-left.gif) no-repeat;
}
#header-left h1{
	position: absolute;
	margin: 32px 0 0 124px;
	color: #FF3300;
	font-family: "Times New Roman", Times, serif;
	font-size:28px;
	font-style: italic;
}
#header-left p{
	position: absolute;
	margin: 82px 0 0 280px;
	font-size:16px;
	font-style: italic;
}

#header-right{
	float: right;
	width: 158px;
	height: 100%;
	background: url(i/head-right.gif) no-repeat;
}

/* ------------------------------- */
#nav {
	clear: both;
	width: 100%;
	margin: 0;
	padding: 0;
}

#nav ul {
	width: 500px;
	margin: 0 auto 0 auto;
	list-style: none;
}

#nav a {
	display: block;
	text-decoration: none;
	color: #fff;
}

#nav a:hover {
	color: #ff7f00;
	text-decoration: underline;
}

#nav li {
	float: left;
	height: 18px;
	width: 160px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-right: solid 1px #fff;
	text-align: center;
}

#nav li:hover, #nav li.sfhover {
    position: static;
}

#nav1 { border-left: solid 1px #fff; }

#nav .nolink{
	color: #ff7f00;
}

/* ------------------------------- */

#container{
	clear: both;
	width: 100%;
	border-top: solid 4px #fff;
	overflow: hidden;/*For equal height columns*/
}

/* ------------------------------- */

#left {
	float: left;
	width: 197px;
	height: 100%;
	padding-top: 12px;
	margin-bottom: -2000px;/*For equal height columns*/
	padding-bottom: 2000px;/*For equal height columns*/
	border-right: solid 2px #fff;
	font-size: 12px;
}

#left p{
	margin-top: 6px;
	margin-bottom: 6px;
}

.left-oval{
	width: 130px;
	height: 25px;
	margin: 6px auto 6px auto;
	background: url(i/left-oval.gif) no-repeat;
}
.left-oval h3{
	width: 100%;
	margin: 0;
	padding-top: 4px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
}

#left .box{
	font-size: 11px;
}

/* ------------------------------- */

#right {
	float: right;
	width: 197px;
	height: 100%;
	margin-bottom: -2000px;/*For equal height columns*/
	padding-bottom: 2000px;/*For equal height columns*/
	border-left: solid 2px #fff;
	font-size: 12px;
}

/* ------------------------------- */

#main{
float: left;
	width: 524px;
	margin:  14px 0 -2000px 20px;
	padding-bottom: 2000px;/*For equal height columns*/
	color: #eee;
	font-size: 13px;
}

#main h3{
	margin-left: 6px;
	margin-top: 3px;
	color: #fff;
	font-size: 16px;
	font-style: italic;
}

.sub-heading{
	height: 34px;
	margin: 0;
	padding: 0;
	background: url(i/sub-heading.gif) no-repeat;
}
.sub-heading h2{
	margin: 0;
	padding: 6px 0 0 3px;
	color: #000;
	font-size: 22px
}

.indent {
	padding-left: 24px;
	padding-right: 24px;
	text-align: justify;
}

.street{
	color:#f30;
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}

#main table{
	width: 350px;
	margin: 16px auto 0 auto;
	color: #000;
}
#main table td.tdheadleft{
	background-color: #FF3300;
	border-bottom: solid 1px #000;
	text-align: center;
}
#main table td.tdheadmid{
	background-color: #FF3300;
	border-bottom: solid 1px #000;
	text-align: center;
}
#main table td.tdheadright{
	background-color: #FF3300;
	border-bottom: solid 1px #000;
	text-align: center;
}
#main table td.tdleft{
	padding: 3px 0 3px 18px;
	background-color: #ff7f00;
	border-bottom: solid 1px #000;
}
#main table td.tdmid{
	padding: 3px 0 3px 18px;
	background-color: #ffbf00;
	border-bottom: solid 1px #000;
}
#main table td.tdright{
	padding: 3px 0 3px 24px;
	background-color: #ff5b00;
	border-bottom: solid 1px #000;
}

/* ------------------------------- */

#footer{
	clear: both;
	width: 100%;
	height: 24px;
	padding-top: 6px;
	border-top: solid 4px #fff;
	background-color: #ff7f00;
	font-size: 12px;
	text-align: center;
}
#footer a:link { color: #fff; text-decoration: none; }
#footer a:visited { color:#fff; text-decoration: none; }
#footer a:hover { color: #CC3300; text-decoration: underline; }
#footer a:active { color: #FF3300; text-decoration: underline; }

/* ------------------------------- */

.tab{
	width: 100%;
	height: 25px;
	margin-top: 18px;
}

.tab-light{
	background: url(i/para-tab-light.gif) no-repeat;
}

.tab-mid{
	background: url(i/para-tab-mid.gif) no-repeat;
}

.tab-dark{
	background: url(i/para-tab-dark.gif) no-repeat;
}

.tab h3{
	margin-left: 6px;
	margin-top: 3px;
	font-size: 16px;
	font-style: italic;
}

.line-vlight{
	width: 100%;
	height: 1px;
	background-color: #FFD563;
}

.line-light{
	width: 100%;
	height: 4px;
	background-color: #ffbf00;
}

.line-mid{
	width: 100%;
	height: 4px;
	background-color: #ff7f00;
}

.line-vmid{
	width: 100%;
	height: 1px;
	background-color: #FF912F;
}

.line-dark{
	width: 100%;
	height: 4px;
	background-color: #ff5b00;
}

.box{
	margin-bottom: 12px;
	padding: 3px 4px 3px 6px;
	color: #000;
}

.box-light{
	background-color: #ffbf00;
	border-top: solid 4px #ff5b00;
	border-bottom: solid 4px #ff5b00;
}

.box-mid{
	background-color: #ff7f00;
	border-top: solid 4px #ffbf00;
	border-bottom: solid 4px #ffbf00;
}

.box-dark{
	background-color: #ff5b00;
}

/* ------------------------------- */
.centred { text-align: center }