/* CSS Document */
	#content {
	position: 
	}
	body {
	width:100%;
	height:100%;
	margin: 10px; }
	
	BODY {
	scrollbar-face-color: #EFEFEF;
	scrollbar-shadow-color: #687888;
	scrollbar-highlight-color: #FFFFFF;
	scrollbar-3dlight-color: #687888;
	scrollbar-darkshadow-color: #DCE0E2;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color: #1367AD;
	border: none;
	background-repeat: repeat-x;
	background-color: #FDFDFD;
	background-image: url(images/mainback-01.gif);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
li {
	list-style-image: url(graphics/bullet-yellow.gif);
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:link {
	color: #1367AD;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #0B9457;
}
a:active {
	text-decoration: none;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
h1 {
	font-size: 18px;
	color: #1367AD;
}
h2 {
	font-size: 14px;
	color: #1367AD;
}
h3 {
	font-size: 12px;
	color: #1367AD;
}
h4 {
	font-size: 12px;
	color: #0A9358;
}
#main_menu{
	list-style:url(../images/bullet_mainnav.gif);
	margin:0px;
	padding:0px 15px 0px 0px;
	height: auto;
	width: 135px;
	top: 0px;
	position: relative;
	float: left;
	}
#mainnav li{
	border-bottom: 1px dotted #CCCCCC;
	padding:5px 0px;
	background-position: left;
	list-style-image: url(../images/bullet_mainnav.gif);
	text-align: left;
}
#mainnav li a{
colour: #036f8b;
text-decoration: none;
}
#mainnav li a:hover{
colour: #FF6600;
text-decoration: underline; 
}
#main_content{
	list-style:square;
	margin:0px 0px 0px 0px;
	padding:0px 15px 0px 25px;
	height: auto;
	width: auto;
	top: 0px;
	position: relative;
	color: #666666;
	text-align: left;
	line-height: 150%;
}
#footer {
	position: relative;
	height: 40px;
	clear: both;
	padding: 0 0 0 20px;
	line-height: 40px;
	background: #fff;
	font-size:95%;
	color: #666666;
}

#site_credits {
	position: absolute;
	right: 30px;
	top: 0;
	color: #666666;
}
#header{
	position: relative;
	left: 25px;
	top: 2;
	color: #FFFFFF;
	text-align: left;
	z-index: 1;
	height: 30px;
	width: 300px;
}
#address{
	position: relative;
	right: 5px;
	top: 2;
	color: #FFFFFF;
	text-align: right;
	z-index: 2;
	height: 30px;
	width: 325px;
}
#contactinfo{
	position: relative;
	right: 40px;
	top: 2px;
	color: #0B9457;
	text-align: right;
	font-weight: bold;
}
#exhibitor_contact_table {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #666666;
	list-style-image: url(../images/bullet_mainnav.gif);
	
}
#programmesubhead{
	list-style:square;
	margin:0px;
	padding:5px 0px 5px 25px;
	height: auto;
	width: 360px;
	top: 0px;
	position: relative;
	text-align: left;
	background-color: #CDE9DC;
	border: thin dotted #099455;
}