/* Designed by Graham Sanders www.gsanders.co.uk */

#header {
}

#title {
	height: 70px;
	background-image:url(../images/title_support.gif);}

#footer {
	background-color: #955539;
}

#copyright {
	background-image: url(../images/copyright_support.gif);
	height:20px;
}

li#supportLink a.selected, li#supportLink a.selected:hover {
	background-image: none;
	background-color: #955539;
	height:25px;
	margin-top:-5px;
	position: relative;
}

#supportNav {
	width: 138px;
}
#supportNav ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

#supportNav li {
	list-style: none;
	width: 149px;
	margin: 0px 0px 5px 0px;
	padding: 0px;
	background-image: none;
}
#supportNav a {
	width: 149px;
	height: 17px;
	display: block;
}
#supportNav a span {
	display: none;
}

.highlight {
	color: #955539
}