@charset "ISO-8859-1";
/* CSS Document */
html, body {
	margin: 0;
	padding: 0;
}
body{
	margin:0;
	padding:0;
	background-repeat: no-repeat;
	width: 100%;
	background-color: #FFFFFF;

}
em{color: red;}

#maincontainer{
	width: 900px; /*Width of main container*/
	margin: 0 auto; /*Center container on page*/
	background-image: url(container-bkgd.gif);
	background-repeat: repeat-y;
}
#homeheader {
	background-image: url(home-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#topsection{
	height: 206px;
	background-image: url(header-bkgd.jpg);
	background-repeat: no-repeat;
}
#partnerheader {
	background-image: url(partners-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#lifecycleheader {
	background-image: url(lifecycle-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#therapyareaheader {
	background-image: url(therapy-area-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#geographicalheader {
	background-image: url(geographical-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#experienceheader {
	background-image: url(experience-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#buildingheader {
	background-image: url(building-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#optimisingheader {
	background-image: url(optimising-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}
#contactheader {
	background-image: url(contact-header.jpg);
	background-repeat: no-repeat;
	height: 206px;
}



#leftfloat {
	height: 63px;
	width: 230px;
	float: left;
	margin-left: 160px;
	margin-top: 125px;
	margin-bottom: 0px;
}
#navbkgd {
	background-image: url(nav-bkgd.jpg);
	background-repeat: no-repeat;
	height: 28px;
	width: 900px;
}
.menu {
	padding-right: 5px;
}
.menu ul{
	list-style-type: none;
	padding: 0;
	margin: 0;
	font-family: Tahoma;
	color: #FFFFFF;
}
/* make the top level links horizontal and position relative so that we can position the sub level */
.menu li{
	float:right;
	position:relative;
	z-index:auto;
}

/* use the table to position the dropdown list */
.menu table{
	position:absolute;
	border-collapse:collapse;
	z-index:80;
	top:26px;
	left: -1px;
	
}

/* style all the links */
.menu a, .menu :visited {
	display: block;
	font-size: 12px;
	width: 110px;
	padding: 7px 0;
	color: #FFFFFF;
	background: #CC3333;
	text-decoration: none;
	text-align: center;
}
/* style the links hover */
.menu :hover{
	color: #000000;
	background: #999933;
}

/* hide the sub level links */
.menu ul ul {
	position:absolute;
	width:100px;
	height:0;
	visibility: hidden;
}
/* make the sub level visible on hover list or link */
.menu ul li:hover ul,
.menu ul a:hover ul{
	visibility:visible;
}
#subcontainer {
	background-image: url(container-bkgd.gif);
	background-repeat: repeat-y;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	top: 0px;
	padding-top: 0px;
}
#homecontent {
	background-image: url(home-content.jpg);
	background-repeat: no-repeat;
	height: 426px;
	width: 612px;
	margin-left: 282px;
}

#contentcolumn {
	padding: 0px;
	height: 426px;
	background-image: url(contents.jpg);
	background-repeat: no-repeat;
	width: 612px;
	margin-left: 282px;
}
#partnerscontent {
	background-image: url(partners-content.jpg);
	background-repeat: no-repeat;
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 612px;
}
#lifecyclecontent {
	background-image: url(lifecycle-contents.jpg);
	background-repeat: no-repeat;
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 612px;
}
#therapyareacontent {
	background-image: url(therapy-area-contents.jpg);
	background-repeat: no-repeat;
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 612px;
}
#geographicalcontent {
	background-image: url(geographical-contents.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	height: 426px;
	margin-left: 282px;
	width: 612px;
}
#experiencecontent {
	background-image: url(experience-contents-.jpg);
	background-repeat: no-repeat;
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 601px;
}
#buiuldingresourcecontent {
	background-image: url(building-resource-contents-.jpg);
	background-repeat: no-repeat;
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 612px;
}
#optimisingcontent {
	height: 426px;
	padding: 0px;
	margin-left: 282px;
	width: 612px;
}
#contactcontent {
	height: 426px;
	margin-bottom: 0px;
	margin-left: 283px;
	width: 612px;
	background-image: url(contact-contents.jpg);
	background-repeat: no-repeat;
}
#contacttext {
	font-family: Tahoma;
	height: 200px;
	width: 612px;
	padding-top: 20px;
	font-size: 14px;
	line-height: 140%;
}
#contentfloat {
	float: right;
	width: 257px;
	padding-top: 350px;
	padding-right: 170px;
}
#leftcolumn {
	width: 257px;
	font-family: Tahoma;
	font-size: 12px;
	color: #666666;
	line-height: 135%;
	float: left;
	padding-top: 20px;
	padding-left: 25px;
}
#homefooter {
	background-image: url(contact-footer.jpg);
	background-repeat: no-repeat;
	font-family: Tahoma;
	font-size: 11px;
	height: 41px;
	margin-bottom: 0px;
	padding-top: 1px;
}
#footertext {
	font-family: Tahoma;
	font-size: 10px;
	padding-top: 8px;
}
#footer {
	background: url(footer.jpg) no-repeat;
	height: 41px;
	clip: rect(auto,auto,auto,auto);
}
#partnersfooter {
	background-image: url(partners-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
	clear: both;
}
#lifecyclefooter {
	background-image: url(lifecycle-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#therapyareafooter {
	background-image: url(therapy-area-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#geographicalfooter {
	background-image: url(geographical-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#experiencefooter {
	background-image: url(experience-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#buildingresourcefooter {
	background-image: url(building-resource-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#optimisingfooter {
	background-image: url(optimising-return-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
#contactfooter {
	background-image: url(contact-footer.jpg);
	background-repeat: no-repeat;
	height: 41px;
}
