@charset "UTF-8";
/* CSS Document */

a{
	outline: none;
}

body {
	font: 70% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	background-color: #cccccc;
	background-image: url(../images/pattern.gif);
}

p, .p{ color:#191c1f; line-height: 16px; margin:0px; padding:5px 0px;}
.small {font-size:.8em;}
ul, .ul{color:#191c1f; line-height: 16px; margin:0px;  padding:10px 50px;}
h1, .h1{ font: bold 150% Arial, Helvetica, sans-serif; color:#191c1f; margin:0px; padding:10px 0px; line-height:15px;}

a, .a{ color:#191c1f; line-height: 16px; margin:0px; padding:5px 0px;}

#centerelement {
   position : absolute;
   background-image:url(../images/bg.jpg); 
   background-repeat:no-repeat;   
   width : 800px;
   height : 549px;
   left : 50%;

   margin-left : -400px;

}



#logo { position: relative;
left: 22px;
top: 25px;
width:197px;
height:61px;
z-index:1;
}

#nav { position: relative;
left: 400px;
top: -52px;
height:96px;
}

#nav2 {
	position: relative;
	margin-left: 250px;
	top: -52px;
	height:96px;
	width: 590px;
}

#overlay {
	position: relative;
	background-image:url(../images/train.png);
	left: 454px;
	top: -520px;
	width: 357px;
	height: 334px;
}

#footer {
	position: relative;
	font: bold 90% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	left: 32px;
	top: -320px;
	color:#454644;
	width: 500px;
}

#copyright {
	position: relative;
	font: 85% Tahoma, geneva, verdana, arial, helvetica, sans-serif;
	left: 32px;
	top: -620px;
	color:#ffffff;
	width: 100px;
	height: 20px;
}

#copy {
	position: relative;
	left: 270px;
	top: -370px;
	height:320px;
	width:500px;
	z-index: 2;
}
#copy2 {
	position: relative;
	left: 8px;
	top: 0px;
	height:320px;
	width:800px;
	z-index: 2;
}

#picture {
	position: relative;
	background-image:url(../images/imgbg.png);
	left: 8px;
	top: -35px;
	width: 256px;
	height: 356px;
}
#picture2 {
	position: relative;
	
	left: 8px;
	top: -35px;
	width: 256px;
	height: 356px;
}

#imgcenter {
	position : relative;
	width : 198px;
	height : 299px;
	left : 29px;
	top : 29px;
}
#f1{ line-height:12px;}
