/* Stylesheet document by Flame Digital Ltd (http://www.flamedigital.com) */


#header {

}

h1 {
	height: 54px;
	background-image:url(../images/header_welcome.gif);
	margin:0;
	padding:0;
}

#footer {
	
}

#copyright {
	
}



#brochure a {
	background-image:url(../images/green_brochure.jpg)
}

div.breakout {
	width: 200px;
	height: 190px;
	float: left;
	margin: 10px 20px 20px 23px;
	padding:0px;
	display:inline;
}
div.breakout span {
	display:none;
}


li {
  list-style: none;
  padding: 0px 0px 6px 16px;
  background: url(../images/bullet_round.gif) top left no-repeat;
   line-height: 15px;
  font-size: 90%;
  font-style: normal;
  color: #929869;
}
.doubleWidth {
	float:left;
	width:220px;
	margin: 10px 0px 20px 30px;
	padding:0px;
	display: inline;
}
.doubleWidth li {
	list-style-position:outside;
}


.additionalInformation {
	clear:both;
	background-image: url(../images/additional_information_head.gif);
	height: 15px;
	width: 149px;
}
.additionalInformation span {
	display: none;
}
