/* Marketing Image Stylesheet */
/* Produced by Wildwood Technology Limited, info@wwood.co.uk */

/* Layout */

body {
	font-family: "verdana", sans-serif, Arial, Helvetica;
	background-color: #ffffff;
	font-size: 8.5pt;
	color: #203554;
	height: 100%;
	margin:0;
	padding:0;
}

#pageIntro html, body {
	background-image: url("/images/intro/introWallpaper.gif");
	background-repeat: repeat;
}

#container {
	height: 100%;
	width: 100%;
}


/* Layout */


/* pageExceptions */

#pageIntro .contentColumn1 {
	background-image: url("/images/intro/intro.gif");
	background-repeat: no-repeat;
	background-position: 0px 20px;
	margin-right: auto;
	margin-left: auto;
	width: 1024px;
	height: 788px;
}	

/* pageExceptions */


/* misc */


#pageIntro .mediaPlayer {
	height: 535px;
	padding-top: 119px;
	padding-left: 273px;
}

.mediaPlayerText p {
	padding: 0px;
	margin: 0px;
	float:right;
	font-family: arial, helvetica;
	font-weight: bold;
	padding-top: 35px;
	margin-right: 160px;
	font-size: 19pt;
	font-weight: bold;
}

.mediaPlayerError {
	background-image: url("/images/intro/introWallpaper.gif");
	background-repeat: repeat;
	width: 520px;
	height: 74px;
	font-family: arial, helvetica;
	font-weight: bold;
	padding-top: 10px;
	padding-left: 10px;
	font-size: 9pt;
}

.mediaPlayerError p {
	padding-bottom: 3px;
}

.mediaPlayerText a {	
	text-decoration: none;
	color: #000000;
}

.mediaPlayerError a {	
	text-decoration: none;
	color: #747f7d;
}

.mediaPlayerError a:hover {
	text-decoration: none;
	color: #000000;
}

.mediaPlayerText a:hover {
	text-decoration: none;
	color: #747f7d;
}

/* misc */
