body{
	margin:0px;
	padding:0px;
	background-image: url(../img/bg.gif);
	background-repeat: repeat-x;
	font-family:Arial;
	
}

div{
	font-size:90%;
}

p{
	margin-top:0px;
	padding-top:0px;
}

li{
	list-style-image: url(../img/home-list-bullet.gif);
	list-style-type: none;
}

li a,a{
	color:#9999C2;
	text-decoration:none;
	font-weight:bold;
}

li a:hover, a:hover{
	color:#ffffff;
}

h2{
	margin-top:0px;
	margin-bottom:10px;
	padding:0px;
}

form{
	margin:0px;
	padding:0px;
}

table#homelayouttable{
	width:100%;
	height:100%;
	border:0px solid red;
	text-align:center;
}
/****************************************/
#logorow{
	height:76px;
	width:760px;
	text-align:left;
	border:0px solid red
}

#logo{
	float:left
}


#grouplinks{
	float:right;
	width:340px;
	padding-top:25px;
	text-align:right;
}

.select{
	font-family:ms san serif, Arial, Helvetica, sans-serif;
	font-size:11px;
}

#grouplinks img{
	position:relative;
	top:5px
}

.grouplinksbutton{
	background-color:#000066;
	color:#FFFFFF;
	font-weight:bold;
	border:1px solid #000066;
	font-family:ms san serif, Arial, Helvetica, sans-serif;
	font-size:11px;
}

/******************************************/

div#picture{
	height:182px;
	text-align:center;
}

div#flashContainer{
	height:230px;
}

table td div{
	border-left:1px solid white;
	border-right:1px solid white;
	width:760px;
}

/****************************************/

div#navigation{
	text-align:center;
	height:36px;
}

div#navigation a{
	text-align:center;
	font-weight:bold;
	background-color:#C1C1C1;
	color:#000066;
	text-decoration:none;
	font-size:80%;
	display:block;
	border:1px solid white;
	padding:3px 0px;
	width:117px;
	
}

div#navigation a:hover{
	background-color:#E6E6E6;
	color:#000066
}

/****************************************/

td#content div{
	color:white;
	height:100%;
	padding-top:10px;
}

td#content ul {
/* RT16234
	background-image: url(../img/home-ukbg-map.gif);
	background-repeat: no-repeat;
	background-position: center center;*/
	margin-left:10px;
	padding:0px;
	list-style-position: inside;
}

td#content ul li {
	margin-left:0px;
	padding:0px;

}


#contentleft{
	border:0px solid red;
	width:200px;
	float:left;
	margin-left:5px;
	text-align:left;

}

#contentcenter{
	border:0px solid orange;
	width:315px;
	margin:0px 10px;
	float:left;
	text-align:left
}

#contentright{
	border:0px solid silver;
	width:200px;
	float:left;
	text-align:left
}

#contentright small{
	font-size:85%
}

/****************************************/
table td#footer{
	background-color:#B2B2D1;
	border-top:1px solid white;
	height:20px;
}

table td#footer a{
	color:#000000;
	text-decoration:underline;

}

div#footerContent{
	height:20px;
	font-size:70%;
	padding:3px 0px 0px 0px;
}

div#footerContent p{
	margin:0px;
	padding:0px;
}


div{
	border:0px solid blue
}