#left {
	position:absolute;
	background:url(../images/main/left/background.png) no-repeat left top;
	height:554px;
	left:0;
	top:118px;
	padding-top:0;
	z-index:1;
}
#left_logo {
	padding:10px 0 10px 30px;
}
#quick_search {
	background:url(../images/main/left/search_bg.png) no-repeat;
	width:234px;
	height:234px;
}
#quick_search h1 {
	margin:0 0 0 15px;
	padding:0 0 0 20px;
	color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	line-height:29px;
	background:url(../images/main/left/title_arrow.png) no-repeat left;
}
#frmSearch {
	margin:0;
	padding:0 0 0 5px;
}
#frmSearch p {
	margin:9px 0;
	padding:0;
}
#frmSearch select {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}
#centre {
	margin-left:250px;
}
#weather {
	position:absolute;
	right:0;
	top:158px;
}
#weather div.element {
	float:left;
	margin:1px;
}
#weather a img {
	border:#404040 1px solid;
}
#weather div.element h1 {
	width:61px;
	height:13px;
	background:url(../images/weather/title_bg.png) no-repeat;
	margin:0;
	padding:0;
	text-align:center;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#fff;
}
#weather a {
	color:#fff;
	text-decoration:none;
}
#welcome, #latest_news {
	float:left;
	width:45%;
	margin-top:45px;
	height:293px;
	overflow:hidden;
}
#welcome {
	margin-right:30px;
}
#welcome h1, #latest_news h1 {
	margin:0;
	padding:0 0 2px 0;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-style:italic;
	font-weight:bold;
	color:#0c3d8c;
	background:url(../images/main/title_bg.png) no-repeat bottom left;
}
#shipyard_selector {
	clear:both;
}
#latest_news .title {
	background:#c1cfe7;
	border:#b8bec3 1px solid;
	margin-top:5px;
	line-height:16px;
}
#latest_news .more {
	float:right;
	background:url(../images/news/latest_more.jpg) repeat-x;
	padding:0 15px;
	line-height:16px;
}
#latest_news a {
	color:#161f3e;
	text-decoration:none;
}
#latest_news div.paging {
	background:#c1cfe7;
	border:#b8bec3 1px solid;
	margin-top:5px;
	line-height:16px;
	text-align:right;
}
#latest_news span.paging {
	background:#fff;
	line-height:16px;
	padding:0 5px;
}
#shipyard_selector {
	position:absolute;
	right:0;
	bottom:121px;
	z-index:10;
}
