html,body{margin:0;padding:0}
body{font: 76% arial,sans-serif;text-align:center;background: #FFF;}
p{
	margin:0 50px 10px;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
}


a{
	color: #000000;
	padding:0px
}
.whitetext {color:#fff;text-decoration:none}
.whitetext:hover {color:#fff;text-decoration:underline}
div#header h1{height:80px;line-height:80px;
  padding-left:30px;background: #EEE;color: #79B30B}
div#container{text-align:left;background: #FFF;}
// div#content {margin:0px 0px 0px 0px}
div#content p{line-height:1.4;
			  margin:0 40px 12px}
div#content li{
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:1.5;
}

div#content h1{margin:20px 40px 20px ; font-size: 22px; font-family: "Trebuchet MS", Trebuchet, Verdana, Helvetica, Arial, sans-serif;}
div#content h2{margin:20px 40px 10px ; font-size: 20px;}
div#content h3{margin:20px 40px 10px ; font-size: 18px;}
  div#fragment-0 ul{margin:10px 70px 15px;}
  div#fragment-0 ol{margin:10px 70px 15px;}
  div#fragment-1 ul{margin:10px 70px 15px;}
  div#fragment-1 ol{margin:10px 70px 15px;}
  div#fragment-2 ul{margin:10px 70px 15px;}
  div#fragment-2 ol{margin:10px 70px 15px;}
  div#fragment-3 ul{margin:10px 70px 15px;}
  div#fragment-3 ol{margin:10px 70px 15px;}
    div#fragment-4 ul{margin:10px 70px 15px;}
  div#fragment-4 ol{margin:10px 70px 15px;}
    div#fragment-5 ul{margin:10px 70px 15px;}
  div#fragment-5 ol{margin:10px 70px 15px;}
    div#fragment-6 ul{margin:10px 70px 15px;}
  div#fragment-6 ol{margin:10px 70px 15px;}
      div#fragment-7 ul{margin:10px 70px 15px;}
  div#fragment-7 ol{margin:10px 70px 15px;}
      div#fragment-8 ul{margin:10px 70px 15px;}
  div#fragment-8 ol{margin:10px 70px 15px;}


div#navigation{background:#B9CAFF}
div#extra{background:#FF8539}
div#footer{background: #333;color: #FFF}
div#footer p{margin:0;padding:5px 0px}

div#container{width:760px;margin:0 auto}
div#navigation{float:left;width:350px}
div#extra{float:right;width:350px}
div#footer{clear:both;width:100%}


#tabcontainer {
			position: relative;
			width: 450px;
			height: 72px;
			padding: 5px;
			margin: 0;
		}

		#menu {
			position: absolute;
			top: 0;
			left: 0;
			width: 454px;
			height: 72px;
			margin-left: 0px
			margin: 0;
			padding: 0 0 0 0;
			display: inline;
			overflow: hidden;
			list-style: none;
		}

		#menu LI {
			margin: 0;
			padding: 0;
			display: inline; /* duplicated for IE 5/Win */
			list-style-type: none; /* duplicated for IE 5/Win */
		}

		#menu A {
			float: left;
			height: 0px !important;
			height /**/:72px; /* IE 5/Win hack */ 
			padding: 72px 0 0 0;
			overflow: hidden;
		}

		#menu A:hover {
			background-position: 0 -72px;
		}

		#menu A:active, #menu A.selected {
			background-position: 0 -144px;
		}

		#item0 A {
			width: 90px;
			background: url(/images/atab_home.gif) top left no-repeat;
		}
		
		#item1 A {
			width: 95px;
			background: url(/images/atab_about.gif) top left no-repeat;
		}

		#item2 A {
			width: 95px;
			background: url(/images/atab_contact.gif) top left no-repeat;
		}

		#item3 A {
			width: 90px;
			background: url(/images/atab_newsletter.gif) top left no-repeat;
		}

		#item4 A {
			width: 82px;
			background: url(/images/atab_links.gif) top left no-repeat;
		}



#secondtabcontainer {
			position: relative;
			width: 760px;
			height: 34px;
			padding: 0px 0px 10px 0px;
			margin: 0;
		}

		#secondmenu {
			position: absolute;
			top: 0;
			left: 0;
			width: 760px;
			height: 34px;
			margin: 0;
			padding: 0;
			display: inline;
			overflow: hidden;
			list-style: none;
		}

		#secondmenu LI {
            margin: 0;
			padding: 0;
			display: inline; /* duplicated for IE 5/Win */
			list-style-type: none; /* duplicated for IE 5/Win */
		}

		#secondmenu A {
			float: left;
			height: 0px !important;
			height /**/:34px; /* IE 5/Win hack */ 
			padding: 34px 0 0 0;
			overflow: hidden;
		}

		#secondmenu A:hover {
			background-position: 0 -34px;
		}

		#secondmenu A:active, #menu A.selected {
			background-position: 0 -68px;
		}

		#sitem0 A {
			width: 126px;
			background: url(/images/tab_immigration.gif) top left no-repeat;
		}
		
		#sitem1 A {
			width: 126px;
			background: url(/images/tab_employervisas.gif) top left no-repeat;
		}

		#sitem2 A {
			width: 126px;
			background: url(/images/tab_internationalrecruitment.gif) top left no-repeat;
		}

		#sitem3 A {
			width: 130px;
			background: url(/images/tab_financialadvice.gif) top left no-repeat;
		}

		#sitem4 A {
			width: 126px;
			background: url(/images/tab_relocations.gif) top left no-repeat;
		}
		#sitem5 A {
			width: 126px;
			background: url(/images/tab_propertyinvestment.gif) top left no-repeat;
		}
		
		
		
 <!-- start css for the clock-->

.clear:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clear { display: block; }
.clear .left { float: left; }
.clear .right { float: right; }

.footer .timezone
{
    color: #868686;
    font-size: 10px;
    text-align: right;
    width: 300px;
    margin-top: 7px;
}

.footer .timezone .clocks
{
    height: 17px;
    background: transparent url(images/clocks.gif) no-repeat right;
    margin-top: 3px;
}

.footer .timezone .clocks .a, .header .timezone .clocks .b, .header .timezone .clocks .c, .header .timezone .clocks .d
{
    height: 17px;
    width: 20px;
    margin-left: 6px;
    float:right;
	background-color:#00CC00;
}

.header .timezone .clocks .a
{
    background: transparent url(images/clock_a.gif) no-repeat;
}

.header .timezone .clocks .b
{
    background: transparent url(images/clock_b.gif) no-repeat;
}

.header .timezone .clocks .c
{
    background: transparent url(images/clock_c.gif) no-repeat;
}

.header .timezone .clocks .d
{
    background: transparent url(images/clock_d.gif) no-repeat;
}


.header .timezone .clocks .a:hover, .header .timezone .clocks .b:hover, .header .timezone .clocks .c:hover, .header .timezone .clocks .d:hover
{
    background: none;
    cursor: pointer !important;
	float: right;
}

.a1,.b1,.c1,.d1
{
    height: 17px;
    width: 14px;
    margin-left: 0px;
    float:right;
    background: none;
    cursor: pointer !important;
}

#pop {
	display:none;
	left:300px;
	top:200px;
	width:450px;
	height:400px;
	position:absolute;
	z-index:100;
	
}
