body,td,th,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#626262;
}

body {
	background-color: #FFFFFF;
	margin: 0px;
}

/* ------------------------ Layout ------------------------ */
#wrapper {
	background-color: #8B8D8C;
	margin-left: 0%;
	width: 100%;
	height: 94%;
	min-height: 650px;
}

#body {
	text-align: left;
	background-color: #8B8D8C;
	height:100%;	
	padding: 10px;	
}

#logo {
	margin-top: 30px;
}
	 
#nav {
	 margin-top: 50px;
	 width:644px;
}

#iframe {
	 background-color: #FFFFFF;
	 margin-top: 20px;
	 width: 100%;
	 height: 452px;
}

.iframe-wrapper {
	background-color: #FFFFFF;
	margin: 0px;
	width: 100%;
}

.iframe-body {
	background-color: #FFFFFF;
	clear: both;
	float: none;
	width: 99%;
	margin: 1%;
	padding-top: 3px;
}

#quote {
	margin-top: 15px;
	width: 960px;
}

#quote p {
	text-decoration: none;
	font-family: BankGothic Lt BT, BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight:normal;
	color:#D1D1D1;
	line-height: 1;
}

#footer {
	padding-top: 2px;
	padding-left: 10px;
	font-size:10px;
	background-color:#8B8D8C;
	height:4%;
}

#footer p {
	color: #D1D1D1;
	line-height: 8px;
}

#footer a {
	color: #D1D1D1;
}

#footer a:hover {
	color: #b1b1b1;
}
/* --------------- end Layout ------------------ */


/* --------------- Main Menu ------------------ */
div#nav td.nav span{
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#D1D1D1;
	padding-right:43px;
	height:6px;
	text-shadow: #616161 2px 2px 2px;
}

div#nav td.nav-over span {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#EAEAEA;
	padding-right:43px;
	height:6px;
	text-shadow: #616161 2px 2px 2px;
	cursor:pointer;
}

div#nav td.nav-click span {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#6A6A6A;
	padding-right:43px;
	height:6px;
	cursor:default;
}
/* --------------- End of Main Menu ------------------ */


/* -------------- Page Menu - Menus Inside the iframe ------------------- */
#iframe-subnav {
	margin-right: 10px;
	float: right;
	background-color: #FFFFFF;
}

div#iframe-subnav td.iframe-subnav-menu {
	padding-left: 21px;
	text-align:right;
}

div#iframe-subnav  td.iframe-subnav-menu  a  {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#919181;
	text-shadow: #E1E1E1 1px 1px 2px;
}

div#iframe-subnav td.iframe-subnav-menu a:hover {
	color:#686868;
}

td p.selected {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#cFcFcF;
	text-shadow: #F1F1F1 1px 1px 2px;
}

td p.title {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 25px;
	font-weight:normal;
	color:#919181;
}
/* -------------- End of Page Menu - Menus Inside the iframe ------------------- */


/* ---------------- Poeple Page Style -------------------- */
td.p_image img {
	padding-right: 8px;
	padding-top: 0px;
	padding-bottom: 8px;
	width:100px;
	height: 144px;
}

td.p_image_old img {
	padding-right: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
}


.s_image {
	 width:857px;
	 height:488px;
}

	
p.people-name {
	padding-top: 4px;
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight:normal;
	color:#686868;
	line-height: 0px;
}

p.people-position {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#919181;
	line-height: 0px;
}

p.people-qualifications {
	padding-top: 7px;
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 12px;
	font-weight:normal;
	color:#cFcFcF;
	line-height: 0.5;
}

td.people-bio p {
	padding-left: 20px;
}
/* ---------------- End of People Page Style -------------------- */



/* ---------------- News Page Style -------------------- */
.news-head {
	width:300px;
	margin-top:-30px;
	line-height:1;
}

.news-head p {
	margin-bottom:0px;
}

.news {
	float:left;
	margin-top:2px;
	width:300px;
}

