html {
	font-size:70%;
}



* html .png,
* html .img {
position:relative;
behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
this.src = "transparent.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
);
}


.text-column span.clip, #maincontent, #footer { behavior: url(iepngfix.htc) }



body {
	background:#f3f4f1;
	margin:0;
	font-family:Arial, Helvetica;
	color:#000000;
	min-width:990px;
}



#page-wrap {
	background:url(images/desk-bg.jpg) top center no-repeat;
}


img {
border:none;
}


p {
	padding:0 0 1.5em 0;
	margin:0;
	line-height:18px;
}
a, a:visited  {
	color:#fc1b23;
	text-decoration:none;
}
a:hover, a:visited:hover  {
	text-decoration:underline;
}



/*headers*/
h2 {
	width:447px;
	height:30px;
	text-indent:-900%;
}
h2.home {
	background:url(images/h2-home.gif) no-repeat;
}
h2.about {
	background:url(images/h2-about.gif) no-repeat;
}
h2.parc {
	background:url(images/h2-parc.gif) no-repeat;
}
h2.officer {
	background:url(images/h2-officer.gif) no-repeat;
}
h2.benefits {
	background:url(images/h2-benefits.gif) no-repeat;
}
h2.jobs {
	background:url(images/h2-jobs.gif) no-repeat;
}
h2.contact {
	background:url(images/h2-contact.gif) no-repeat;
}
h2.normal {
text-indent:0;
width:auto;
height:auto;
}

#container {
	width:901px;
	margin:0 auto;
	text-align:left;
	position:relative;
}




/*Header and content within*********************************/
#header {
	height:139px;
	position:relative;
	margin:0 auto;
	background:url(images/corner-left.gif) bottom left no-repeat #eaeae9;
}
#header span.corner {
	background:url(images/corner-right.gif) bottom left no-repeat;
	top:0px;
	right:0px;
	width:40px;
	height:40px;
	position:absolute;
}
#header-inner {
	width:901px;
	height:103px;
	margin:0 auto;
	position:relative;
}
h1 {
	margin:0 auto;
	background:url(images/h1.gif) left no-repeat #fc1b23;
	height:35px;
	width:901px;
	font-size:2px;
}
h1 span {
	float:right;
	text-indent:-900%;
	background:url(images/h1-corner.gif) no-repeat;
	width:22px;
	height:35px;
}
#logo {
	width:122px;
	height:103px;
	float:left;
}
/*********************************************************/






/***************top right menu***************************/
#top-menu {
	float:right;
	padding-top:8px;
}
#top-menu a{
	color:#fc1b23;
	text-decoration:none;
}
#top-menu a:hover{
	color:#ff656b;
	text-decoration:underline;
}
#top-menu ul {
	font-size:1em;
	margin:0em;
	padding:0em;
}
#top-menu ul li {
	color:#BCBEB8;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 3px 0px 0px;
	padding:0em;
}
/***************************************************/








/******************************Page layout ***************************************/
#maincontent {
	background:url(images/folder-bg.jpg);
	width:901px;
	margin-bottom:10px;
	
}
.middle-column {
	width:470px;
	float:left;
	padding:12px 0 0 20px;
	border-left:1px solid #bcbeb8;
	margin:0 0 0 20px;
}
.text-column {
	background:url(images/crumple.jpg) bottom right no-repeat #FFFFFF;
	margin:0px 0px 0px 24px;
	padding:22px 30px 50px 30px;
	width:452px;
	float:left;
	position:relative;
	display:inline;
	min-height:270px;
	height:auto !important;
  	height:270px;
}

.text-column h3 {

	font-size:1.4em;
}
.text-column span.clip {
	position:absolute;
	width:65px;
	height:69px;
	background:url(images/paperclip.jpg);
	top:-10px;
	left:-40px;
}




.right-column {
	float:left;
	width:314px;
	padding-left:40px;
}
.right-column-white {
	background:url(images/staple.gif) top center no-repeat #ffffff;
	float:left;
	width:240px;
	margin-left:30px;
	padding:30px;
}
/*******************************************************/








