#holder
{
	width: 770px;
	position: relative;
}

#header
{
	width: 770px;
	margin-bottom: 20px;
}

#header .speedbar
{
	clear: left;
	display: block;
}

#header .links
{
	font-family: Verdana;
	font-size: 10px;
	font-weight: 100;
	padding: 18px 0 0 0;
	margin: 0 0 0 200px;
	float: right;
	text-align: right;
}

#header .links ul
{
	margin: 0;
	padding: 0;
}

#header .links ul li
{
	display: inline;
	list-style-type: none;
	padding-left: 0;
	padding-right: 0;
}

#header .links ul li span.menu, #footer ul.middleList li span.menu
{
	padding-left: 7px;
	padding-right: 7px;
	border-left: 1px solid #000;
}

#header .links ul li span.first, #footer ul.middleList li span.first
{
	padding-right: 7px;
}


#header a
{
	text-decoration: none;
	color: #096;
}

#header .logo
{
	padding-left: 8px;
	float: left;
	padding-top: 2px;
	border: 0;
}


.headerList
{
	margin: 0;
	padding: 0;
	list-style-type: none;
	height: 24px;
}

.headerList li
{
	font-family: Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #096;
	text-decoration: none;
	margin: 0;
	padding: 0;
	display: block;
	float: left;
	padding-right: 40px;
	padding-top: 8px;
	padding-left: 10px;
	border-right: 1px solid #999;
}

.headerList li.firstmenu
{
	border-left: 1px solid #999;
}

.headerList li.lastmenu
{
	border-right: none;
}

#headerLinks
{
	clear: both;
}

		#content 
		{
			width: 770px;
			height: 344px;
			padding: 0;
			margin: 0;
		}
		
		#imgMessage 
		{
			position: relative;
			float: left;	
			margin: 0;
			padding: 0;
			
		}
		
		#cultureSelect 
		{
			postion: relative;
			float: left;	
			height: 324px;
			margin: 0;
			padding: 10px;
			width: 283px;
			height: 335px;
			/* IE5 box model hack*/	
			voice-family: "\"}\"";
			voice-family: inherit;
			width:283px;
			height: 315px;
		}
		html>body #cultureSelect 
		{
			width:263px;
			height: 315px;
		}
		
		
		#map 
		{
			position: absolute;
			top: 224px;
			left: 512px;
			width: 227px;
			height: 119px;
			border: 0;
		}
				
		.cultures 
		{
			position: absolute;
			top: 230px;
			left: 300px;
			background: #fff;
			border: 1px solid #8f8f8f;
			width: 140px;
			padding: 10px;	
			font-size: 11px;
		}
		
		#region1, #region2, #region3, #region4 
		{
			display: none;
		}
		
		a.closeDiv, a.closeDiv:link, a.closeDiv:visited 
		{
			position: absolute;
			top: 5px;
			right: 5px;
			color: #fff;
			background: #058D5F;
			padding: 0 4px 3px 4px;
			text-decoration: none;	
		}
		
		a.closeDiv:hover, a.closeDiv:active 
		{
			text-decoration: underline;	
		}
		
		#culture {
			position: relative;
			top: 40px;
			padding: 0;
		}
		#selectBtn {
			position: relative;
			top: 42px;
			padding: 0;
		}
		
		.grnArrow {
		padding-top:2px;
		}
		
		/* LINK LIST STYLES */
.lslinklist, .lslinklist ul {
	display:block;
	list-style-type:none;
	margin:1em 0;
	padding:0;
	}

.lslinklist ul {
	margin:0.6em 0 1em 0.5em;
	}

.lslinklist li, ul li.link {
	display:block;
	list-style-type:none;
	line-height:1.1em;
	margin:0 0 0.6em;
	padding:0 0 0 11px;
	background:transparent url(/global/images/arrow.gif) 0 0.4em no-repeat;
	}

.lslinklist a {
	text-decoration:none;
	}

a.title {
	font-weight:bold;
	}

.lslinklist .alt {
	padding:0;
	background:none;
	}

.lslinklist .alt a {
	text-indent:0;
	padding-left:11px;
	display:block;
	background:transparent url(/global/images/arrow.gif) 0 0.4em no-repeat;
	}
	
.fpoImage {
	background-color: #ccc;
}

/* hide from mac ie \*/

.lslinklist .alt a {
	display:inline;
	}
	
.first {
	margin:0;
	padding:0;
	border-left:none;
	}