ul#servicesMenu
{
	/*display: block;*/
}

body {
	background: #EDECE9;
	color: #333333;
	font: 11px/1.4 Verdana, Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 0 20px 0;
}

#master {
	background: #D6D5D5;
	margin: 0 auto;
	width: 808px;
}

#master-inner {
	background: #fff;
	border-right: 1px solid #053A80;
	/*border-bottom: 1px solid #053A80;*/
	border-left: 1px solid #053A80;
	margin: 0 auto;
	padding: 0 36px;
	position: relative;
	width: 728px;
}

#masthead {
	background: url(../images/masthead-border.gif) no-repeat bottom left;
	height: 121px;
}

#masthead a {
	display: block;
	text-decoration: none;
}

#cl, #cl-n {
	height: 25px;
	margin: 0;
	padding: 0;
	/*text-indent: -9999px;*/
}

/*#cl {
	background: url(../images/client-link.gif) no-repeat;
}*/

#cl a {
	height: 25px;
}

/*#cl-n {
	background: url(../images/linkless.gif) no-repeat;
}*/

a img {
	border: 0;
}

h1 {
/*	background: url(../images/ics-logo.gif) no-repeat;*/
	float: left;
	height: 76px;
	margin: 0;
	padding: 0;
	/*text-indent: -9999px;*/
	width: 172px;
}

h1 a {
	height: 76px;
	width: 172px;
}

#menu {
	clear: left;
	float: left;
	margin-right: 15px;
	padding-bottom: 20px;
	width: 172px;
}

#scrollerframe {
	position: absolute;
	top: 80px !important;
	top: 70px;
	left: 210px;
	overflow: hidden;	
	height: 20px !important;
	height: 35px;
	width: 550px;
}

#sloganimage {
	position: absolute;
	top: 40px;
	right: 35px;
}

#content {
	background: #043A80; /* inverted */
	color: #fff; /* inverted */
	float: left;
/*	padding-bottom: 30px;*/
	_height: 300px;
	min-height: 300px;
	padding: 125px 15px 30px 15px !important;
	padding: 125px 15px 30px 15px;
	position: relative;
	left: 1px;
/*	width: 541px;*/
	width: 510px;
}

#splash {
	border-top: 1px solid #D8F607;
	position: absolute;
	left: 0;
	top: 0;
}

#content a:link, #content a:visited {
	color: #fff;
}

#content a:hover {
	color: #D8F607;
}

#master-inner:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

#strapline {
/*	color: #053A80;*/
	color: #fff; /* inverted */
	font: bold 14px/1.6 Verdana, Arial, Helvetica, sans-serif;
	padding-bottom: 22px;
}

h2 {
/*	border-top: 1px solid #053A80;
	color: #053A80;*/
	border-top: 1px solid #fff;
	color: #fff;
	font-size: 15px;
	font-weight: bold;
	padding-top: 22px;
}

h3 {
/*	color: #053A80;*/
	color: #fff;
	font-size: 15px;
}

#menuList {
	margin: 0;
	padding: 0;
}

#menuList {
	list-style-type: none;
}

#menuList a {
	color: #053A80;
	font-weight: bold;
	text-decoration: none;
}

li.menubar {
  background: url(../images/plus.gif) no-repeat 0em 0.3em;
  list-style: none outside;
}

.menu, .submenu {
  display: none;
  margin-left: 0;
  padding: 0;
}

.menu li, .submenu li {
  list-style: none outside;
}

#menuList a {
	display: block;
	font-family: Dialog, Arial, Helvetica, sans-serif;
	font-size: 11px;
	height: 20px;
	padding-top: 4px;
	padding-left: 15px;
}

a.actuator {
  background-color: transparent;
  color: #000;
  padding-left: 15px;
  text-decoration: none;
}

a.actuator:hover {
  text-decoration: underline;
}

.menu li a, .submenu li a {
  background-color: transparent;
  color: #000;
  font-size: 11px;
  text-decoration: none;
}

#aboutMenu a, #servicesMenu a, #testiMenu a, #peopleMenu a, #contactMenu a, #newsletterMenu a, #newsMenu a {
	color: #666;
	font-weight: normal;
}

#menuList li {
	border-bottom: 1px solid #053A80;
}

#menuList li li {
	border: 0;
	padding-left: 15px;
}

#menuList a:hover {
	background-color: #D8F607;
}

#aboutActuator:hover, #servicesActuator:hover, #testiActuator:hover, #peopleActuator:hover, #contactActuator:hover, #newsletterActuator:hover, #newsActuator:hover  {
	background: #D8F607 url(../images/plus.gif) no-repeat 0em 0.3em;
}

#menuList .menu a:hover {
	background-color: transparent;
	background-image: none;
}

#menuList li li a {
	height: auto;
}

.storylogo {
	float: right;
	margin-left: 5px;
}

#backlink {
	background: url(../images/backnews.gif) no-repeat 0 -19px;
	display: block;
	height: 19px;
	text-decoration: none;
	text-indent: -9999px;
	width: 130px;
}

#backlink:hover {
	background-position: 0 0;
}

#content ul {
	list-style-type: none;
}

#content ul li {
	background: url(../images/bullet.gif) no-repeat 0 5px;
	padding-left: 20px;
	_height: 1%;
}

#content ul li ul {
	list-style-type: disc;
}

#content ul li ul li {
	background: none;
	padding-left: 0;
}

#footer {
	background: #D8F607;
	border: 1px solid #053A80;
	clear: left;
	margin: 0 auto;
	width: 800px;
}

#footer p {
	margin: 0;
	padding: 5px;
	text-align: center;
}