/****************Main menu style***********************/
#main-menu {
	height:29px;
	width:865px;
	background:url(images/menu-bg.jpg);
	padding-left:36px;
	padding-top:13px;
}
#main-menu ul {
	display:inline;
	padding:0px;
	margin:0px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
}
#main-menu li {
	list-style-type:none;
	display:inline;
	color:#ffffff;
	text-transform:uppercase;
	padding:0px;
	margin:0px;
}
#main-menu ul li a{
	float:left;
	color:#ffffff;
	margin:0 3px 0 3px;
	text-decoration: none;
	text-indent:-900%;
	height:22px;
}
#main-menu ul li a:hover{
	float: left;
	text-decoration: none;
}




#main-menu a.home {
background:url(images/button-home.jpg);
width:59px;
margin-left:0;
}
#main-menu a:hover.home, #main-menu a:hover.home-selected {
background:url(images/button-home-over.jpg);
width:59px;
margin-left:0;
}
#main-menu a.home-selected {
background:url(images/button-home-over.jpg);
width:59px;
margin-left:0;
}



#main-menu a.about{
background:url(images/button-about.jpg);
width:95px;
}
#main-menu a:hover.about, #main-menu a:hover.about-selected {
background:url(images/button-about-over.jpg);
width:95px;
}
#main-menu a.about-selected {
background:url(images/button-about-over.jpg);
width:95px;
}



#main-menu a.parc {
background:url(images/button-parc.jpg);
width:114px;
}
#main-menu a:hover.parc, #main-menu a:hover.parc-selected {
background:url(images/button-parc-over.jpg);
width:114px;
}
#main-menu a.parc-selected {
background:url(images/button-parc-over.jpg);
width:114px;
}


#main-menu a.officer {
background:url(images/button-officer.jpg);
width:186px;
}
#main-menu a:hover.officer, #main-menu a:hover.officer-selected {
background:url(images/button-officer-over.jpg);
width:186px;
}
#main-menu a.officer-selected {
background:url(images/button-officer-over.jpg);
width:186px;
}


#main-menu a.benefits {
background:url(images/button-benefits.jpg);
width:170px;
}
#main-menu a:hover.benefits, #main-menu a:hover.benefits-selected {
background:url(images/button-benefits-over.jpg);
width:170px;
}
#main-menu a.benefits-selected {
background:url(images/button-benefits-over.jpg);
width:170px;
}



#main-menu a.jobs {
background:url(images/button-jobs.jpg);
width:57px;
}
#main-menu a:hover.jobs, #main-menu a:hover.jobs-selected {
background:url(images/button-jobs-over.jpg);
width:57px;
}
#main-menu a.jobs-selected {
background:url(images/button-jobs-over.jpg);
width:57px;
}


#main-menu a.contact{
background:url(images/button-contact.jpg);
width:115px;
}
#main-menu a:hover.contact, #main-menu a:hover.contact-selected {
background:url(images/button-contact-over.jpg);
width:115px;
}
#main-menu a.contact-selected {
background:url(images/button-contact-over.jpg);
width:115px;
}
/***********************************************************/



#footer {
	width:901px;
	height:29px;
	padding-top:25px;
	background:url(images/footer.jpg);
	clear:both;
	position:relative;
}
#footer a {
	color:#FC1B23;
	text-decoration:none;
}
#footer a:hover{
	color:#FC1B23;
	text-decoration:underline;
}
#footer ul {
	font-size:1em;
	margin:0;
	padding:0;
	display:inline;
}
#footer ul li {
	color:#000000;
	display:inline;
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0px 3px 0px 0px;
	padding:0em;
}
#footer span.copy {
	width:80px;
	float:left;
	margin-left:50px;
}





/*******flash movie on homepage*************/
#movie {
width:889px;
height:307px;
padding-left:12px;
background:url(images/movie-bg.jpg) no-repeat;
}

/****************************************/


#people-pics {
margin:0;
padding:0;
list-style:none;
}

#people-pics li {
display:inline;
margin:0;
padding:0;
width:314px;
}
#people-pics li img {
display:block;
}







blockquote {
    margin:0px;
    padding:0px;
    display: block;
    background-color:Yellow;
}
blockquote p {
    margin-right:40px;
}
.withquote 
{
    background:url(images/quote-left.gif) top left no-repeat;
    padding-left:40px;
	padding-right:40px;
    text-align:justify;
} 
p.withunquote 
{
    background: url(images/quote-right.gif) bottom right no-repeat;
    padding:0px 42px 0px 0px;
    margin:0px;
}
.quote 
{
border-top:1px solid #000000;
padding-bottom:2em;
position:relative;
}
.quote2
{
    float:left;
    padding:30px 40px 40px 0px;
}
.quote img
{
   	position:absolute;
    padding:0px 10px 5px 0px;
	top:0;
	left:500px;
}
.quoter 
{
    font-style:italic;
    display:block;
    margin-top:10px;
    color:#ed9e0a;
}



