body
{
	border: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	z-index: 0;
}

img
{
	border: none;
}

#wrapper
{
	width: 960px;
	margin: 0px auto 0px auto;	
}

#header
{
	height: 230px;
}

#topAdvert
{
	width: 600px;
	height: 120px;
	float: left;
	margin: 0px 0px 0px 0px;
	border: solid 1px #999999;
}

#newTWB
{
	width: 300px;
	height: 120px;
	float: right;
	margin: 0px 0px 0px 0px;
	border: solid 1px #999999;
}

#siteLogo
{
	width: 350px;
	height: 93px;
	float: left;
	margin: 0px;
	padding: 0px;
}

#iawAdvert
{
	text-align: left;
	width: 488px;
	height: 85px;
	float: right;
	margin: 20px 0px 0px 0px;
	padding: 0px;
	color: #999999;
}

#iawAdvert p
{
	float: left;
	padding: 55px 5px 0px 0px;
}

#mainNav
{
	margin: 0px;
	padding: 0px;
	height: 30px;
	width: 960px;
	background: url('../images/nav-backing.png') top left no-repeat;
}

#mainNav ul
{
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	list-style: none;	
}

#mainNav ul li
{
	margin: 0px 0px 0px 0px;
	padding: 0px 5px 0px 5px;
	display: inline;
	text-align: center;	
	float: left;
	height: 30px;
}

#mainNav ul li a
{
	text-decoration: none;
	color: #CC3333;
	font-size: 90%;
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 6px 0px 0px 0px;
}

#mainNav ul li a:hover
{
	text-decoration: underline;
}

.navSelected
{
	font-weight: bold !important;
}

#mainBody
{
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
}

#mainBodyLeft
{
	width: 120px;
	height: 700px;
	float: left;	
}

#sideAdvert1, #sideAdvert2
{
	height: 600px;
	width: 120px;
	border: solid 1px #999999;
	float: left;
}

#sideAdvert1
{
	margin: 0px 20px 0px 20px;
}

#mainBodyMiddle
{
	width: 615px;
	float: left;	
	margin: 0px 15px 0px 15px;
	padding: 0px;
}

#mainBodyMiddle h1
{
	margin: 10px 0px 10px 0px;
	padding: 0px;
	font-size: 150%;
	font-weight: normal;
}

#mainBodyMiddle p
{
	margin: 10px 0px 0px 0px;
	padding: 0px;
	line-height: 150%;
}

#mainBodyMiddle a
{
	color: #000000;
	text-decoration: underline;
}

#mainBodyRight
{
	width: 300px;
	float: left;		
}

.mpuAdvert
{
	width: 300px;
	height: 250px;
	margin-bottom: 10px;
	border: solid 1px #999999;
	text-align: center;
}

#videoBox
{
	width: 300px;
	height: 182px;
	margin-bottom: 10px;
	padding: 0px;
	border: solid 1px #999999;
	text-align: center;
}

#videoBox object
{	
	z-index: -1;
}

#baseNav
{
	text-align: center;
	height: 40px;
}

#baseNav a
{
	color: #000000;
	text-decoration: none;
	margin: 0px 5px 0px 5px;
	font-size: 80%;
}

#baseNav a:hover
{
	text-decoration: underline;
}

#footer
{
	font-size: 70%;
}

#footer a
{
	color: #000000;
	text-decoration: none;
}

#footer a:hover
{
	text-decoration: underline;
}

#footerCopy
{
	float: left;
}

#footerNav
{
	float: right;
}

.clear
{
	clear: both;
}

.small
{
	font-size: 75%;
	padding: 0px;
}

.inputContact
{
	width: 250px;
	margin-bottom: 5px;
}

.inputContactLarge
{
	width: 300px;
	height: 200px;
	margin-bottom: 5px;
}

.buttonContact
{
	margin-top: 5px;
}

.expertWrapper
{
	width: 235px;
	height: 210px;
	border: solid 1px #999999;
	text-align: center;
	padding: 0px;
	margin: 0px 10px 10px 0px;
	float: left;
}

.expertWrapper:hover
{
	background-color: #EAEBEC;
	cursor: pointer;
}