.news p {
	margin-top:0px;
	margin-bottom:0px;
}

.news img{
	border: 1px solid #FFFFFF;
	margin-top:7px;
	margin-bottom:7px;
	width:70%;
	height:auto;
	cursor:pointer;
}

.news img:hover{
	border: 1px solid #8B8D8C;
	margin-top:7px;
	margin-bottom:7px;
	width:70%;
	height:auto;
	cursor:pointer;
}

.news ul{
	list-style: none;
}

.newsContents {
	position: absolute;
	left: 320;
	top: 80px;
	margin-right:18px;
}

.newsThumbnails td {
	width:100%;
	border:0px solid #8B8D8C;
	padding:4px;
	cursor:pointer;
}

.newsThumbnails td:hover{
	background-color:#FAFAFA;
}


.newsThumbnails img{
	border:1px solid #8B8D8C;
	float:left;
	margin-right:15px;
	width:100px;
	height:auto;
}

.newsThumbnails div {
	float:left;
	width:85%;
}

.newsThumbnailsContainer {
	width:810px;
}

p.news-title {
	margin-top: 7px;
	text-decoration: none;
	line-height: 1;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:bold;
	color:#919181;
	display:block;
	clear:both;
}

.newsImageContainer img{
	width:320px;
	height:270px;
	border:1px solid #000;
}

.news-comment-description{
	margin-top: 25px;
	text-decoration: none;
	font-size: 14px;
	font-weight:normal;
	color:#919181;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

p.news-comment-name {
	margin-top: -3px;
	text-decoration: none;
	font-size: 14px;
	font-weight:normal;
	color:#cFcFcF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
}

.newsDescriptionContainer p{
	text-align:justify;
}
/* ---------------- End of News Page Style -------------------- */


/* ---------------- Expertise Page Style -------------------- */
.intro-leftContents {
	display:none;
	float: left;
	width:335px;
	height:226px;
}

.intro-leftContents  img {
	float:left;
	width:300px; 
	height:auto;
	margin-top:9px;
}

.intro-leftContents .positive-varming  {
	margin-top:8px;
	float:left;
}

.intro-leftContents .positive-varming  p{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 33px;
	line-height:1px;
}

.intro-centreContents  {
	display:none;
	float:left; 
	width:180px;
	text-align:left;
	height:226px;
	wrap:nowrap;
}

.intro-centreContents  p {
	margin-top:0px;
	margin-bottom:2px;
	position:relative;
	top:0px;
	clear:both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;	
}
 
.intro-rightContents {
	display:none;
	vertical-align:text-bottom;
	margin-left:-10px;
	/*border:1px solid #8B8D8C;*/
	height:226px;
	padding-right:20px;
	text-align:justify;
}

/* ---------------- End of Expertise Page Style -------------------- */



/* ---------------- Project Page Style -------------------- */
p.caption {
	font-size: 9px;
	margin-top: -17px;
	margin-left: 10px;
}

p.project-heading {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight:normal;
	color:#919181;
	padding-left: 7px;
}

.project_description p.normal {
	padding-top: 4px;
	padding-left:10px;
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 17px;
	font-weight:normal;
	color:#686868;
	line-height:0.7;
}
	
.project_description p.caption {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 14px;
	font-weight:normal;
	color:#919181;
}

div.navigation-block-main {
	float: left;
	width: 200px;
	min-width: 200px;
	height: 100px;
}

div.navigation-block-sub {
	width:200px;
	float: left;
	margin-top: 44px;
	min-width: 170px;
	padding-top:4px;
	padding-bottom:6px;
}

.project-frame	{
	float: left;
	margin-left: 0px; 
	width: 100%;
	height: 80%;
}


ul#sliding-navigation
{
	list-style: none;
	font-size: 9pt;
	font-weight: normal;
	margin: -10px 0px;
	padding: 0;
	min-width: 80%;
	color: #fff;
}

ul#sliding-navigation li.sliding-element-over a {
	font-family: BankGothic Md BT;
	font-size: 14px;
	display: block;
	width: 80%;
	padding: 1px 10px;
	margin: 0;
	margin-bottom: 1.2px;
	color: #CACACA;
	border: 0px solid #1a1a1a;
	text-decoration: none;
	line-height: 1;
	margin-top: 6px;
}

