A:link {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	background: #8C0000;
}

A:visited {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	background: #8C0000;
}

A:active {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	background: #8C0000;
}

A:hover {
	COLOR: #999999;
	TEXT-DECORATION: none;
	background: #8C0000;
}

A.footer:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	visibility: inherit;
	padding: 0px;
	display: inline;
	background: #8C0000;
}

A.footer:visited {
	TEXT-DECORATION: none;
	position: relative;
	color: #FFFFFF;
	background: #8C0000;
}

A.footer:active {
	TEXT-DECORATION: none;
	position: relative;
	color: #FFFFFF;
	background: #8C0000;
}

A.footer:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #8C0000;
}

A.black:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	visibility: inherit;
	padding: 0px;
	display: inline;
	background: #000000;
}

A.black:visited {
	TEXT-DECORATION: none;
	position: relative;
	color: #FFFFFF;
	background: #000000;
}

A.black:active {
	TEXT-DECORATION: none;
	position: relative;
	color: #FFFFFF;
	background: #000000;
}

A.black:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: underline;
	position: relative;
	background: #000000;
}

A.navbar:link {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 180px;
	position: relative;
	display: block;
	border: 1px inset #fd6502;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #8C0000;
}

A.navbar:visited {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 180px;
	position: relative;
	display: block;
	border: 1px inset #fd6502;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #8C0000;
}

A.navbar:active {
	TEXT-DECORATION: none;
	color: #FFFFFF;
	width: 180px;
	position: relative;
	display: block;
	border: 1px inset #fd6502;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #8C0000;
}

A.navbar:hover {
	COLOR: #FFFFFF;
	TEXT-DECORATION: none;
	position: relative;
	width: 180px;
	display: block;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	background: #000000;
	border: 1px inset #FF0000;
}

body 
{
	text-align: center;
	margin-top: 10px;
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 101%;
	color: #FFFFFF;
	position: relative;
	background: #660000;
	padding: 0px;
} 
#Container {
	text-align: center;
	position: relative;
	width: 950px;
	height: auto;
	padding: 0px;
	color: #FFFFFF;
	margin: 0px;
	background: #8C0000 url(../pixs/containerback.gif);
}

#Center {
	text-align: center;
}

#content {
	position:relative;
	text-align: justify;
	float:right;
	font-size: 80%;
	width: 690px;
	top: 0px;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#footer{
	width: 950px;
	color: #FFFFFF;
	text-align: center;
	position: relative;
	font-size: 11px;
	padding-top: 5px;
	bottom: 0px;
	top: 0px;
	left: 0px;
	right: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #E75600;
	float: left;
	background: #8C0000;
	
}
#innercontainer {
	width: 950px;
	height: auto;
	position: relative;
	float: left;
	text-align: left;
	color: #FFFFFF;
	padding: 0px;
	margin: 0px;
	background: #8C0000 url(../pixs/containerback.gif);
}
#navbar {
	position:relative;
	float:left;
	width:180px;
	text-align: left;
	left: 5px;
	margin-bottom: 50px;
	top: 20px;
	font-size: 12px;
}

#prodbar{
	margin: 0px;
	position: relative;
	text-align: left;
	padding-top: 3px;
	padding-bottom: 3px;
}

#prodbar a:link, #prodbar a:visited {
	padding: 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../pixs/navbarback.jpg) repeat;
	font-size: 11px;
	margin: 0px 2px;
	font-weight: bold;
}
#prodbar a:hover{
	background: #FFFFFF url(../pixs/navbarback.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}

#prodbarcenter{
	margin: 0px;
	position: relative;
	text-align: center;
	padding-top: 3px;
	padding-bottom: 3px;
}

#prodbarcenter a:link, #prodbarcenter a:visited {
	padding: 2px 10px;
	color: #FFFFFF;
	text-decoration: none;
	background: url(../pixs/navbarback.jpg) repeat;
	font-size: 11px;
	margin: 0px 2px;
	font-weight: bold;
}
#prodbarcenter a:hover{
	background: #FFFFFF url(../pixs/navbarback.jpg);
	font-weight: bold;
	text-decoration: none;
	color: #CCCCCC;
	font-size: 11px;
}

#strapline {
	width: 940px;
	color: #FFFFFF;
	text-align: right;
	font-size: 80%;
	font-weight: bold;
	background: #8C0000 url(../pixs/topback.gif) repeat-x;
	height: 84px;
	letter-spacing: 0.1em;
	float: left;
	position: relative;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #E75600;
	overflow: visible;
	margin-right: 0px;
}
#top {
	width: 950px;
	float: left;
	color: #FFFFFF;
	height: 150px;
	position: relative;
	background: #8C0000 url(../pixs/header1.jpg) no-repeat;
	padding: 0px;
	margin: 0px;
}

/************ image definitions **************/
.imageborder {
	position: relative;
	border: 1px solid #666666;
	padding: 0px;
}
.imageleft {
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	margin: 0px;
	padding: 0px;
}
.imageright {
	clear: both;
	float: right;
	position: relative;
	border: 1px solid #0cd400;
	margin-left: 15px;
	margin-bottom: 10px;
}
.imagerightnoborder {
	clear: both;
	float: right;
	position: relative;
	margin-top: 0px;
	margin-left: 10px;
	margin-bottom: 0px;
	margin-right: 0px;
	border: 0px
}
.imagenoborderhead {
	visibility: hidden;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.imagenoborder {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}



/************ Miscellaneous Definitions **************/
blockquote {
	margin-left: 15px;
	padding: 0px;
	margin-bottom: -5px;
}
.centre {
	text-align: center;
}
h1 {
	FONT-WEIGHT: bold;
	FONT-SIZE: 100%;
	text-align: left;
	color: #FFFFFF;
	background: #8C0000;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
h2 {
	font-weight: bold;
	margin: 0px;
	font-size: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #FFFFFF;
	background: #8C0000;
}

form {
	margin: 0px 0px 5px;
	padding: 0px;
}

hr {
	height: 1px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #000000;
}

.mediumtext {
	font-size: 12px;
}

ul {
	list-style-type: disc;
}
.cellcenter {
	text-align: center;
	vertical-align: top;
}
.celltop {
	text-align: left;
	vertical-align: top;
}

.cellright {
	text-align: right;
}

.cell5pxborder {
	text-align: center;
	padding: 5px;
	border: 1px solid #00CC00;
}
.tableclients {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	font-size: 90%;
	width: 180px;
	padding: 3px;
}
td {
	text-align: left;
	padding: 3px;
	vertical-align: text-top;
}

.tableclientsbase {
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F36406;
	font-size: 90%;
	width: 180px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 3px;
}
.tableclientsimage {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	width: 144px;
}
.tableclientsimagebase {
	padding: 3px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F36406;
	width: 144px;
}
.tableportfolio {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	font-size: 90%;
	width: 50%;
	vertical-align: text-top;
}
.tableportfoliobase {
	padding: 5px;
	border-top-width: 1px;
	border-top-style: dashed;
	border-top-color: #F36406;
	text-align: left;
	font-size: 90%;
	width: 50%;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #F36406;
	vertical-align: text-top;
}
.tableportfolioheader {
	font-size: 90%;
	font-weight: bold;
	background: #000000;
	padding: 5px;
	color: #FFFFFF;
}
.tablewhite {
	color: #000000;
	background: #FFFFFF;
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C0000;
}
.tabletexcentre {
	text-align: center;
	vertical-align: text-top;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #8C0000;
}
.smalltext {
	font-size: 80%;
	text-align: center;
	padding-top: 5px;
}
.large {
	font-size: 140%;
	text-align: center;
}
