a {outline:0;}

body {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size:9pt;
	line-height:18px;
	color: #333;
	background: #1b4267;
	margin: 0 0 0 0; 
	padding: 0;
}
p {margin:0px;padding:0px;margin-bottom:10px;}
.img-right {float:right;margin-left:20px;margin-bottom:20px;padding:5px;border:1px solid #eee;}

h4 {
	color: #1f1f1f;
	line-height: 22px;
	margin:0;padding:0;
}

a {
	color: #1c1c1c;
	text-decoration: underline;
}

a:hover {
	color: #676767;
	text-decoration: none;
}

ul  li{
	line-height: 20px;
	list-style:square;
}

#center {
	margin-left: -500px;
	position: absolute;
	left: 50%;
}

#container {
	width:1000px;
	margin-top:40px;
	margin-bottom:40px;
}

#header {
	width:1000px;
	height:210px;
}

#menu {
	font-family: Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	font-size:11px;
	text-align:left;
	background:#fff;
	height: 40px;
	line-height: 40px;
	background:transparent url(menu.png) no-repeat top left;
	padding-left:20px;
}

#menu a {
	float: left;
	line-height: 40px;
	color: #414141;
	text-decoration: none;
	display: block;
	text-transform: uppercase;
	font-weight: bold;
	font-size:9px;
	margin-left:3px;
	padding:0px 10px;
}

#menu a:hover {
	color: #fff;
	background:#858585;
	line-height:40px;
}

#menu a.sub {
	display: none;
}

h1 {
	font:18pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	padding-left:25px;
	height: 70px;
	line-height:70px;
	border-bottom:1px solid #eee;
	margin-top:0px;
	color:#1c1c1c;
}

#content { 
	padding-bottom:20px;
	background:#fff;
}

#text { 
	background:#fff;
	width: 950px;
	margin-left:25px;
	padding-right:20px;
}

#submenu { 
	float:right; 
	background:#fff;
	width:220px;
	padding:5px;
	padding-top:10px;
	min-height:280px;
	border-left:1px solid #1c1c1c;
}

#submenu a {
	font:8pt Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	line-height: 20px;
	margin-bottom: 10px;
	border-bottom: #ccc;
	color: #ea9232;
	text-decoration: none;
	margin-left: 10px;
	text-align: left;
	display: block;
	width:200px;
	font-weight:bold;
	display: none;
}

#submenu a.sub {
	display: block;
}
#submenu a.sub:hover {
	color:#f3ba7d;
}

#bottom {
	background:#f9f9f9;
	border-top:1px solid #f2f2f2;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:25px;
}

#bottom #box{
	float:left;
	margin-left:23px;
	width:220px;
}

#bottom p{
	padding-left:5px;
}

#footer {
	font:10px/18px Verdana, Tahoma, 'Trechbuchet MS', Arial, sans-serif;
	background:#fff;
	height: 35px;
	line-height:35px;
	text-align:center;
	color:#000;
}

#footer a{
	color:#999;
	text-decoration: none;
}

#slideshow {
    position:relative;
    height:210px;
    width:992px;
	margin:10px 0px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
	border:4px solid #fff;
}

#slideshow IMG.active {
    z-index:10;
}

#slideshow IMG.last-active {
    z-index:9;
}
/* Thumbnails */
#big
{
	float:left;
	width:400px;height:500px;
}

#thumbnails
{
	float:right;
	width:230px;height:500px;
}
.thumb
{
	border:2px solid #eee;
}
