@charset "utf-8";
/* CSS Document */

body {
	font-family:'Lucida Sans Unicode','Lucida Sans','Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	background-color: #e5e9eb;
	margin: 0px;
	padding: 0px;
	background-attachment: scroll;
	background-image: url(../images/body_bg.gif);
	background-repeat: repeat-x;
	font-size:0.8em;
}

#wrapper {
	width: 1024px;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;

}

#header {

	float: left;
	width: 1024px;
	margin:0px;
	padding:0px;
	background-attachment: scroll;
	background-image: url(../images/header_bg.gif);
	background-repeat: repeat-x;
}

#headerImage{
	float:right;
	width:593;
	margin:14px 0 0 0;
}

#logo{
	height: 90px;
	width: 300px;
	margin-top: 50px;
	margin-left: 45px;
	margin-right: auto;
}
#banner {
	margin: 0px;
	padding: 0px;
	height: 281px;
	width: 800px;
}
#slideShow{
	float: right;
	width: 630px;
}

#homeTagline{
	width:525px;
	height:40px;
	float:right;
	background-color:#f47d30;
	display: inline;
	margin:30px 0 0 0;
	padding:10px 0 0 105px;
	background-attachment: scroll;
	background-image: url(../images/iso.gif);
	background-repeat: no-repeat;
	background-position: right;
}

.showLinks{
	margin: 375px 0 0 0!important;}

#contentlayout {
	width: 964px;
	float: left;
	clear:both;
	background-color: #FFFFFF;
	padding-top: 20px;
	padding-bottom: 40px;
	margin: 0px;
	padding-right: 30px;
	padding-left: 30px;
	text-align: left;
	display: inline;
}

#contentlayout li{
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
}

#homeText{
	float: left;
	width: 300px;
	margin: 40px 0 0 0px !important;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#contentText{
	float: left;
	width: 400px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectorText{
	float: right;
	width: 630px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectorServices{
	float: right;
	width: 630px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectorPeopleProfiles{
	float: right;
	width: 630px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

.author{

	padding:0;
	margin: 0 0 40px 0;
}

.services{
	font-size:1em;
}

#contentText,#homeText,#sectorText,#sectorPeopleProfiles p{
	line-height: 1.8em;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	color: #333333;
}
#sectorPeopleIntro{
	float: left;
	width: 300px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectorImages{
	float: left;
	width: 310px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}

#sectorServicesMenu{
	float: left;
	width: 220px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}



#sectorImages img, #sectorServicesMenu img {
	margin: 0 0px 20px 0;
	border: 10px solid #a9d9db;
	left:25%;
	position:relative;
}

#rightPanel {
	margin: 0px;
	padding: 0px;
	float: right;
	height: 433px;
	width: 266px;
	background-attachment: scroll;
	background-image: url(../images/rightpanel.gif);
	background-repeat: no-repeat;
}

#rightPanel h2 {
	color:#631c1d;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	}



#footer {
	height: 50px;
	width: 1024px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	clear: both;
	background-color:#FFFFFF;

}

#footer p {
color:#25408f;
font-size:1em;
line-height:18px;
margin:0;
padding:10px 0 10px 30px;
text-align:left;
width:300px;
float:left;
}

#footer .right {
color:#25408f;
font-size:1.3em;
line-height:18px;
margin:0;
padding:10px 30px 10px 0px;
text-align:right;
float:right;
width:400px;
}

#footer a:link{

	color:#25408f;
	text-decoration: none;
}

#footer a:visited{

	color:#25408f;
	text-decoration: none;
}

#footer a:hover {
	color:#25408f;
	text-decoration: underline;
}



/*	----------------------------------------------------------------------
	NAVIGATION
	---------------------------------------------------------------------- */
#navigation,
#subNavigation,
#leftNavigation {
	float:right;
}


#navigation {
	margin:0px 0 0 0;
	padding:0px;
	width:80%;
}

#subNavigation {
	margin:0px 0 0 0;
	padding:0px;
	width:80%;
	background-color:#00aeef;
}

#leftNavigation {
	margin:0px 0 0 0;
	padding:0px;
	width:100%;
	/*background-color:#00aeef;*/
}
#navigation li,
#subNavigation li
 {
	list-style-type:none;
	float:left;

}

#leftNavigation li {
	list-style-type:none;
	float:right;
	padding:0px!important;
}

#navigation li {
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#navigation a {
	font-size:1em;
	color:#ffffff !important;
	text-decoration:none !important;
	float:left;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 0em;
	width:110px;
	text-align: center;
}

