.homepageMainLeft {
	width:357px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:16px;
	background:transparent url(../images/homepageLeft.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:252px; 	
	float:left;
}
.homepageMainCentre {
	width:202px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:16px;
	background:transparent url(../images/homepageMiddle.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:252px; 	
	float:left;
}
.homepageMainRight {
	width:341px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:16px;
	background:transparent url(../images/homepageRight.jpg) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:252px; 	
	float:left;
}
.homepageMainGlow {
	
}
.homepageBottomGlow {
	width:100%; 
	height:74px; 
	background:transparent url(../images/homepageGlow2.jpg) repeat-x 0 0; 
	background-repeat:repeat-x;
}

.homepageListItems {
	position:relative;
	padding-top:10px;
	width:100%; 
	height:85px; 
	background:transparent url(../images/homepageGlow1.jpg); 
	background-repeat: repeat-x;
	
}

.homepageList {
	margin: 0;
	padding: 0;
	list-style-type: none;	
	padding-left:130px;
	
}
.homepageListItem {
	float:left;
	margin:0px;
	padding:0px;
	margin-right:10px;	

}

.homepageListItem a {
	color:#000000;
	padding-top:4px;
	padding-left:7px;
	padding-right:7px;
	padding-bottom:5px;
	display:block;
	text-decoration:none;
}

.aboutHianzListItem {
	width:92px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkAboutHianz.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}


.fundsListItem {
	width:48px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkFunds.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}


.flyerListItem {
	width:39px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkFlyer.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}

.conferencesListItem {
	width:91px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkConferences.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}

.linksListItem {
	width:41px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkLinks.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}


.contactUsListItem {
	width:76px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkContactUs.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}

.newsletterListItem {
	width:79px; 
	height:0; 
	overflow:hidden; 
	font-size:16px; 
	line-height:23px;
	background:transparent url(../images/linkNewsletter.png) no-repeat 0 0; 
	background-repeat:no-repeat;
	padding-top:23px; 	
	cursor:hand;
}

.homepageListItemDescription {
	position:relative;
	top:3px;
	left:12px;
	width:0px;
	visibility:hidden;
}

.homepageListItemDescriptionText {
	width: 200px;
	height:auto;
	font-size:0.8em;
	border-left:5px solid #d6e2f7;
	padding-left: 5px;	
	position:absolute;
}


.headingContainer {
	width:100%;
	background-image: url(../images/headingBackground.jpg);
	height:107;
}

.homepageEquipmentContainer {
	width:233px;
	float:right;
	position:relative;
	top: -84px;	
	height:0px;
}
.homepageEquipment {
	width:233px;
	height:221px;
	background-image: url(../images/homepageEquipment.jpg);		
}

.content {
	padding-bottom:0px;
}

.body {

}

.homepageLogo {
	width:212px;
	height:211px;
	background-image: url(../images/homepageLogo.png);	
	top:-30px;
	position:relative;
	margin-left:340px;	
}


.message {
	width: 400px;
	position: relative;
	left: 50%;
	margin-left: -200px; /* half the width of the div */
	color:#194eb5;
	text-align:center;
}

.messageContainer {
	
}