/*home slideshow*/
#slideshow {
    position:relative;
    height:325px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;

}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;

}

#slideshow IMG.last-active {
    z-index:9;
}











table {
margin:0;
padding:0;
width:100%;
border-left:solid 1px #cccccc;
border-right:solid 1px #cccccc;
border-top:solid 1px #cccccc;
}
th, td {
padding:11px 6px 11px 6px;
border-bottom:solid 1px #cccccc;
}
td a {
font-weight:bold;
}


/***********Vacancies table******************/
.vacancies-list thead  {
background:url(images/thead-bg.gif) repeat-x;
color:#ffffff;
}
.vacancies-list th, .vacancies-list td {
text-align:left;
}
.vacancies-list th {
border-bottom:solid 1px #ee3a42;
}
.vacancies-list th.title {
width:60%;
}
.vacancies-list th.ref {
width:20%;
}
.vacancies-list th.date {
width:20%;
}
.vacancies-list tr.alt {
background-color:#f3f4f1;
}
/*/




/***********Job detail table, salary etc**********/
.detail {
border-right:none;
}

.detail th, .detail td {
border-bottom:solid 1px #cccccc;
border-right:solid 1px #cccccc;
text-align:left;
}
/*/



/*************Login table*************/
.login {
border-top:1px solid #000000;
border-bottom:none;
border-right:none;
border-left:none;
padding-top:20px;
}
.login th, .login td {
padding:6px;
border:none;
}
input, textarea {
border:1px solid #999999;
}
input:focus, textarea:focus {
background-color:#ffffe3;
border:1px solid #000000;
}

/********/



/*********Featured Job*****************/
p.featured {
border-top:1px solid #000000;
padding-top:20px;
}
/************/



/********Job description*********/

.jd {
border-top:1px solid #999999;
border-bottom:1px solid #999999;
padding-top:1.5em;
margin-bottom:2em;
margin-top:2em;
}

h3.job-title {
color:#fc1b23;
margin-top:2em;
}

h3.job-title span{
font-size:0.8em;
font-weight:normal;
color:#000000;
}
h3.download {
color:#000000;
font-size:1em;
}
/*/


/*****Options menu**************/
#options-menu {
margin:1.5em 0 0 0;
padding:1em 0 1em 0;
border-top:1px solid #999999;
list-style-type:none;
}
#options-menu li {
position:relative;
display:inline;
padding:0;
}
#options-menu a {
padding:25px 5px 10px 5px;
display:block;
border:1px solid #ffffff;
width:75px;
text-align:center;
}
#options-menu a {
font-weight:bold;
float:left;
}
#options-menu a:hover {
text-decoration:none;
background-color:#ebedf3;
border:1px solid #999999;
}

a.apply {
background:url(images/icon-apply.png) top center no-repeat;
margin-right:26px;
}
a.apply:hover {
background:url(images/icon-apply-hover.png) top center no-repeat;
}
a.fav {
background:url(images/icon-favourites.png) top center no-repeat;
margin-right:26px;
}
a.fav:hover {
background:url(images/icon-favourites-hover.png) top center no-repeat;
}
a.print {
background:url(images/icon-print.png) top center no-repeat;
margin-right:26px;
}
a.print:hover {
background:url(images/icon-print-hover.png) top center no-repeat;
}
a.email {
background:url(images/icon-email.png) top center no-repeat;
margin-right:0px;
}
a.email:hover {
background:url(images/icon-email-hover.png) top center no-repeat;
}




#logos {
text-align:right;
padding:0px 40px 20px 0;
}
#logos img {
padding: 0 3px 0 3px;
}


#sitemap {
padding:0;
margin:0;
}
#sitemap li {
list-style-type:none;
padding:1em;
border-bottom:solid 1px #cccccc;
}
#sitemap ul {
margin:0;
padding: 0 0 0 0.5em;
}
#sitemap ul li {
border-bottom:none;
}