/* CSS Document */

* {
	margin: 0;
	padding:0;
	border-collapse:collapse;
	border-spacing:0;
	border:0;
}

html, body{
	color:#000000;
}
body{
	font-size:100%;
	font-family:arial, verdana, tahoma, helvetica, sans-serif;
	background:#000000;
}
#body{
	margin:0px 0px 0px -387px;
	position:absolute;
	top:0;
	left:50%;
	right:50%;
	width:774px
}
#topspace{
	height:30px;
}
#head{
	height:40px;
/*	background:transparent url(../images/layout/bg_head.gif) no-repeat bottom left; */
}
#main{
/*	background:transparent url(../images/layout/bg_main.gif) repeat-y left;*/
}
#footer{
/*	background:transparent url(../images/layout/bg_footer.gif) no-repeat top left;*/
	height:20px;
}
#navbar{
/*	background:transparent url(../images/layout/bg_main.gif) repeat-y left;*/
	text-align:center;
	padding: 50px 0 20px 0;
}

.nav{
	display:inline;
	font-size:14px;
	line-height:25px;
}
.nav li{
	display:inline;
}
.nav li a:link,
.nav li a:visited{
	background:transparent url(../images/layout/navi_line_b.gif) no-repeat left;
	color:#ffffff;
	text-decoration:none;
	padding:0 0 0 10px;
	margin:0 0 0 5px;
}
.nav li a:focus,
.nav li a:hover,
.nav li a:active{
	color:#eeeeee;
	background:transparent url(../images/layout/navi_line_w.gif) no-repeat left;
}

.title * {font-size:12px;}
.title a:link,
.title a:visited{
	color:#ffffff;
	text-decoration:none;
}
.title a:focus,
.title a:hover,
.title a:active{
	color:#FFFFFF;
}








img.intro_pict{
margin: 40px 0 0 50px;
}
.align_center{
	text-align:center
}

.valign_middle{
	vertical-align:middle
}


#content{

}

.content{
	z-index:99;
	margin:39px 23px
}

.w50{
	width:50%
}
.w100{
	width:100%
}
.w20px{
	width:20px
}
.h400px{
	height:400px
}


h1{
	font-size:40px;
	font-weight:bold;
	color:#ffffff;
	margin-top:30px;
	margin-bottom:160px
}
h2{
	font-size:35px;
	font-weight:bold;
	color:#ffffff;
}
div.gallery{
	width:744px;
	margin-left:10px;
}

div.label{
	text-align:center;
	vertical-align:top;
	height:25px;
	padding-top:10px;
}
div.block{
	padding-top:10px;
	width:186px;
	height:190px;	
	vertical-align:middle;
	text-align:center;
	float: left;
}
div.image {
	
}
.image img{
border:0;
}
div.title{
font-size:12px;color: #ffffff;
}
div.text{
font-size:12px;
margin-right: 30px;margin-top: 50px;color: #ffffff;
}
div.description{
font-size:8pt;
color:#ffffff;
}
.clear {
	clear: both;
}.text a {color:white;}