﻿body {
	background-color: #000000;
	padding: 0px;
	margin: 0px;
}
#container {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #000000;
	padding: 0px;
	width: 920px;
	font-size: 15px;
	margin: 15px auto 0px auto;
}
#header {
	background-image: url('images/Co-Uk-Header.jpg');
	height: 145px;
}
#top-nav {
	background-color: #000000;
	height: 30px;
	font-size: 12px;
}
#left-col {
	margin-right: 16px;
	background-color: #000000;
	margin-top: 15px;
	margin-left: 50px;
	padding: 0px;
	color: #FFFF99;
	text-align: justify;
	line-height: 145%;
	width: 270px;
	float: left;
	font-size: 14px;
	font-family: Calibri;
}
#top-nav ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#top-nav li {
	border-style: none;
	border-width: 0px;
	float: left;
	width: 75px;
	text-align: center;
	line-height: 28px;
}
#top-nav a, #top-nav a:link, #top-nav a:visited {
	color: #FFFF99;
	display: block;
	text-decoration: none;
}
#top-nav a:active {
	color: #990000;
	font-weight: bold;
}
#top-nav a:hover {
	color: #FF0000;
	background-color: #000000;
}
#tables-box {
	float: right;
	width: 570px;
	background-color: #000000;
	margin-top: 5px;
}
#table-pic {
	margin: 15px 20px 0px 0px;
	background-image: url('images/Option-Tables.jpg');
	background-repeat: no-repeat;
}
#copyright {
	background-color: #000000;
	color: #FFFF99;
	padding: 0px;
	margin: 0px;
	text-align: center;
	clear: both;
}
#footer {
	background-color: #000000;
	color: #FFFF99;
	font-size: 12px;
	height: 30px;
	clear: both;
	text-decoration: none;
}
#footer ul {
	padding: 0px;
	margin: 0px 0px 0px 307px;
	list-style-type: none;
	color: #FFFF99;
}
#footer li {
	font-size: 12px;
	line-height: 15px;
	text-align: center;
	width: 50px;
	float: left;
}
#footer a, #footer a:link, #footer a:visited {
	color: #FFFF99;
	text-decoration: none;
	display: block;
}
#footer a:hover {
	color: #FF0000;
	background-color: #000000;
}
#footer a:active {
	color: #800000;
}
.curent-navpage {
	font-size: 14px;
	font-weight: bold;
	background-color: #000000;
}
