.NavigationDIV a:link {color:#f4e400; text-decoration:none; background:none;}
.NavigationDIV a:visited {color:#f4e400; text-decoration:none; background:none;}
.NavigationDIV a:active {color:#f4e400; text-decoration:none; background:none;}
.NavigationDIV a:hover {color:#f4e400; text-decoration:underline; background:none;}

a:link {color:#000000; text-decoration:none; font-weight:bold; background:#fdfacc;}
a:visited {color:#000000; text-decoration:none; font-weight:bold; background:#fdfacc;}
a:active {color:#000000; text-decoration:none; font-weight:bold; background:#fdfacc;}
a:hover {color:#000000; text-decoration:underline; font-weight:bold; background:#fdfacc;}

body {
	margin: 0px;
	background: #000000;
}

ul{
margin-top:0px;
}

li{
margin-left:-25px;
}

.OuterDIV {
	background: #000000 url(Images/bgMain.jpg) no-repeat center bottom;
	font: 11px Tahoma, Verdana, Arial;
	color: #000000;
	width: 910px;
}

.Header {
	background: #000000 url(Images/bgTop.jpg) no-repeat center top;
	height: 235px;
}

.NavigationDIV {
	font: 12px/17px Tahoma, Verdana, Arial;
	color: #f4e400;
}

.NavSelected{
	color:#ffffff;
	font-weight:bold;

}

.ColumnLeft {
	background: #FFFFFF url(Images/bgLeftColumn.jpg) repeat-x left top;
	width: 105px;
}

.ColumnRight {
	background: #fdfacc;
	width: 191px;
}

.ColumnCentre {
	background: #FFFFFF;
	width: 454px;
}

.Padded {
	padding: 10px;
}


.ColumnSpacer {
	width: 80px;
}


.SignOff {
	color: #999999;
	font: 10px Tahoma, Verdana, Arial;
}

.TestimonialImage {
	margin-bottom: 5px;
}

.TestimonialOuter {
	background: url(Images/bgQuotationMarkTL.jpg) no-repeat left top;
}

.TestimonialInner {
	background: url(Images/bgQuotationMarkBR.jpg) no-repeat right bottom;
}
.HeaderTextImage {
	margin-top: -55px;
	margin-left: 10px;
	position: relative;
	margin-bottom: 25px;
}
.SubHeader {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.HorizontalRule {
	margin-top: 5px;
	margin-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
}
.FloatRight {
	float: right;
	margin: 5px;
}
.ImageCaption {
	font-family: Tahoma, Arial, Verdana;
	font-size: 9px;
	color: #666666;
	padding-right: 11px;
	margin-right: 0px;
	padding-left: 5px;
}
