html {
 background: #000000 url('bodybg.png');
}
body {
font-size: 100%;
}

#fw-container {
	margin: auto;
	width: 960px;
	text-align: left;
	background: #FFFFFF;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
	border-bottom: 1px solid #212121;
	margin-top: 0px;
	position:relative;
}

#fw-container a {
	color: #ff6200;
	text-decoration: underline;
}

#fw-container a:visited {
	color: #106000;
	text-decoration: underline;
}

#fw-container a:hover {
	color: #10a200;
	text-decoration: underline;
}

#fw-head {
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
	width: 960px;
	height: 150px;
	border-left: 1px solid #212121;
	border-right: 1px solid #212121;
	border-top: 1px solid #212121;
	margin-top: 0px;
	position:relative;
}

#sd-bannera
{
	top: 30px;
	left: 52px;
	position:absolute;
	z-index:10;
}

#sd-bannerb
{
	top: 15px;
	left: 692px;
	position:absolute;
	z-index:10;
}

.fw-logo {
	width: 950px;
	height: 145px;
	border-left: 5px solid white;
	border-right: 5px solid white;
	border-top: 5px solid white;
	position:absolute;
}

#fw-nav-menu  {
	display:block;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	font: 0.75em 'times new roman', times;
	width:950px;
	background: #000000;
	color: #FFFFFF;
}

#fw-nav-menu ul {
	display:block;
	margin:0px;
	padding:5px;
	list-style-type: none;
	padding-left: 10px;
	padding-right: 10px;
}

#fw-nav-menu li {
	display: inline;
	padding:6px;
	line-height:20px;
}

#fw-nav-menu a, #fw-nav-menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}

#fw-nav-menu a:hover {
	color: #e6002d;
	text-decoration: underline;
}

#fw-bigcontain { 
   min-height: 300px;
   width: 950px;
   padding-top: 15px;
}

.fw-title
{
  color: #106000;
  padding-bottom: 3px;
  padding-left: 25px;
  font: 1.125em;
}

.fw-text
{
  padding-left: 20px;
  padding-right: 20px;
  padding-bottom: 5px;
  margin-bottom: 10px;
  color: #000000;
  text-align: justify;
  line-height: 1.4;
}

#fw-footer {
	display:block; 
	clear: both;
	text-align: center;
	font-size: 0.625em;
	height: 80px;
	margin:20px 5px 5px 5px;
	border-top:3px solid black;
}
