﻿/* basic elements */

html {
	min-width:775px;
	text-align:left;
	font-family: arial;
	font-size:medium; font-size:0.7em; 
	color: Black;
}

body {
	background-color: #ffffff; 
	text-align: center;
	background: url(images/bg_tile.gif) repeat top; 
}


/* specific divs */
#fullContainer 
{
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	padding-top: 0px;
	text-align: left;
	position: relative;
	width:794px; 	
}

#shadow
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	background: url(images/main_bg.gif);	
	background-position:left top; 
	background-repeat:repeat;
	width: 795px;
}
	
#pageHeader
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 205px;
}

.pageHeader_LogoImage
{
	position:absolute;
	margin-top: 0px;	
	width: 775px;
	height: 205px;
}


/* language selector */
#pageHeader h1 select
{
	position: absolute;
	margin-top: 1px;
	margin-left: 420px;
	width: 100px;
}

/* area selector */
#pageHeader h2 select
{
	position: absolute;
	margin-top: 1px;
	margin-left: 640px;
	width: 130px;
}

/* flag */
#pageHeader h3 span
{
	position: absolute;
	margin-top: 5px;
	margin-left: 300px;
	background: url(images/ukflag.gif);
	background-repeat: no-repeat;
	background-position:left top; 
	width: 25px;
	height: 20px;
}

/* top image */
.pageHeader_TopImage
{
	position: absolute;
	margin-top: 25px;
	margin-left: 305px;
	width: 470px;
	height: 120px;
}

/* menu container */
#pageHeader h5 span
{
	position:absolute;
	margin-top: 151px;	
	margin-left: 110px;
	width: 530px;
}


/* home link */
.pageHeader_HomeLink
{
	position:absolute;
	top: 145px;
	left: 10px;
	width: 60px;
	height: 25px;
	border-width: 0px;
}

/* solid link */
.pageHeader_SolidLink
{
	position:absolute;
	display:inline;
	top: 145px;
	left: 695px;
	width: 88px;
	height: 25px;
	border-width: 0px;
}


/* contact link */
.pageHeader_ContactLink
{
	position:absolute;
	display:inline;
	top: 178px;
	left: 687px;
	width: 95px;
	height: 25px;
	border-width: 0px;
}


#pageContent
{
	margin-top: 0px;
	margin-left: auto;
	margin-right: auto;
	width:734px;
	height:auto;
}

#pageFooter
{
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 775px;
	height: 28px;
}

.pageFooter_BottonImage
{
	position:absolute;
	width: 775px;
	height: 28px;	
}

/* foot text */
#pageFooter h1 
{
	position:absolute;
	margin-top: 7px;
	margin-left: 100px;
	width: 670px;
	font-family:Arial;
	color:White;
	font-size:11px;
	text-align:center;
	text-transform:lowercase;
	height:auto;
}


/* default style */

h1 
{
	background: url(images/Title_Line.gif); 
	background-repeat:no-repeat;
	color: #0E5E5B;
	font-family:arial;
	font-size:17px;
}

h2
{
	color: #0E5E5B;
	font-family:arial;
	font-size:17px;
}

h3
{
	color: #EE8603;
	font-family:arial;
	font-size:15px;
}

h4
{
	color: #0E5E5B;
	font-family:arial;
	font-size:15px;
}

h5
{
	color: #EE8603;
	font-family:arial;
	font-size:13px;
}

h6
{
	color:Black;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}


.h2
{
	color: #0E5E5B;
	font-family:arial;
	font-size:17px;
	font-weight:bold;
}

.h3
{
	color: #EE8603;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
}

.h4
{
	color: #0E5E5B;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
}

.h5
{
	color: #EE8603;
	font-family:arial;
	font-size:13px;
	font-weight:bold;
}

.h6
{
	color:Black;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
}


p { 
	text-align:left;
	color: #EE8603;
	font-family:arial;
}

.images {
	border:0px;
}


a:link 
{
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
}

a:visited { 
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
}

a:hover, a:active { 
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
}

.Links:link 
{
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/Links.gif);
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
	padding-right: 15px;
	font-size: 0.9em;
}

.Links:visited { 
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/Links.gif);
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
	padding-right: 15px;
	font-size: 0.9em;
}

.Links:hover, Links:active { 
	background-position:right;
	background-repeat:no-repeat;
	background-image:url(images/Links.gif);
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
	padding-right: 15px;
	font-size: 0.9em;
}


.OrangeBold
{
	font-weight:bold;
	color: #EE8603;
}

.Orange
{
	color: #EE8603;
}

.Remark
{
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #0D5D5C;
}

.OrangeRemark
{
	font-family:arial;
	font-weight: bold; 
	font-style:italic;
	text-decoration: none; 
	color: #EE8603;
}