#subNavigation a {
	font-size:1.1em;
	color:#ffffff;
	text-decoration:none !important;
	float:left;
	padding-top: 0.7em;
	padding-right: 0em;
	padding-bottom: 0.7em;
	padding-left: 0em;
	width:150px;
	text-align: center;
}

#leftNavigation a {
	font-size:1.1em;
	color:#ffffff;
	text-decoration:none !important;
	float:left;
	padding-top: 0.4em;
	padding-right: 0em;
	padding-bottom: 0.4em;
	padding-left: 0em;
	width:160px;
	text-align: right;
}
#navigation a:hover {
	color:#ffffff !important;
	background-color: #00aeef;
}
#homeNav {
	padding-left:0em !important;
}
/* CURRENT PAGE */
#home #homeNav a,
#ourstrengths #ourstrengthsNav a,
#sectors #sectorsNav a,
#services #servicesNav a,
#clients #clientsNav a,
#news #newsNav a,
#contact #contactNav a
{
	color:#ffffff !important;
	background-attachment: scroll;
	background-color: #00aeef;
	background-repeat: no-repeat;
	background-position: center top;

}

#homeNav,
#ourstrengthsNav,
#sectorsNav,
#servicesNav,
#clientsNav,
#newsNav

{
	/*background-attachment: scroll;
	background-image: url(../images/seperator_top.gif);
	background-repeat: no-repeat;
	background-position: right;*/
	}
/* SUB NAVIGATION */
#subNavigation {

/*	padding:0.4em 2%;
	width:96%;*/

}
#subNavigation a {
	font-size:1em !important;
	color:#FFFFFF;
}

#leftNavigation a {
	font-size:1em !important;
	color:#333333;
}

#subNavigation a:hover {
	color:#000000 !important;
	background-color: #FFFFFF;
}

#leftNavigation a:hover {
	color:#000000 !important;
	background-color: #FFFFFF;
}

#subNavigation li.active a {
background: none repeat scroll 0 0;
color:#4f6720;
}

#leftNavigation li.active a {
background: none repeat scroll 0 0;
color:#4f6720;
}

/* CURRENT PAGE */
.food .foodNav a,
.pharmaceutical .pharmaceuticalNav a,
.medicaltechnologies .medicaltechnologiesNav a,
.education .educationNav a,
.other .otherNav a,
.ourapproach .ourapproachNav a,
.ourdeliverables .ourdeliverablesNav a,
.ourpeople .ourpeopleNav a
{
	color:#333333 !important;
	background-color: #FFFFFF;
}

/* Banner CSS */
#home #homeBanner{
	background-image: url(../images/home.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}

#about #aboutBanner{
	background-image: url(../images/about.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}

#guesthouse #guesthouseBanner{
	background-image: url(../images/rooms.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}

#attractions #attractionsBanner{
	background-image: url(../images/amenities.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}

#pub #pubBanner{
	background-image: url(../images/pub.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}

#contact #contactBanner{
	background-image: url(../images/contact.jpg) !important;
	background-repeat: no-repeat;
	float:left;
	height:281px;
	width:800px;
	margin:0;
	padding:0;
}


/* Headings and font styles */
h1 {

	font-size: 1.8em;
	font-weight: normal;
	color: #25408f;
	float: left;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20px;
	margin-left: 0;
	padding:0;
	width: 100%;
}

h2 {
	font-size: 1.4em;
	font-weight: normal;
	color: #333;
	margin-top: 5px;
	margin-right: 0px;
	margin-left: 50px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 5px;
	padding-bottom: 0px;
	float: left;
}

h3 {
	font-size: 1.8em;
	font-weight: normal;
	color: #25408f;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

h4 {
	font-size: 1.2em;
	font-weight: normal;
	color: #25408f;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0;
	padding-right: 0;
	padding-left: 0;
	margin-bottom: 10px;
	padding-bottom: 0px;
}

p{
	/*float: left;*/
	width: 100%;
	margin:0 0 10px 0;
	color:#333333;
	line-height:1.8em;
}

a:link{
	text-decoration: underline;
	color: #333333;
}

a:hover{
	text-decoration: none;
	color: #333333;
}

a:visited{
	text-decoration: underline;
	color: #333333;
}




.textfield {
	height: 20px;
	width: 200px;
}
.captcha {
	height: 20px;
	width: 200px;
}
.message {
	height: 100px;
	width: 200px;
}




.search{
		color:#666666;
font-size:10px;
height:20px;
width:50px;
cursor:pointer;
}

#map {
	float: left;
	height: 400px;
	width: 630px;
	margin: 0 0 20px 0;
}

#subNavBlock {
	float: left;
	display: none;
	width: 100%;
	height: 34px;
	background: #fff;
}
