#container
{
	position:relative;
	width: 720;
	height: 576;
}

#main_image
{
	background-image:url("/images/global_home/global_home_img_horiz.jpg");
	display: block;
	position: relative;
	top: 0;
	left: 36;	
	height: 297;
	width: 648;	
}

#about, #contact
{
	position:absolute;
	top:5;
	left:45;
	height: 288;
	width:630;
}

#regions
{
	position:absolute;
	top:30;
	left:10;
}

#contactlist
{
	position:absolute;
	top:30;
	left:320;
}

#countrycontacts
{
	height: 200px;
	width: 280px;	
}

div.countrycontact
{
	width: 240px;
}

#about_p1
{
	position: absolute;	
	width: 300px;
	top: 25px;
	left: 10px;
}

#about_p2
{
	position: absolute;
	width: 300px;
	top: 25px;
	left: 325px;
}

#hd_logo
{
	position: absolute;
	top: 400;
	left: 36;	
}

#country_selector
{
	position: absolute;
	top: 400;
	left: 260;	
}

#image_desc
{
	position: absolute;
	text-align:left;
	width:200;
	top: 300;
	left: 465;	
}

#footer
{
	position: absolute;
	left: 25;
	top: 540;
}