ul#sliding-navigation li.sliding-element-click a {
	font-family: BankGothic Md BT;
	font-size: 14px;
	display: block;
	width: 80%;
	padding: 1px 10px;
	margin: 0;
	margin-bottom: 2.2px;
	color: #6A6A6A;
	border: 0px solid #1a1a1a;
	text-decoration: none;
	line-height: 1;
	margin-top: 6px;
}

ul#sliding-navigation li.sliding-element h3,
ul#sliding-navigation li.sliding-element a
{
	font-family: BankGothic Md BT;
	font-size: 14px;
	display: block;
	width: 80%;
	min-width: 80%;
	padding: 1px 10px;
	margin-bottom: 1.2px;
	text-shadow: #E1E1E1 1px 1px 2px;
}

ul#sliding-navigation li.sliding-element a
{
	margin-top: 6px;
	color: #999;
	border: 0px solid #1a1a1a;
	text-decoration: none;
	line-height: 1;
}


img.project-main-img {
	width: 320px;
	height: 270px;
}

div.project-thumbnail IMG {
	float: left;
	border: 0px;
	margin-top: 5px;
	margin-left: 5.0px;
	width: 58px;
	height: 45px;
	opacity: 0.5;
	filter: alpha(opacity=50); 
}

br.project-thumbnail {
	clear: both;
}

#progress {
	-webkit-border-radius: 10px;
	display: block;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	color: #444444;
	font-size: 18px;
	font-weight: bold;
	height: 40px;
	line-height: 40px;
	padding-left: 10px;
	position: absolute;
	text-align: centre;
	top: 160px;
	left: 300px;
	width: 120px;
}
/* ----------- End of Project Page Style -------------- */

/* -------------- Scrolling Pane Styles --------------- */
.Scroll_Container	{
	width: 100%;
	height: 360px;
}

.Project_Scroll_Container	{
	/*height: 335px;*/
}

.Project_Scroll_Container p{
	color:#8B8D8C;
	margin-top:0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

a.jScrollArrowUp {
	background: url(../images/scrollup.gif) no-repeat 1px 0;
}

a.jScrollArrowDown {
	background: url(../images/scrolldown.gif) no-repeat 1px 0;
}

.jScrollPaneTrack {
	background: #fff url(../images/scrollbar.gif) repeat-y 0 0;
}

.jScrollPaneDrag {
	background: #fff url(../images/scrollbox.gif) no-repeat 0 0;
}

/* ---------------End Scrolling Pane Styles -------------------*/


td.historycontent {
	padding:4px;
}

p.normal {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 19px;
	font-weight:normal;
	color:#919181;
}

p.normal_small {
	text-decoration: none;
	font-family: BankGothic Md BT, Verdana, Arial, Helvetica, sans-serif; 
	font-size: 15px;
	font-weight:normal;
	color:#919181;
}
p.normal a {
	color: #919181;
	text-decoration: underline;
}

p.normal a:hover {
	color: #b1b1b1;
}

.slideshow {
	position: absolute;
	left: 0px;
	top: 0px;
}

div#image_rotate IMG {	/* -- For all the slide shows -- */
	position: absolute;
	top: 0;
	left: 0;
}

a:link, a:visited  {
	color:#6292C3;
	text-decoration:underline;
}

a:active, a:hover {
	color:#4863B0;
	text-decoration:underline;
}

.bold	{
	font-weight: bold;
}

li.sub-list	{
	font-weight: normal;
	list-style-position: inside;
	list-style-type:none;
	font-style: italic;
}

.quote {
	font-size:10px;
	color:#990000;
}

.small {
	font-size:10px;
}


