#container {
	float:right;
	width:85%;*width:85.66%;min-width:770px;
	*margin-left:-200px;
	min-height: 625px;
	padding: 0px;
	border-left: 1px solid #b0bec7;
	border-right: 1px solid #b0bec7;
	border-bottom: 1px solid #b0bec7;
	border-top: 1px solid #b0bec7;
	background: #fff;
}
#tabnav
	{
		height: 19px;
		margin: 0;
		padding-left: 10px;
		background: url(/expatriates/img/grd-1px_1.1.gif) repeat-x bottom;
		border-bottom: 1px solid #93a6b4;
}

#tabnav li
	{
		margin: 0; 
		padding: 0;
  		display: inline;
  		list-style-type: none;
  	}

#tabnav a:link, #tabnav a:visited
	{
		float: left;
		line-height: 13px;
		padding: 2px 10px 2px 10px;
		margin-right: 4px;
		text-decoration: none;
		color: #18397c;
}

#tabnav a:link.active, #tabnav a:visited.active
	{
  border: 1px solid #93a6b4;
  border-top-color:#93a6b4;
  border-bottom: 2px solid #ffffff;
  background: #fff;
  color: #000;
  text-decoration:none;

  background-image:url(/expatriates/img/grd-1px_1.1.gif);
  background-repeat:repeat-x;
  color:#18397c;
  background-position:0 -178px;
}

#tabnav a:hover
{
  text-decoration:underline;
}
	
div.tabhead{
	  background-image:url(/expatriates/img/grd-1px_1.1.gif);
	  background-repeat:repeat-x;
	  background-color:#fff;
	  background-position:bottom left;
	  border:none;
}

