#main {
	width: 780px;
	margin: 10px auto 0 auto;
	display: block;
}

#main_02 {
	width: 780px;
	margin: 10px auto 0 auto;
	display: block;
}

#background_01 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_01.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_02 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_02.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_03 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_03.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_04 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_04.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_05 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_05.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_06 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_06.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_07 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_07.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_08 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_08.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_09 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_09.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}

#background_10 {
	width: 760px;
	background-color: white;
	padding: 0 20px 60px 0px;
	float: left;
	background-image: url(../images/background_10.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}


#content {
	width: 640px;
	float: left;
	display: inline;
}

#content_02 {
	width: 640px;
	float: left;
	display: inline;
}

#menu {
	width: 110px;
	float: left;
	padding: 20px 0 0 0;
	display: inline;
	overflow: hidden;
}

ul#navigation {
	width: 110px;
}

ul#navigation li a {
	width: 100px;
	display: block;
	background-color: #FFC221;
	color: #000;
	clear: both;
	float: left;
	margin: 0 0 0.1em 0;
	padding: 0.3em 5px 0.3em 5px;
	background-image: url(../images/nav_yellow.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
	overflow: hidden;
	font-size: 0.9em;
}

ul#navigation li.select a span {
	color: #000;
}

ul#navigation li.select a:hover span {
	color: #FFF;
}

ul#navigation li a:hover {
	background-image: url(../images/nav_grey.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: #3A4147;
	text-decoration: none;
	color: #FFF;
}

ul.sub_navigation {
	margin: 5px 0 12px 10px;
	width: 100px;
	float: left;
}

ul#navigation li ul.sub_navigation li a {
	width: 90px;
	display: block;
	clear: both;
	padding: 0.6em 5px 0.4em 5px;
	background-image: url(../images/menu_second.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	color: #3A4147;
	text-transform: none;
}

ul#navigation li ul.sub_navigation li span {
	font-weight: bold;
	width: 90px;
	display: block;
	clear: both;
	padding: 0.6em 5px 0.3em 5px;
	background-image: url(../images/menu_second.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	text-transform: none;
	margin: 0 0 1px 0;
}

ul#navigation li ul.sub_navigation li span acronym {
	color: #FFC221;
}

ul#navigation li ul.sub_navigation li a:hover {
	background-image: url(../images/menu_second.gif);
	background-position: bottom;
	background-repeat: no-repeat;
	background-color: transparent;
	font-weight: bold;
	color: #000;
}

ul#tell_me {
	margin-top: 15px;
	width: 110px;
	float: left;
}

ul#tell_me li a {
	width: 100px;
	display: block;
	background-color: #3A4147;
	color: #FFF;
	clear: both;
	float: left;
	padding: 0.3em 5px 0.3em 5px;
	background-image: url(../images/nav_grey.jpg);
	background-position: bottom;
	background-repeat: no-repeat;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 0.9em;
}

ul#tell_me li ul#tell_me_sub {
	display: none;
	clear: both;
	width: 110px;
	background-image: none;
	background-color: #FFF8E7;
}

ul#tell_me li:hover ul#tell_me_sub, ul#tell_me li.over ul#tell_me_sub {
	display: block;
	clear: both;
	width: 110px;
	background-image: none;
	background-color: #FFF8E7;
}

ul#tell_me_sub li a {
	background-image: none;
	background-color: #FFF8E7;
	padding: 0;
	margin: 0;
	display: block;
	color: #000;
	width: 100px;
	padding: 0 5px 0 5px;
	text-transform: none;
	float: left;
}

ul#tell_me_sub li a:hover {
	background-color: #FFDF87;
	display: block;
	text-decoration: none;
}

#logo {
	margin: 0 0 25px 0;
	height: 176px;
	width: 600px;
	clear: both;
	float: left;
	background-image: url(../images/logo.jpg);
	background-repeat: no-repeat;
}

ul#breadcrumb {
	clear: both;
	float: left;
	padding: 20px 0 0 40px;
}

#headings {
	padding: 0.8em 0 1.5em 40px;
	width: 600px;
	float: left;
	display: block;
	clear: both;
}

.text {
	float: left;
	width: 360px;
	clear: both;
	padding: 0 0 0 40px;
	margin: 0;
}

#footer {
	padding: 10px 0 0 0;
	float: left;
	width: 780px;
}

#footer_02 {
	padding: 10px 0 0 0;
	float: left;
	width: 780px;
}

#mini_nav {
	float: right;
	display: inline;
}

#mini_nav_02 {
	float: right;
	display: inline;
}

ul#mini_nav li {
	padding: 0 0 0 0.5em;
}

#design {
	float: right;
	font-size: 0.6em;
	padding: 5px 0 10px 0;
}

