html,body{
	margin: 0;
	padding: 0;
}

body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6f6d76;
	text-align: justify;
	background-color: ffffff;
	
	}


h1{
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 0;
	margin: 0;
	padding: 105px 0 0 0;
	overflow: hidden;
	
}

h2{
	width: 760px;
	text-align: center;
	font-size: 10px;
	position: absolute;
	top: 52px;
	height: auto;
	visibility: visible;
}

ul{
	background-image: url(images/textbar.jpg);
	background-repeat: no-repeat;
	margin: 0;
	padding: 0 0 0 200px;
	position: absolute;
	top: 105px;
	left: 0;
	list-style-type: none;
	line-height: 25px;
	height: 25px;
	width: 760px;
	visibility: visible;
}

ul li{
	float: left;
	padding: 0 5px;
}


ul li a{
	color: black;
}

a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #0099FF;
}



#docarea{
	background-image: url(images/bgimg.png);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: white;
	
}

#content{
	padding: 30px 20px 20px;
	position: relative;
	left: 258px;
	width: 210px;
	top: 16px;
	
}

#content2{
	padding: 0px 10px 20px;
	position: absolute;
	top: 575px;
	left: 42px;
	width: 645px;
	visibility: visible;
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

#bottomimage{
	background-image: url(images/imgfoot.jpg);
	background-repeat: none;
	width: 760px;
	margin: 0 auto 0 auto;
	height: 20px;
}

#swf{
	padding: 0px;
	position: absolute;
	visibility: visible;
	width: 215px;
	top: 140px;
	left: 44px;
	text-align: left;
}
#docareaspeakers {
	background-image: url(images/pahirelondon2007_03.jpg);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: white;
	height: 770px;
}
#docareaauditorium {
	background-image: url(images/bgimg.png);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: white;
}
#docarealights {
	background-image: url(images/bgimg.png);
	background-repeat: repeat-y;
	width: 760px;
	margin: 0 auto 0 auto;
	position: relative;
	background-color: white;
}
#contentleftcolmbig {
	padding: 30px 20px 20px;
	position: relative;
	left: 10px;
	width: 475px;
}
#pricelist1 {
	padding: 10px;
	position: relative;
	left: 0px;
	width: 730px;
	top: 16px;
}

