/* +------------------------------------------------------------------------+ */
/* | CSS created by http://www.ccs-digitalmedia.co.uk						| */
/* | Created: 27th January 2007												| */
/* +------------------------------------------------------------------------+ */

body {
	background: #135CA1;
	color: #fff;
	font-family: "Lucida Sans", Arial, Helvetica, sans-serif;
	font-size: 91%;
	margin:0;
	padding:0;
}

/* Background images */
.background 		{background: url('images/intro_bg_blue_centre.gif') 0% 0 repeat; margin: 0 auto; width: 642px;}
.backgroundLeft 	{background: url('images/intro_bg_blue_left.gif') 100% 2px repeat-y; height: 428px;}
.backgroundRight 	{background: url('images/intro_bg_blue_right.gif') 0% 2px repeat-y; height: 428px;}

table 				{margin: 0 auto;}
td					{vertical-align:top;text-align:center;}
.swfBox 			{margin: 0 auto; height: 638px; /*line-height: 638px;*/ vertical-align: middle; text-align: center;}
.swfMovie 			{margin: 0 auto 10px auto; width: 642px; height: 428px;}

/* Standard links
------------------------------ */
a {color: #fff;}
a:link {color: #fff;}
a:visited {color: #fff;}
a:active {color: #fc0;}
a:focus {color: #fc0;}
a:hover {color: #fc0;}
a img {border: 0;}

hr {color: #135CA1; background: #135CA1; border: 0; height: 1px;}

/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
#splash-header-bg {background: url('images/splash-header-bg.gif') 0% 0 repeat-x;}
#splash-header	{
	margin: 0 auto;
	background: url('images/splash-header.jpg') top center no-repeat;
	height:90px;
}
#splash-header h1	{visibility:hidden;margin:0;padding:0;}

/* Footer Notices
~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
.skip, .skip a {text-decoration:none;font-weight:bold;}
.copyright {font-size:0.8em;}