.expertImage
{
	width: 235px;
	height: 185px;
}

.expertWrapper h2
{
	font-size: 100%;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}

.backbutton
{
	width: 60px;
	height: 16px;
	background-color: #EAEBEC;
	border: solid 1px #999999;
	color: #CC3333;
	padding: 3px 10px 3px 10px;
	margin: 0px;
	float: right;
}

.backbutton
{
	cursor: pointer;
}

.articleTeaser
{
	width: 480px;
	height: 170px;
	border: solid 1px #999999;
	padding: 10px 10px 20px 10px;
	margin: 0px 0px 10px 0px;
}

.teaserInnerText
{
	float: left;
	width: 360px;
	margin: 0px 0px 0px 5px;
}

.articleTeaser h2
{
	font-weight: normal;
	font-size: 120%;
	margin: 0px 0px 10px 0px;
	color: #CC3333;
}

.readMore
{
	font-style: italic;
	float: right;
	font-size: 90%;
	color: #999999 !important;
}

.newsArticleTeaser
{
	width: 275px;
	height: 130px;
	border: solid 1px #999999;
	padding: 5px 5px 5px 5px;
	margin: 0px 10px 10px 10px;
	float: left;
}

.newsArticleTeaser h2
{
	font-weight: normal;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #CC3333;
}

.newsArticleImage
{
	float: left;
	padding: 0px 5px 0px 0px;
	margin: 0px;
}

.bottomTeaser
{
	width: 185px;
	height: 300px;
	float: left;
	border: solid 1px #999999;
	padding: 5px 5px 5px 5px;
	margin: 0px 5px 0px 0px;
	text-align: center;
}

.bottomTeaser h2
{
	font-weight: normal;
	font-size: 110%;
	margin: 0px 0px 5px 0px;
	color: #CC3333;
}

.bottomTeaser p
{
	text-align: left;
}

.sectorA, .sectorB
{
	width: 280px;
	height: 20px;
	text-align: center;
	border: 1px solid #999999;
	background-color: #EAEBEC;
	float: left;
	margin: 0px 10px 10px 10px;
	font-size: 110%;
}

.sectorA a, .sectorB a
{
	text-decoration: none !important;
	font-variant: small-caps;
	padding: 5px 0px 0px 0px;
	color: #000000;
}

.sectorA:hover, .sectorB:hover
{
	background-color: #CCCCCC;
	cursor: pointer;
}

.listingPRI, .listingENH, .listingSTDLNK, .listingSTD, .listingSponsor
{
	border: solid 1px #999999;
	margin: 0px 0px 10px 0px;
	padding: 5px 5px 5px 5px;
}

.listingPRI
{
	background-color: #EAEBEC;
	height: 500px;
}

.listingENH
{
}

.listingSTDLNK
{
}

.listingSTD
{
}

.listingSTD h3, .listingSTDLNK h3, .listingENH h3, .listingPRI h3, .listingSponsor h3
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

.listingAddress
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 2px 0px !important;
}

.listingTelephone
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 2px 0px !important;
}

.listingEmail
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 2px 0px !important;
}

.listingWebsite
{
	margin: 0px 0px 0px 0px !important;
	padding: 0px 0px 2px 0px !important;
}

.listingImage1
{
}

.listingImage2
{
}

.listingImage3
{
}

.listingDescription
{
	padding: 10px 10px 10px 10px !important;
	margin: 0px 0px 0px 0px !important;
	text-align: justify;
}

.listingImage
{	
	border: solid 1px #999999;
	width: 600px;
}

.listingImage img
{
	border-bottom: solid 1px #999999;
}

.listingImage .listingEmail
{
	float: left;
	width: 300px;
	font-size: 80%;
}

.listingImage .listingWebsite
{
	float: left;
	width: 300px;
	font-size: 80%;
}

.overlay {
	width: 100%;
	height: 100%;
	background: black;
	position: fixed;
	top: 0;
	left: 0;
	z-index: 98;
}

.dialog {
	width: 50%;
	min-height: 50%;
	background: white;
	position: fixed;
	top: 25%;
	left: 25%;
	z-index: 99;
}