#design_02 {
	float: right;
	font-size: 0.6em;
	padding: 5px 0 10px 0;
}

ul#thumbnails {
	padding: 15px 0 10px 40px;
	float: left;
	display: inline;
	width: 600px;
	clear: both;
}

ul#thumbnails li {
	padding: 0;
}

ul#thumbnails li a {
	width: 112px;
	height: 95px;
	background-image: url(../images/thumbnail.gif);
	background-repeat: no-repeat;
	padding: 15px 5px 15px 5px;
	float: left;
	display: inline;
	text-align: center;
	margin: 0 12px 0 0;
}

ul#thumbnails li a span {
	color: #FFF;
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
}

ul#thumbnails li a:hover {
	text-decoration: none;
}

ul.tier_one {
	clear: both;
	margin: 0 0 0 40px;
	float: left;
	width: 600px;
	padding: 0 0 0 1em;
}

ul.tier_one li {
	clear: both;
	float: none;
	list-style-type: square;
	list-style-position: outside;
}

ul.tier_two {
	clear: both;
	padding: 0 0 0 1em;
	margin: 0;
}

ul.tier_two li a span {
	font-style: italic;
	font-weight: normal;
	color: #3A4147;
}

ul.tier_two li {
	clear: both;
	margin-left: 40px;
	float: none;
	list-style-type: square;
	list-style-position: outside;
	font-size: 1em;
}

ul.normal_list {
	clear: both;
	float: left;
	width: 350px;
	margin: 0 0 0 40px;
}

ul.normal_list li {
	padding: 0 0 1em 0;
	clear: both;
	width: 350px;
}

ul.normal_list li span {
	display: block;
	color: #3A4147;
}

ul.point_list {
	float: left;
	margin: 0 0 20px 40px;
}

ul.point_list li {
	clear: both;
	float: left;
	padding: 0;
	width: 300px;
}

#members {
	padding: 0 0 20px 40px;
	float: left;
}

.team_member {
	width: 415px;
	display: block;
	border: 1px #FDC222 solid;
	float: left;
	padding: 0.6em 10px 0.6em 10px;
	margin: 0 0 10px 0;
}

.team_photo {
	width: 100px;
	height: 120px;
	float: left;
	display: none;
}

.cs_photo {
	width: 109px;
	height: 226px;
	float: left;
	display: inline;
}

.team_content {
	width: 285px;
	float: left;
	margin: 0 0 0 10px;
	list-style-type: circle;
	display: inline;
}

.cs_content {
	width: 261px;
	float: left;
	margin: 0 0 0 10px;
	list-style-type: circle;
	display: inline;
}

ul.bullet_list {
	float: left;
	clear: both;
	width: 275px;
	margin: 0px 0 20px 40px;
	padding-left: 1em;
}

ul.bullet_list li {
	float: none;
	clear: both;
	padding: 0 0 0.5em 0;
	list-style-type: square;
	list-style-position: outside;
}
ul.sub_bullet_list 
	{
	margin-top:10px;	
	}

ul.sub_bullet_list li
	{
		margin-left:30px;;	
	font-size:0.95em;
		}

ul.team_list {
	float: left;
	display: inline;
	width: 200px;
	padding-left: 1em;
}

ul.team_list li {
	clear: both;
	padding: 0 60px 0.5em 0;
	list-style-type: square;
	list-style-position: outside;
	float: none;
}

ul.logo_list li {
	float: left;
	clear: both;
	width: 600px;
	padding: 2em 0 0.5em 40px;
}

ul.logo_list li span {
	margin: 0 40px 0 0;
	padding: 50px 0 0 0;
}

ul.logo_list li a {
	vertical-align: super;
}

.list_box_01 {
	float: left;
	display: inline;
	clear: left;
	margin: 0 0 0 40px;
}

.list_box_02 {
	float: left;
	display: inline;
	margin: 0 0 0 40px;
}

.skillset {
	float: left;
	clear: both;
	width: 600px;
}

#map_main {
	width: 500px;
	height: 753px;
	padding: 0 0 10px 40px;
	float: left;
	clear: both;
	display: block;
}

#inside_map1 {
	width: 498px;
	height: 498px;
	margin: 0 0 6px 0;
	border-width: 1px;
	border-style: solid;
	border-color: #FDC222;
	float: left;
	display: block;
	clear: both;
}

#inside_map2 {
	width: 500px;
	height: 247px;
	margin: 0;
	float: left;
	display: block;
}

#inside_map3 {
	width: 245px;
	height: 245px;
	margin: 0 6px 0 0;
	border-width: 1px;
	border-style: solid;
	border-color: #FDC222;
	display: block;
	float: left;
}

#inside_map4 {
	width: 245px;
	height: 245px;
	margin: 0;
	border-width: 1px;
	border-style: solid;
	border-color: #FDC222;
	display: block;
	float: left;
}

