body {
	margin: 0;
	padding: 0;
	background-color: #fff;
	font-family: Verdana, sans-serif;
	color: #B8B8B8;	
	text-align: center;
	font-size: 10px;
}

/* styles for IE 5 Mac */
 #wrapper {
	background-color: transparent;
	position: absolute;
	top: 20px;
	left: 20px;
 }
 
/* following rules are invisible to IE 5 \*/
#wrapper {
    background-color: transparent;
	position: absolute;
	top: 50%;
	left: 0px;
	width: 100%;
	margin-top: -225px;
	text-align: center;
	min-width: 770px; 
}
/* end IE 5 hack */ 

#content {
	background-color: #606060;
	margin:0px auto;
	position: relative;
	text-align: left;
	width: 770px;
	height: 450px;
}

/*--> COMMON <--*/

h1 {
	font-family: Trebuchet MS, verdana, arial;
	font-size: 18px;
	font-weight: normal;
	margin: 17px 0 0 22px;
}

#content-right a {
	color: #B8B8B8;	
	font-size: 12px;
}

a.link {
	color: #fff;
	text-decoration: none;
	padding-right: 11px;
	background: url(../img/arrow_white.gif) no-repeat 100% 50%;
}
a.link:hover {
	color: #333333;
	background: url(../img/arrow_black.gif) no-repeat 100% 50%;
}

/*--> LOGO <--*/

#logo {
	background: url("../img/logo.png") #3E3E3E no-repeat top left;
	width: 770px;
	height: 61px;
	text-align: right;	
}

#front #logo{
	background: url(../img/logo-front.png) #3E3E3E  no-repeat top left;
}

#logo span a{
	position:absolute;
	top: 0;
	left: 0;
	height: 61px;
	width: 110px;
	display: block;
	text-decoration:none;
}
#logo ul{
	padding:0;
	float: right;
	margin-top: 29px;
	margin-right: 13px;
	display: inline;
}
#logo ul li{
	padding: 0;
	margin:0;
	float: left;
	list-style: none;
	border-right: 1px solid #787878;
}
#logo ul li#last{
	border: 0;
}
#logo a{
	padding: 0 3px 0 3px;
	font-size: 10px;
	color: #9B9B9B;
	text-decoration:none;	
}
#logo ul li#last a{
	padding-right: 0px;
}
#logo a:hover{
	color: #fff;
	text-decoration:none;
}

#logo a.active {
	font-weight: bold;
	color: #fff;
}

/*--> NAV <--*/

#navcontainer {
	height: 28px;
	width: 770px;
	background: url("../img/logo-bottom.png") no-repeat top left;
	border-bottom: 1px solid #737373;
	background-color: #4E4E4E;
}

#front #navcontainer {
	background: url("../img/logo-bottom_front.png") no-repeat top left;
}
#navcontainer a, #navcontainer a:link{
	margin-top: 5px;
	padding: 5px 5px 5px 5px;
	display: block;
	color: #D5D5D5;
	text-decoration:none;
	font-weight: bold;
	border-right: 1px solid #737373;
	border-top: 1px solid #737373;
	float: left;
	background-color: #4E4E4E;
}
#navcontainer a#first{
	margin-left: 15px;
	border-left: 1px solid #737373;
	display: inline;
}
#navcontainer a:hover{
	color: #fff;
	text-decoration:none;
	background-color: #DA0020;
}
#navcontainer a.active{
	margin-top: 0px;
	display: block;
	color: #fff;
	text-decoration:none;
	background-color: #DA0020;
	padding: 6px 5px 9px 5px;
	border-top: 1px solid #737373;
	border-left: 1px solid #737373;
	border-right: 1px solid #737373;
}
#navcontainer a:hover.active{
	background-color: #DA0020;
}
#navcontainer a.activeLeft{
	border-right: 0px;
}

/*--> IMAGE-HEADER <--*/

#header-image {
	width: 770px;
	height: 180px;
}

#adress #header-image {
	height: 135px;
}

/*--> CONTENT-LEFT<--*/

#content-left {
	width: 220px;
	height: 180px;
	float: left;
	background-color: #787878;
}
#adress #content-left {
	height: 225px;
}
#content-left ul{
	padding: 0;
	margin: 14px 0 0 18px;
}
#content-left ul li{
	list-style: none;
	padding: 0 0 2px 0;
}
#content-left ul li a{
	color: #D5D5D5;
	padding-left: 13px;
    background: url(../img/bullet.gif) no-repeat 0 50%;
    text-decoration: none;
}
#content-left ul li a:hover{
	color: #fff;
	padding-left: 13px;
	background: url(../img/bullet-active.gif) no-repeat 0 50%;
	text-decoration: none;
}

#content-left ul li.active{
	margin-left: 11px;
}

#content-left ul li.active a{
	color: #fff;
	padding-left: 13px;
	background: url(../img/bullet-active.gif) no-repeat 0 50%;
	text-decoration: none;
}

#content-left strong{
	color: #fff;
}

/*--> CONTENT-RIGHT<--*/

#content-right {
	width: 550px;
	float: left;
}
#content-right p{
	margin: 0;
	padding: 12px 22px 0 22px;	
	font-family: Arial, sans-serif;
	font-size: 12px;
}
#content-right a.pdf{
	background: url(../img/pdf.gif) no-repeat 100% 50%;
	float: right;
	margin: 19px 22px 0 22px;	
	padding-right: 20px;
	height: 16px;	
	text-decoration: none;	
}
#content-right a:hover.pdf{
	background: url(../img/pdf-active.gif) no-repeat 100% 50%;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
}

/*--> CONTENT-FRONT<--*/

#content-front {
	background: url(../img/bg-front.gif) no-repeat top left;
	width: 770px;
	height: 180px;
}

#pop{
margin:0px;
padding:0px;
display:block;
position:absolute;
text-align:left;
top:270px;
left:220px;
width:550px;
height:180px;
/*border:1px solid #fff;*/
background: #606060;
overflow: auto;
}
#pop div{
padding:10px 0px 22px 0px;
}
table {
margin: 11px 0 0 22px;
font-family: arial, verdana;
font-size:12px;
}
iframe{
margin:0px;
}
