﻿body 
{
	margin:0px;
	font-size:12px;
	font-family: Arial, Sans-Serif;
}


#pageWrapper
{
	margin:0px auto;
	height:auto;
	width:798px;
	border:1px solid #006bb6;
}

#topBanner
{
	height:157px;
	width:798px;
}

#bannerSpace
{
	width:605px;
	height:157px;
	float:left;
}

#bannerad
{
	width:555px;
	/*height:92px;*/
	height:113px;
	margin:21px 25px 21px 25px;
	margin:0;
	border:0px;	
	margin:21px 25px 0 25px;
	/*height:134px;/* JS 22/10/2009 changed for flash banner */
}

#topMenu
{
	width:605px;
	height:20px;
	border-bottom:1px solid white;
	background:url(../images/topMenuBG.jpg) repeat-y;
}

#contentHolder
{
	width:798px;
	height:auto;
	background:url(../images/leftMenuBG.jpg) repeat-x;
}

#leftMenu
{
	height:auto;
	width:187px;
	float:left;
	border-top:1px solid white;
	margin:15px 0px 15px 0px;
}

#contentArea
{
	height:auto;
	border-left:6px solid #006bb6;
	/*width:605px;*/
	width:575px;
	float:left;
	background-color:White;
	padding:15px;
}

#footer
{
	width:788px;
	height:22px;
	color:White;
	line-height:22px;
	background-color:#006bb6;
	padding-left:10px;
}

/* -------------------------------------------------------------------- GENERAL STYLES */


h1
{
	font-size:14px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

h2
{
	font-size:12px;
	font-weight:bold;
	color:#000000;
	margin:0px;
}

.clearLeft
{
	clear:left;
}

.clearRight
{
	clear:right;
}

.clearBoth
{
	clear:both;
}


#logoHolder
{
	width:168px;
	height:157px;
	background:url(../images/logoBG.jpg) no-repeat;
	float:left;
	padding-left:25px;
}

#directoriesLogoBG
{
	width:168px;
	height:157px;
	float:left;
	padding-left:25px;	
	background:url(../images/directoriesLogoBG.jpg) no-repeat;
}

#newsLogoBG
{
	width:168px;
	height:157px;
	float:left;
	padding-left:25px;	
	background:url(../images/newsLogoBG.jpg) no-repeat;
}

#exhibitionsLogoBG
{
	width:168px;
	height:157px;
	float:left;
	padding-left:25px;	
	background:url(../images/exhibitionsLogoBG.jpg) no-repeat;
}

table 
{
    font-weight:normal;
    font-size:12px;
}