@charset "utf-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#FFF;
}
H1{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	font-weight: normal;
	}

#head{
	width:950px;
	height:135px;}

#menu{
	width:950px;
	height:30px;
	background-image:url(images/menu.gif);
	background-repeat:repeat-x;}
	
#but{
	height:30px;}
	
#but a{
	font-family: Tahoma, Geneva, sans-serif;
	color:#FFF;
	font-size:12px;
	text-decoration:none;
	font-weight: bold;
	margin-left:10px;
	margin-right:10px;
	}
	
#but a:hover{
	color:#f58220;}

#elm{
	width:30px;
	background:url(images/elemn.gif);
	}

#main{
	width:950px;
	background-color:#004b88;}
	
p{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	text-align: justify;
}
	
a{
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;
	font-weight: bold;
	color:#FFF;
	text-decoration:none;
	text-align: center;
}

#footer{
	width:950px;
	height:30px;
	background-image:url(images/footer.gif);}

#footer a{font-family:Tahoma, Geneva, sans-serif;
	font-size:9px;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	margin-top:5px;
	font-weight: bold;}

#location{
	width:850px;
	height:500px;
	background-image:url(images/location.gif)}
	
#scheme{
	width:950px;
	height:530px;
	background-image:url(images/scheme.gif);}
	
#port{font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	color:#FFF;}}

