/* CSS Document */

tbody, {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body
	{	
	text-align:center;
	min-width:802px;/* for mozilla*/
	background: #323232;
	color: #fff;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:0.7em;
	line-height: 1.5em;
	}
body a img {
	border: none;
}
h1 {
	font-size:20px;
	color: #f2f2f2;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: lighter;
}
h2
	{
	border-bottom:1px solid #6da415;
	font-size:14px;
	padding: 0px 0px 5px 0px;
	margin: 20px 0px 0px 0px;
	}
h3 {
	border-bottom:1px solid #6da415;
	font-size:14px;
	padding: 0px 0px 0px 0px;
	margin: 20px 0px 0px 0px;
	padding-bottom: 5px;
}
ul {
	margin-left: 0px;
}
a {
	color:#fff;
}
a:hover {
	text-decoration:none;
	font-size: 1em;
}
#outer
	{
	text-align:left;
	width:900px;
	color: #fff;
	margin-left:auto;
	margin-right:auto;
	margin-top:80px;
	background: #181818;
	border:1px solid #404040;
	position: relative;
	}
#header
	{
	width:900px;
	height:260px;
	z-index:100;
	}
	
#footer 
	{
	width:900px;
	clear:both;
	height:20px;
	color:#777;
	text-align:left;
	margin: 0px auto;
	position: relative;
	line-height: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	}
#footer a {
	color: #777;
	text-decoration:none;
	margin-top: 0px;
	margin-bottom: 0px;
}
#footer div p {
	margin-bottom: 0px;
	padding-bottom: 0px;
	line-height: 20px;
}
#footer a:hover {color: #666; text-decoration:none;}
#centrecontent 
	{
	width:900px;
	display: block;
	}
#centrecontent:after {
content:" ";
display:block;
clear:both;
}
#header img {float:left;}
#topnav
	{
	position:relative;
	top:40px;
	left:290px;
	width: 400px;
	float: left;
	}
	
#topnav a
	{
	color: #f2f2f2;
	text-decoration:none;
	margin: 0px 20px;
	}
#topnav a:hover {color:#999;}
#thumbnails
	{
	height: 70px;
	padding: 12px 0px 0px 3px;
	width: 900px;
	}
#thumbnails img
	{
	padding: 0;
	margin: 0px 0px 0px 8px;
	border:0;
	}
.centrenav
	{
	width:180px;
	float: left;
	padding: 20px 0px 0px 70px;
	position:relative;
	}
.special {
	padding-right: 10px;
	font-size: 14px;
	text-align: right;
}
.special a {
	text-decoration: none;
}
	
.special a:hover {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	text-decoration: none;
}
#navcontainer
	{
	width:800px;
	height:230px;
	}
.nav {
	list-style:none;
	line-height:1.7em;
	margin-left: 0px;
}
.nav li a
	{
	padding: 0px 0px 0px 20px;
	color:#fff;
	text-decoration:none;
	display: block;
	background-image: url(../images/list_item.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
#sectionnav p a {
	padding: 0px 0px 0px 20px;
	color:#fff;
	text-decoration:none;
	display:block;
	float:left;
	background-image: url(../images/list_item.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	}
}
.nav li a:hover {text-decoration:underline;}

#left
	{
	width: 460px;
	float: left;
	padding: 20px 15px 30px 30px;
	}
#right
	{
	width: 330px;
	float: left;
	padding: 30px 30px 30px 30px;
	}

#sectionnav
	{
	width: 800px;
	position:relative;
	left:13px;
	}
#sectionnav a
	{
	margin: 0px 12px;
	padding-left: 12px;
	background: url(images/list_item.gif) no-repeat 0px 5px;
	text-decoration:none;
	}
#sectionnav a:hover
	{
	text-decoration:underline;
	}
#slideshow {
	height: 173px;
	width: 900px;
	display: block;
	float: left;
}
.news-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
}
#centre {
	width: 900px;
	float: left;
	padding: 20px 15px 30px 30px;
}
.pdf {
	float: none;
	vertical-align: middle;
	margin-right: 7px;
}
