@charset "utf-8";

* {
	margin:0;
	padding:0;
}

html {
	font-size:100%;
}

body {
	background:url(../img/background-grad.jpg) repeat-x #0B497C;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:75%;
	text-align:center;
}

a img {
	border:0;
}

hr {
	background:#EEE;
	border:0;
	height:1px;
}

#wrapper2 {

	
	margin:0 auto;
	width:934px;
	
}

#wrapper {

	background:url(../img/wrapper-back.jpg) repeat-x #1A5484;
	margin:0 auto;
	padding-bottom:1px;
	width:934px;
	float:left;
	
}

#wrapper #header {
	background:url(../img/headerxxx.jpg) no-repeat #ccc;
	height:487px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-legal {
	background:url(../img/innerheader_one.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-news {
	background:url(../img/innerheader_five.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-range {
	background:url(../img/innerheader_four.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-heritage {
	background:url(../img/innerheader_two.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-conservation {
	background:url(../img/innerheader_one.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #header-quality {
	background:url(../img/innerheader_three.jpg) no-repeat #ccc;
	height:307px;
	margin:0 auto;
	position:relative;
	text-align:left;
	width:920px;
}
#wrapper #nav {
	height:38px;
	margin:0 auto;
	background:url(../img/menu-back.jpg) repeat-x;
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
	width:908px;
	padding-left:10px;
}

#wrapper #nav li {
	background:url(../img/menu-spacer.jpg) no-repeat top right;
	display:inline;
	float:left;
	height:25px;
	padding:13px 13px 0 10px;
}

#wrapper #nav li a {
	color:#263846;
	font-weight:normal;
	font-size:0.99em;
	text-decoration:none;
}

#wrapper #nav li a:hover {
	text-decoration:underline;
}

#wrapper #nav .list2 {
	background:url(../img/menu-spacer2.jpg) no-repeat top right;
}


#wrapper #credit {
	background:url(../img/credit-bg-x.png) repeat-x;
	clear:both;
	height:25px;
	margin:1px auto 0 auto;
	position:relative;
	width:876px;
}

#wrapper #credit p {
	position:absolute;
	right:4px;
	top:9px;
}

#footer {
	background:url(../img/footer-bg.png) no-repeat top center;
	color:#000;
	font-size:0.8em;
	margin:0 auto;
	width:920px;
	padding-top:6px;
}

#footer #left-footer {
	float:left;
	color:#000;
	width:770px;
}

#footer #right-footer {
	float:left;
	color:#000;
	font-size:0.8em;
	width:150px;
}

#footer p {
	padding:20px;
}

#footer p a {
	color:#666666;
}

#footer p a:hover {
	color:#999999;
}

#wrapper #main2 {

	margin:0 auto;
	
	width:920px;
}


#wrapper #main {
	background:url(../img/main-grad.jpg) repeat-x #ffffff;
	margin:0 auto;
	padding:0px;
	text-align:left;
	width:920px;
	float:left;
	padding-top:0px;
}

#wrapper #main #box-one {
	background:url(../img/box-back.jpg) no-repeat #fff;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:281px;
	height:400px;
	margin-left:1px;
	padding-left:25px;
	padding-top:40px;
}

#wrapper #main #ourrange-image {
	background:url(../img/ourrange.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #news-image {
	background:url(../img/news.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #qualityg-image {
	background:url(../img/qualityg.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #cons-image {
	background:url(../img/conservation.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #contact-image {
	background:url(../img/contact.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #heritage-image {
	background:url(../img/heritage.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}
#wrapper #main #heritage-txt {
	float:left;
	width:244px;
	padding-top:10px;
	text-align:center;
	padding-left:5px;
}

#wrapper #main #ourrange-txt {
	float:left;
	width:244px;
	padding-left:10px;
	padding-top:10px;
}
#wrapper #main #ourrange-txt ul {
	line-height:1.2em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #ourrange-txt ul li {
	list-style:none;
	padding:0 0 0.4em 5px;
}
#wrapper #main #ourrange-txt li .selected {
	background:url(../img/arrow.jpg) no-repeat 0 2px;
	padding:0 0 0.4em 15px;
}
#wrapper #main #ourrange-txt li a {
	padding:0 0 0.4em 15px;
	color:#036;
	font-size:0.8em;
}
#wrapper #main #ourrange-txt li a:hover {
	background:url(../img/arrow.jpg) no-repeat 0 2px;
	padding:0 0 0.4em 15px;
	color:#666;
}

