* {
	margin: 0px;
	padding: 0px;
}
body {
	font: 12px Tahoma;
	color: #000000;
	overflow-y: scroll !important;
}
div {
	float: left;
}
a img {
	border: none;
}
#outer-container {
	margin: 0px auto;
	float: none;
	width: 1000px;
}
#container {
	width: 1000px;
}
#header {
	height: 203px;
	width: 1000px;
	padding-top: 5px;
}
#top-nav {
	height: 26px;
	width: 528px;
	text-align: right;
	padding-right: 16px;
	padding-top: 1px;
}
#content {
	width: 1000px;
}
#logo {
	height: 200px;
	width: 170px;
}
#header-right {
	width: 802px;
	padding-right: 16px;
	padding-left: 12px;
	height: 200px;
	float: right;
	padding-top: 1px;
}
#header-right-inner {
	width: 800px;
	border: 1px solid #454545;
	height: 200px;
}
#contact-details {
	width: 268px;
	padding-left: 182px;
	font-size: 10px;
	font-weight: bold;
	color: #000000;
	height: 27px;
	line-height: 27px;
}
#contact-details p {
	line-height: 27px;
}
#contact-details a {
	text-decoration: none;
	color: #000000;
}
#top-nav ul {
	float: right;
	height: 25px;
	width: auto;
}
#top-nav li {
	float: left;
	height: 25px;
	list-style: none;
}
#top-nav a {
	line-height: 25px;
	color: #000000;
	text-decoration: none;
	padding-right: 8px;
	padding-left: 6px;
	display: block;
	font-size: 10px;
	font-weight: bold;
	background: url(../images/top_nav_back.jpg) no-repeat right;
}
#top-nav a:hover {
	text-decoration: underline;
	color: #6e0000;
}
#left-column {
	width: 168px;
	padding-top: 22px;
}
#mid-column {
	width: 604px;
	padding-top: 17px;
	padding-left: 14px;
	padding-right: 20px;
}
#right-column {
	width: 178px;
	padding-top: 14px;
}
#mid-column h1, #mid-column-wide h1 {
	font-size: 20px;
	font-weight: normal;
	color: #666666;
	padding-bottom: 12px;
}
#mid-column p, #mid-column-wide p {
	padding-bottom: 8px;
	line-height: 16px;
}

#left-column li {
	list-style: none;
	color: #333333;
	font-size: 10px;
	padding-left: 12px;
	margin-bottom: 15px;
}
#left-column li li {
	list-style: disc;
	padding-left: 0px;
	margin-bottom: 4px;
}
#left-column li li li {
	list-style: none;
	color: #3366CC;
	padding-left: 0px;
}
#left-column ul {
	margin-top: 4px;
}
#left-column ul ul ul {
	display: none;
}
#left-column a {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#left-column a.selected {
	font-weight: bold;
	color: #6e0000;
}
#left-column a:hover {
	color: #6e0000;
	text-decoration: underline;
}
#left-column li li a {
	color: #000000;
	font-weight: normal;
}
#left-column li li li a {
	color: #00425e;
}
.right-box {
	width: 176px;
	margin-bottom: 28px;
}
.right-box-top {
	width: 152px;
	height: 28px;
	background-image:url(../images/right_box_top.jpg);
	line-height: 13px;
	color: #bebebe;
	font-weight: bold;
	padding-left: 12px;
	padding-right: 12px;
	font-size: 10px;
}
.right-box-mid {
	width: 162px;
	border: 1px solid #000000;
	background-color: #d8cd01;
	padding: 6px;
	font-size: 11px;
}
.right-box-mid a {
	color: #000000;
	text-decoration: none;
}
.right-box-mid ul {
	padding-left: 10px;
}
.right-box-mid li {
	padding-bottom: 4px;
}
.right-box-bottom {
	width: 174px;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #000000;
}
.right-box-plain {
	width: 176px;
	margin-bottom: 28px;
}
#header-top {
	text-align: right;
	height: 13px;
	width: 982px;
	padding-right: 18px;
	padding-top: 15px;
	font-size: 9px;
}
#header-top a {
	color: #000000;
	text-decoration: none;
	font-size: 9px;
}
#header-top a:hover {
	text-decoration: underline;
}
#mid-column .main-image-thumb {
	padding: 10px;
	height: 180px;
	width: 130px;
}
#newsitems {
	width: 780px;
}
#newsitems .newsitem {
	padding: 10px 0px;
	width: 780px;
	margin-bottom: 15px;
	border-bottom: 2px solid #333333;
}
.newsitempage {
	width: 780px;
	padding-top: 5px;
	padding-bottom: 5px;
	text-align: left;
}
.newsitempage a {
	color: #6e0000;
	text-decoration: none;
}
#mid-column-wide {
	width: 780px;
	padding-top: 17px;
	padding-left: 14px;
	padding-right: 20px;
}
td.style3 {
	height: 25px;
}