#splashcontainer
{
	margin: 10px 0 0 0;
	background: #fff url(/images/web/bg_white.gif) repeat;
}

img.ecologo
{
	float: left;
	padding: 20px 0 0 20px;
}
img.goblogo
{
	float: right;
	padding: 20px 20px 0 0px;
	margin: -5px 0 0 0;
}
#top
{
	margin: 0 0 0 33px;
	background: transparent url(/images/web/bg_splash_list_top.gif) no-repeat;
	height: 52px;
	width: 690px;
	clear: both;
}
.menu
{
	padding: 20px 0 0 0;
	margin: 0 0 0 20px;
	width: 240px;
	height: 367px;
	behavior: url(/iepngfix.htc);
	background: transparent url(/images/web/bg_splash_list_bottom.png) no-repeat;
}
.menu hr
{
	width: 90%;
	color: #999999;
	height: 1px;
	margin: 5px 0 5px 0;
}
#countrylisting
{
	margin: 0px 0 0 15px;
	padding: 0;
	list-style: none;
}
#countrylisting li
{
	padding: 0px;
	clear:both;
}
#countrylisting a
{
	color: #666;
	font-family: Arial, sans-serif;
	font-size: 1.0em;
	line-height: 120%;
	font-weight: bold;
}
#countrylisting a.sel,
#countrylisting a:hover 
{
	
	color: #000;
}
#background
{
	width: 690px;
	height: 437px;
}
#backgroundborder
{
	padding: 0 13px 13px 13px;
	width: 690px;
	background: transparent url(/images/web/bg_topsplash.gif) no-repeat bottom left;
}

.startpagepuff
{
	float:left;
}
.top
{
	width: 236px;
	height: 4px;
	font-size: 0px; 
	background:transparent url(/images/web/bg_top_startpagepuff.gif) no-repeat;
}
.separator
{
	width: 236px;
	height: 10px;
	background:transparent url(/images/web/bg_middle_startpagepuff.gif) repeat-y;
}
.textcontainer
{
	padding: 0 3px 0 3px;
	width: 236px;
	background:transparent url(/images/web/bg_middle_startpagepuff.gif) repeat-y;
}
.textcontent
{
	margin: 0 10px 0 10px; 
	padding: 0 9px 9px 9px; 
	background:transparent url(/images/web/bg_pufftext_startpagepuff.gif) no-repeat left bottom;
}
.bottom
{
	width: 236px;
	height: 4px;
	background:transparent url(/images/web/bg_bottom_startpagepuff.gif) no-repeat;
}

.startpagepuff p
{
	color: #999999;
	padding: 0;
	margin: 0;
	font-size: 100%
}
.startpagepuff h1
{
	color: #727272;
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-weight: bold;
}

p.int
{
	color: #666;
	margin: 6px;
}