#wrapper #main #foodfacts-txt {
	float:left;
	width:244px;
	padding-left:10px;
	padding-top:10px;
}

#wrapper #main #recipes-txt {
	float:left;
	width:244px;
	padding-left:10px;
	padding-top:10px;
}

#wrapper #main #foodfacts-image {
	background:url(../img/foodfacts.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}

#wrapper #main #recipes-image {
	background:url(../img/recipes.jpg) no-repeat #fff;
	float:left;
	width:254px;
	height:152px;
}

#wrapper #main #box-two {
	background:url(../img/box-back.jpg) no-repeat #fff;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:281px;
	height:400px;
	padding-top:40px;
	padding-left:25px;
}

#wrapper #main #box-three {
	background:url(../img/box-back.jpg) no-repeat #fff;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:281px;
	height:400px;
	padding-top:40px;
	padding-left:25px;
	padding-bottom:3px;
}


#wrapper #main #box-four {
	background:url(../img/box-backdfdf.jpg) no-repeat ;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:900px;
	margin-left:1px;
	padding-left:18px;
	padding-top:20px;
}
#wrapper #main #box-four img {
	border:none;
}
#wrapper #main #box-four #preview {
	position:absolute;
	border:1px solid #ccc;
	background:#102b48;
	padding:5px;
	display:none;
	color:#fff;
	}

#wrapper #main #box-five {
	background:url(../img/box-backdfdf.jpg) no-repeat;
	display:inline;
	font-size:1.2em;
	line-height:1.6em;
	float:left;
	width:586px;
	margin-left:1px;
	padding-left:0px;
	padding-top:47px;
}
#wrapper #main #box-five h1 {
	color:#036;
	font-weight:normal;
	font-size:1.5em;
	padding-bottom:3px;
}
#wrapper #main #box-four h1 {
	color:#036;
	font-weight:normal;
	font-size:1.5em;
}
#wrapper #main #box-five h2 {
	color:#09F;
	font-weight:normal;
	font-size:1.2em;
}
#wrapper #main #box-five a {
		color:#036;
}
#wrapper #main #box-five a:hover {
	color:#666;
}
#wrapper #main #box-five #fishtext {
	width:300px;
	float:left;
	padding-top:25px;
}
#wrapper #main #box-five #fishimage {
	width:260px;
	float:left;
	padding-top:35px;
}
#wrapper #main #box-five #fishimage-news {
	width:185px;
	float:right;
	padding-top:0px;
}
#wrapper #main #box-five #fishimage .image {
	border:5px solid #09F;
}

#wrapper #main #box-five #fishimage-news .image {
	border:5px solid #09F;
}

#wrapper #main #box-bottom {
	background:url(../img/box-bottom.jpg) no-repeat #fff;
	float:left;
	width:920px;
	height:23px;
}

#wrapper #main #left {
	display:inline;
	font-size:0.9em;
	float:left;
	width:226px;
}

#wrapper #main #left .box {
	background:#f3f3f3;
	background:url(../img/side-box-bg-x.png) repeat-x #f3f3f3;
	border:1px solid #EEE;
	margin-bottom:10px;
	padding:10px;
	position:relative;
}

#wrapper #main #left .box img.title {
	margin-bottom:0.5em;
}

#wrapper #main #left .box img.phone {
	position:absolute;
	right:10px;
	top:10px;
}

#wrapper #main #left .box p  {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #left .box ul {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #left .box ul li {
	background:url(../img/side-bullet.png) no-repeat 0 4px;
	list-style:none;
	padding:0 0 0.4em 15px;
}

#wrapper #main #right {
	margin:0 0 0 236px;
	padding:10px;
}

#wrapper #main #right p {
	line-height:1.5em;
	margin:0.25em 0 0.75em 0;
}

#wrapper #main #right .homePic {
	float:right;
	margin:0 0 10px 10px;
}

#preview{
	position:absolute;
	border:1px solid #ccc;
	background:#333;
	padding:5px;
	display:none;
	color:#fff;
	}
	
	.contact-text {
		font-size:12px;
		}
		
			.contact-text a {
				color:#003366;
				}
					.contact-text a:hover {
						color:#666666;
						}
						
						
		#flag-holder-link{
			width:10px;
			padding-right:10px;
			float:left;
			}