body {
	margin: 0;
	padding: 0;
	width: 100%;
	background: #25bae3;
}
p {
	margin: 0;
	padding: 0;
}	
img { border: 0; }
#main {
	position: relative;
	width: 1240px;	
	margin: auto;
}
	#top {
		position: relative;
		width: 1240px;
		min-height: 1149px;
		margin: 0px; padding: 0px;
		background: #c8eeff url(/images/site/top-2.jpg) no-repeat;
	}
		#nemo {
			position: absolute;
			top: 25px;
			left: 50px;
		}
		#kievsky-delfinary {
			position: absolute;
			top: 115px;
			left: 550px;
		}
		#topmenu {
			position: absolute;
			width: 850px;
			top: 0px;
			right: 20px;
		}
		#menu {
			position: absolute;
			top: 240px;
			right: 150px;
		}
			#menu img {
				border: 0;
			}
			#menu a {
				margin-left: 8px;
				margin-right: 8px;
				font-family: Arial;
				font-size: 11px;
				color: #000000;
				font-weight: bold;
				text-decoration: none;				
				
			}
			#menu a:hover {
				text-decoration: underline;
			}
		#t {
			width: 1240px;
			height: 227px;
		}
		#left {
			margin-top: 227px;
			margin-left: 170px;
		}
		#right {
			margin-top: 227px;
			margin-left: 10px;
		}
		#left, #right {
			width: 440px;
		}
		.content {
			font-family: Georgia;
			font-size: 14px;
			color: #000000;
			font-weight: normal;
			text-align: justify;
		}
	#middle {
		position: relative;
		width: 1240px;
		height: 892px;
		margin: 0px; padding: 0px;
	    background: url(/images/bottom3.jpg) no-repeat center top;
	}
		#cons {
			position: absolute;
			top: 280px;
			left: 225px;
			width: 193px;
			height: 182px;
		}
			#cons img {
				position: absolute;
				left: 0;
				top: 0;
			}
			#cons span {
				position: absolute;
				left: 0;
				top: 0;
				padding-left: 10px;
				padding-top: 7px;
				width: 150px;
				height: 140px;
				font-family: Arial;
				font-size: 10px;
				font-weight: bold;
				color: #ffffff;
			}
		#mapnew {
			position: absolute;
			top: 40px;
			left: 850px;
			width: 400px;
			height: 400px;
		}	
		#map {
			position: absolute;
			top: 40px;
			left: 950px;
			width: 290px;
			height: 299px;
		}
			#map img {
				position: absolute;
				left: 0;
				top: 0;
			}

			#map object {
				position: absolute;
				left: 30px;
				top: 45px;
			}
		#h {
			position: absolute;
			top: 140px;
			left: 800px;
		}

		#about-dolphin {
			position: absolute;
			width: 470px;
			height: 150px;
			top: 618px;
			left: 178px;
			font-family: Georgia;
			font-size: 12px;
			color: #ffffff;
		}
		#footer {
			position: absolute;
			left: 0;
			right: 0;
			bottom: 22px;
			width: 100%;
			text-align: center;
			font-family: Trebuchet MS;
			font-size: 11px;
			color: #ffffff;	
			z-index: 99;
		}
		#footer a {
			color: #ffffff;
			text-decoration: none;
		}
		#footer a:hover {
			text-decoration: underline;
		}
		#group {
			position: absolute;
			width: 426px;
			height: 260px;
			top: 300px;
			left: 405px;
		}
		#central-txt {
			position: absolute;
			width: 372px;
			height: 52px;
			top: 480px;
			left: 435px;
			font-family: Georgia;
			font-size: 16px;
			color: #ffffff;
			text-align: center;
		}
		#artists {
			position: absolute;
			top: 350px;
			left: 174px;
			width: 170px;
			height: 248px;
		}
			#artists img {
				position: absolute;
				left: 0;
				top: 0;
			}
			#artists object {
				position: absolute;
				left: 5px;
				top: 30px;
			}