.enquiry_box {
	margin-bottom: 10px;
}

.enquiry_box_02 {
	margin-top: 10px;
}

.enquiry_box_03 {
	width: 400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.enquiry_box_04 {
	width: 214px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

.form_select {
	width: 100px;
	margin-bottom: 10px;
}

form p {
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	clear: both;
	padding: 0px;
	margin: 0px;
}

.hide {
	display: none;
}

.print {
	display: none;
}

.clear {
	clear: both;
}

.blank {
	display: block;
	width: 640px;
	height: 160px;
	float: left;
}

.large_blank {
	display: block;
	width: 640px;
	height: 300px;
	float: left;
}

.small_blank {
	display: block;
	width: 40px;
	height: 40px;
	float: left;
}

.q_a_blank {
	display: block;
	width: 640px;
	height: 100px;
	float: left;
}

/* ================================ */
/* = Tables for recruitment pages = */
/* ================================ */


ul.skill_list
	{
	margin:0px 0px 0px 0px;
	}
ul.skill_list li.cap p
	{
	width:auto;
	}
	
ul.skill_list li 
	{
	line-height:1em;
	width:380px;
	margin-top:2px;
	padding:2px;
	background-color:rgb(240,240,240);

	}
ul.skill_list li.head
	{
	font-weight:bold;	
	margin-top:15px;
	background-color:rgb(220,220,220);
	}
ul.skill_list li p
	{
	font-size:11px;	
	width:250px;
	margin-left:10px;
	padding:0px;
	}
	
ul.skill_list li.ess
	{
	background-image:url("../images/dot-ess.jpg");
	background-position:right;
	background-repeat:no-repeat;
	}
	
ul.skill_list li.des
	{
	background-image:url("../images/dot-des.jpg");
	background-position:right;
	background-repeat:no-repeat;
	}
	
	

ul.agenda_list {display:block;clear:both;margin-bottom:10px;}
ul.agenda_list li {float:none;list-style-type:square;margin-left:20px;}
ul.agenda_list li h3 {width:100%;float:none;display:inline;width:100px;}
ul.agenda_list li p {font-size:1em;padding-bottom:4px;display:inline;width:100px;;}
	
p.click_here_link a {color:#fdb300;font-size:120%;font-weight:bold;}

h5.event_date {padding-top:5px;font-weight:bold;}
h4.event_title {padding:15px 0px;}





div.agenda {margin-left:2em;}
div.agenda dl {margin-left:-30px;position:relative;float:left;}
div.agenda dl dd {clear:none;float:left;position:relative;}
div.agenda dl dd.time {margin-right:10px;float:left;}
div.agenda dl dd.time ul {width:30px;}
div.agenda dl dd.time ul li p + div.agenda dl dd.description p {padding-bottom:0px !important;}
div.agenda dl dd.time ul li p strong {font-size:11.2px !important;line-height:1.5em;}
div.agenda dl dd.description {width:237px;}
div.agenda dl dd.description ul li p {margin:0px;}

		  
		   
		 







/* ================== */
/* = Home page tabs = */
/* ================== */


ul#tabs {clear:both;display:block;margin-left:35px;padding-top:15px;}

ul#tabs li.tab {width:126px;float:left;margin-right:10px;height:120px;display:block;padding:16px 0px 0px 16px;}

ul#tabs li#left_tab   {background:url(../images/tab_left.jpg) top left no-repeat;}
ul#tabs li#middle_tab {background:url(../images/tab_middle.jpg) top left no-repeat;}
ul#tabs li#right_tab  {background:url(../images/tab_right.jpg) top left no-repeat;}

ul#tabs li h2 {margin:0px 0px 5px;;width:auto;display:inline;padding:0px;}
ul#tabs li h2 a {font-size:0.6em;color:#737c7a;text-transform:none;}

ul#tabs li p {margin:0px;padding:0px;width:100px;font-size:7pt;line-height:8pt;}
ul#tabs li p a {}


/* ======================== */
/* = 60 Seconds Menu Item = */
/* ======================== */


ul li#sixty_seconds a {background:url(../images/60s_tab.jpg) no-repeat;display:block;height:108px;margin-top:14px;}
ul li#sixty_seconds a:hover {background:url(../images/60s_tab.jpg) no-repeat;}
ul li#sixty_seconds a span {display:none;}

/* ======================= */
/* = Homepage Video Link = */
/* ======================= */


ul li#mes_educational_seminar a {background:url(../images/mes-educational-seminar.png) no-repeat;display:block;height:108px;margin-top:14px;}
ul li#mes_educational_seminar a:hover {background:url(../images/mes-educational-seminar.png) no-repeat;}
ul li#mes_educational_seminar a span {display:none;}
