@charset "utf-8";
/* CSS Document */

#main {
	background:none;
	padding-right:0px;
}
#contentTop {
	display:none;
}
#mainMenu {
	background: transparent url(/images/layout/topmenu-line.png) no-repeat center 40px;
}
#homeTop {
	margin-top:5px;
	background: transparent url(/images/layout/home-top.png) no-repeat center top;
	width:780px;
	height:47px;
	position:relative;
	z-index:40;
}
#news {
	background: transparent url(/images/layout/home-content.png) no-repeat center top;
	width:780px;
	height:170px;
	top:-23px;
	position:relative;
	z-index:20;/*z-index:20; */
}
#homeBot {
	background: transparent url(/images/layout/home-bot.png) no-repeat center top;
	width:780px;
	height:28px;
	top:-28px;
	position:relative;
}
#news div {
	width: 780px;
	height: 170px;
	overflow:hidden;
		color: #ffffff;
	text-align: left;
	font-size: 14px;
}

#news h2 {
	margin:20px 0px 5px 25px;
}

#news p {
	margin:0px 25px 5px 25px;
	font-size:13px;
}

#news a, #news a:link, #news a:visited  {
color:#CCCCCC;
}

#news a:hover {
text-decoration:none;
} 

#news div img {
border:none;
}



#news div .homebkg {
	float: right;
	margin:0 18px 20px 0;
}

#flash {
	float:left;
	width:528px;
	height:235px;
	/*border: 1px red dashed;*/
}
#buttons {
	float:right;
	margin-top:76px;
	width:250px
}
#banner {
	clear:both;
	position:relative;
	left:-30px;
}
/* image text replacement, word */
#ehuk {
	width:380px; /*380px max!*/
	height:22px;
	background: transparent url(/images/text/english-harbour-uk.png) top left no-repeat;
	display:block;
}

#ehuk span {
	display:none;
}
