@charset "utf-8";

/* Default */
* {
	margin:0;
	padding:0;
	font:12px Trebuchet MS, Arial;
}
html, body { height:100%; }
body {margin:0; background: #FFFFFF url(../images/body/slogan.gif) no-repeat scroll 5px 300px; }
p { margin-bottom: 25px; clear: left; }
a { color: #276D91; }

/* Body */
#wrap {
	width: 900px;
	margin: 0 35px;
	height:100%;
}

#header {
	background: url(../images/body/top-menu-bak.gif) no-repeat right bottom;
	height: 93px;
	position: relative;
}
#header #logo {	margin-left: 30px; }

#navigation {
	position: absolute;
	top: 60px;
	left: 250px;
}
#navigation ul { list-style-type: none; }
#navigation ul li { float: left; }
#navigation ul li a {
	display: block;
	color: #276D91;
	text-decoration: none;
	font-weight: bold;
	padding: 5px;
	margin-right: 15px;
}

#contenthead { margin: 0 20px; }

#tel {
	position: absolute;
	top: 65px;
	right: 20px;
	color: #77787B;
	font-weight: bold;
}

#subhead { background-color: #940F20; height: 33px; }
#subhead h5 {
	color: #EF880F;
	font-size: 20px;
	font-weight: normal;
	margin-top: 3px;
	padding-left: 20px;
	float: left;
}
#subhead ul {
	list-style-type: none;
	float: right;
	padding-right: 30px;
}
#subhead ul li { float: right; }
#subhead ul li a {
	display: block;
	padding: 10px;
	color: #FFF;
	text-decoration: none;
	font-weight: normal;
}
#subhead ul li a:hover { color: #EF880F; }

#contentouterwrap {	background-color: #DBDCDC; padding-top: 15px; }
#contentwrap {
	background-color: #FFF;
	margin: 0 auto;
	width: 858px;
	height:100%;
}
#left, #content { display: inline; margin-top: 20px; }
#left {
	float: left;
	clear: both;
	width: 178px;
	margin-left: 21px;
}
#left ul { list-style-type: none; }
#left ul li a { text-decoration: none; }

#content {
	float: right;
	width: 584px;
	margin-right: 21px;
	border-left: 1px solid #CCC;
	padding: 0 7px 0 25px;
}
#footer {
	display: block;
	float: none;
	clear: both;
	padding: 20px;
	text-align:center;
}
#footer a {
	color: #AEAFB2;
	text-decoration: none;
	margin-right: 20px;
}
#footer a:hover { color: #999; }
/* Sidebar */

#sidenewstop, #sidenewsbot { width: 211px; }
#sidenewstop { background: url(../images/home/left-menu-top.gif) no-repeat; height: 27px; }
#sidenewscont {
	background-color: #DBDCDC;
	width: 181px;
	padding: 8px 15px;
}
#sidenewscont ul { list-style-type:none; }
#sidenewscont ul li { margin-bottom: 15px; }
#sidenewscont ul li a { text-decoration:none; color: #006699; }
#sidenewsbot { background: url(../images/home/left-menu-bottom.gif) no-repeat; height: 13px; }

/* News Page */

#sidenewsbot2 { width: 190px; }
#sidenewstop2 {
	background: url(../images/other/l-news-t.gif) no-repeat;
	height: 22px;
	color: #EF880F;
	font-size: 15px;
	padding-left: 20px;
	padding-top: 2px;
	width: 170px;
}
#sidenewscont2 {
	background-color: #E2E1DD;
	width: 160px;
	padding: 8px 15px;
}
#sidenewscont2 ul { list-style-type:none; }
#sidenewscont2 ul li { margin-bottom: 15px; }
#sidenewscont2 ul li a { text-decoration:none; color: #006699; }
#sidenewsbot2 {	background: url(../images/other/l-news-b.gif) no-repeat; height: 13px;}

/* Home Page */

#maincontent div {
	float: left;
	width: 90px;
}
#maincontent div span { display: block; color: #999; }
#mcl1, #mcl2 { width: 250px; }
#mcl1 { float: left; }
#mcl2 {	float: right; }
#content h1 { font-size: 22px; margin-bottom: 15px; color: #006699; }

/* Other */
#footer a.loyaltymatters { color: #006699; }
#idealinfo { width: 254px; background: #335367; }
#idealinfo p { font-size: 10px; padding: 0px 10px; color: #FFF; margin:0; }
#idealinfo h1 { padding: 0 10px; color: #FF9B0D; font-size: 15px; }
#idealinfo a { font-size: 10px; color: #FFF; }

#lifetimeinfo { width: 182px; background: #335367; }
#lifetimeinfo p { font-size: 10px; padding: 0px 10px; color: #FFF; margin:0; }
#lifetimeinfo h1 { padding: 0 10px; color: #FF9B0D; font-size: 15px; }
#lifetimeinfo a { font-size: 10px; color: #FFF; }

.newslink { font-size: 14px; }

#content ul { list-style-type: none; }
#content ul li { float: left; margin-right: 30px; }

.officetel { margin-right: 30px; color:#EF880F; }

#vacancies thead tr td
{
	text-align:left;
	padding-left:8px;
	color:#FFFFFF;
	font-weight:bold;	
	height:25px;
	background-color:#498FB3;
}

#vacancies tbody tr td
{
	text-align:left;
	padding-left:8px;
	color:#000000;
	font-weight:normal;	
	height:25px;
	border-left:1px solid #969594;	
	border-bottom:1px solid #CACAC9;
		
}

#vacancies
{	
	width:100%;
	border:0px;
	border-right:1px solid #CACAC9;
}
#contactform td { padding: 0 10px 5px 0; }
#contactform * { font-size: 9px; }
#contactform input, #contactform textarea { width: 100%; float: left; }


#sitemap ul li { float: none; }
#sitemap ul li { margin-left: 25px; }

#sector {
	float: left; width: 220px;
}
#content label { font-weight: bold; font-size: 14px; display: block; color: #EF880F; }
#sectorimg { float: left; }
#sectorsummary { color: #EF880F; }
#sectorsummary, #sectorsumdetails { width: 120px; float: left; font-size: 11px; margin-bottom: 20px; }
.officename { font-weight: bold; color: #990000; } 
.sectorblue { display: inline; font-size: 13px; color: #276D91; font-weight: bold; clear: both; }
.clear { clear: both; }
#secpart1, #secpart2 { background-color: #F1F1F0; padding: 10px; }
#secpart2 { background-color: #E6E6E5; }
.imgpopup { display: none; position: absolute; border: 5px solid grey; }
#sidenewscont2 form table tbody tr td { font-size: 9px; }
#sidenewscont2 textarea, #sidenewscont2 input { width: 110px; }
#timg {
	width: 858px;
	height: 16px;
	display: block;
	clear: both;
	background-image: url(../images/body/content_top.gif);
	margin-bottom: 0px;
}