/* Css created by Lajos.nl :: www.lajos.nl */

body {
	background: #fff url('../images/background.gif') repeat fixed;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: verdana;
	color: #616161;
	font-size: 11px;
	line-height: 15px;
}

h1 {
	font-size: 13px;
	color: #acab95;
	margin: 0px 0px 8px 0px;
}

li {
	font-size: 11px;
	list-style-type: square;
}

a:link, a:visited, a:active {
	color: #acab95;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

iframe {
	width: 540px;
	height: 100%;
	min-height: 420px;
	border: 0px;
	overflow-y: auto; 
	overflow-x: hidden;
}


.container {
	background: #fff url('../images/containerBG.gif') repeat-y;
	width: 800px;
	height: 100%;
	min-height: 100%;
    overflow: hidden;
	margin: auto;
	text-align: center;
	z-index: 100;
}

* html .container {
	padding-left: 1px;
}

.containerC {
	background: transparent;
	width: 789px;
	height: 100%;
	min-height: 500px;
	text-align: left;
	margin: auto;
	z-index: 200;
}

.nav-top {
	position: relative;
	float: left;
	background: #acab95;
	height: 33px;
	width: 787px;
	margin: 2px 2px;
}

.nav-top p{
	text-align: right;
	font-size: 9px;
	color: #616161;
	text-transform: uppercase;
	text-decoration: none;
	margin: 10px 10px 0px;
}

.nav-top img{
	border: 0px;
}

.nav-top a:link, .nav-top a:visited, .nav-top a:active {
	color: #ebebe6;
	text-decoration: none;
}

.nav-top a:hover {
	color: #ebebe6;
	text-decoration: underline;
}


.header {
	position: relative;
	float: left;
	background: #cdccb3;
	height: 248px;
	width: 787px;
	margin: 0px 2px;
}

.headernav {
	position: relative;
	float: left;
	background: #cdccb3 url('../images/navBG.gif') repeat;
	height: 248px;
	width: 230px;
	margin: 0px;
}

.headernav div{
	border: 0px #000 solid;
	height: 39px;
	margin-top: 11px;
}

.headernav div img{
	margin: 22px 0px 0px 7px;
}

* html .headernav div {
	margin-top: 9px;
}


* html .headernav div img{
	margin: 21px 0px 0px 7px;
}


.headernav a:link, .headernav a:visited, .headernav a:active {
	position: absolute;
	font-size: 13px;
	text-transform: uppercase;
	color: #616161;
	text-decoration: none;
	margin-top: 7px;
	margin-left: 17px;
	font-weight: bold;
}

.headernav a:hover {
	color: #969581;
}

.headerimg {
	position: relative;
	float: left;
	background: transparent url('../images/header/01.jpg') no-repeat;
	width: 557px;
	height: 248px;
}

.subnav-title {
	position: relative;
	float: left;
	background: #dcdcd2;
	height: 21px;
	width: 218px;
	padding: 9px 0px 0px 10px;
	margin: 2px 2px 2px 2px;
	font-size: 10px;
	text-transform: uppercase;
}

* html .subnav-title {
	margin: 2px 1px 2px 2px;
}

.subnav {
	position: absolute;
	background: #ddddd4;
	margin: 326px 0px 2px 8px;
	padding: 10px 0px 0px 10px;
	z-index: 900;
	text-align: left;
	line-height: 17px;
	border: 0px #000 solid;
}

* html .subnav {
	margin: 329px 0px 2px 4px;
}

.subnav a:link, .subnav a:active, .subnav a:visited {
	font-size: 10px;
	text-transform: uppercase;
	text-decoration: none;
	color: #616161;
}

.subnav a:hover {
	color: #acab95;
}


.broadcrumb {
	position: relative;
	float: left;
	background: #ebebe6;
	height: 21px;
	width: 546px;
	margin: 2px 0px 2px 0px;
	padding: 9px 0px 0px 10px;
	font-size: 8px;
	text-transform: uppercase;
	color: #616161;
}

.broadcrumb a:link, .broadcrumb a:visited, .broadcrumb a:active {
	color: #acab95;
	font-size: 10px;
	text-decoration: none;
 }

.broadcrumb a:hover {
	text-decoration: underline;
}

.current {
	color: #616161;
	font-size: 10px;
}
 
.line {
	position: relative;
	float: left;
	background-color: #acab95;
	height: 5px;
	width: 787px;
	margin: 0px 0px 0px 2px;
	padding: 0px;
	font-size: 0px;
}


.content{
	position: relative;
	float: left;
	background: #fff;
	height: 100%;
	min-height: 290px;
	width: 532px;
	padding: 10px 10px 20px 10px;
	border-left: 228px #ddddd4 solid;
	margin: 2px 0px 0px 2px;
}


.footer {
	position: relative;
	float: left;
	background: #ebebe6;
	width: 767px;
	margin: 2px;
	padding: 9px 10px 0px 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #616161;
}

.footer a:link, .footer a:visited, .footer a:active, .special {
	color: #acab95;
	text-decoration: none;
	letter-spacing: -0.1em;
}

.footer a:hover {
	text-decoration: underline;
}

.footer .anw {
	float: left;
}

.footer .nav-bottom {
	float: right;
	
}


