@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(apps/news01.css);

.temputils{
	background: none;
	display: inline;
	
	position: absolute;
	top: 2px;
	right: 10px;
}

.temputils li{
	background: none;
	display: inline;
}

.temputils li a{
	color: #fff;
	font-weight: bold;
}

html{
	background:transparent url(../images/body_bg.jpg) repeat 0px 0px;
	height: 100%;
}

body{
	color:#5e6a72;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:960px;
	position: relative;
	background:transparent url(../images/wrap_bg.png) no-repeat -7px 0px;
	padding-left:17px;
	padding-right:24px;
	padding-top:40px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 245px;
	margin:0 auto;
	background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
}

/*Contact*/
.tab73745 #header{
background:transparent url(../images/mastheads/contact.jpg) no-repeat 0px 0px;
}

/*Investor Relations*/
.tab73749 #header{
background:transparent url(../images/mastheads/investorRelations.jpg) no-repeat 0px 0px;
}

/*Properties*/
.tab73748 #header{
background:transparent url(../images/mastheads/properties.jpg) no-repeat 0px 0px;
}

/*Services*/
.tab73751 #header{
background:transparent url(../images/mastheads/services.jpg) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/logo.gif) 0 0 no-repeat;
		left:39px;
		position:absolute;
		top: 63px;
	}
		#logo img{
			height:31px;
			width:205px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:auto;
	width:937px;
	background:transparent url(../images/tabs_bg.gif) no-repeat 0px 0px;
	height:36px;
	margin-left:11px;
}
	#nav{
		margin:0 auto;
		text-align:center;
	}
		#nav ul{
			list-style:none;
			margin:0 auto;
			text-align:left;
		}
			#nav ul li{
				background-image:none;
				display:inline;
				margin:0;
				padding:0;
			}
				#nav a{
					display:block;
					float:left;
					text-decoration:none;
					background:url(../images/nav_a.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:36px 0 0 0;
					position:absolute;
				}
				
				
				/*Home*/
				#t73388 a{
				background-position:-27px 0;
				left:56px;
				width:54px;
				}
				
				#t73388 a:hover, #t73388 a.active{
				background-position:-27px -36px;
				}
				
				/*Company Overview*/
				#t73750 a{
				background-position:-113px 0;
				left:142px;
				width:162px;
				}
				
				#t73750 a:hover, #t73750 a.active{
				background-position:-113px -36px;
				}
				
				/*Services*/
				#t73751 a{
				background-position:-314px 0;
				left:341px;
				width:75px;
				}
				
				#t73751 a:hover, #t73751 a.active{
				background-position:-314px -36px;
				}
				
				
				/*Properties*/
				#t73748 a{
				background-position:-424px -0px;
				left:453px;
				width:95px;
				}
				
				#t73748 a:hover, #t73748 a.active{
				background-position:-424px -36px;
				}
				
				/*Investor Relations*/
				#t73749 a{
				background-position:-556px 0;
				left:584px;
				width:164px;
				}
				
				#t73749 a:hover, #t73749 a.active{
				background-position:-556px -36px;
				}
				
				/*News*/
				#t73747 a{
				left:784px;
				width:49px;
				background-position:-756px 0;
				}
				
				#t73747 a:hover, #t73747 a.active{
				background-position:-756px -36px;
				}
				
				/*Contact*/
				#t73745 a{
				left:867px;
				width:75px;
				background-position:-840px 0;
				}
				
				#t73745 a:hover, #t73745 a.active{
				background-position:-840px -36px;
				}
				
				
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent url(../images/leftCell.gif) repeat-y 0px 0px;
		width:205px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:600px;
	}
	#main-table-body-far-right-cell{
		width:148px;
		background:#f0f0f1 url(../images/rightCell.jpg) no-repeat 0px bottom;
		vertical-align:top;
	}
	
	#third-column{
	padding-top:7px;
	text-align:center;
	height:521px;
	}
	
	#third-column a img{
	border-left:3px solid #fff;
	border-right:3px solid #fff;
	border-top:4px solid #fff;
	border-bottom:4px solid #fff;
	padding:0px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 0px 0 0 2px;
	padding:0;
	width: 176px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0px 0 11px;
		padding:0;
		list-style: square inside;
		border-bottom: 1px solid #ededee;
	}
		#menu li{
			background-image:none;
			padding:0 0 0 0px;
			margin: 0 0px 0px 0;
			list-style: none;
		}
			#menu a {
				text-decoration:none;
				text-transform:none;
				color:#5e6a72;
				font-family:Georgia, "Times New Roman", Times, serif;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 5px;
				border-top: 1px solid #ededee;
				width:160px;
			}
			
			#menu a:hover {
				color: #fff;
				background:#44687d;
			}
			
			#menu a.current{
				color: #fff;
				background:#44687d;
			}
			
			#menu a.subcurrent{
				color: #5d9ac9;
				background:transparent;
				text-decoration: none;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
				border-bottom:0px;
			}
			
			#menu li ul li{
				list-style: none;
				padding: 0px 0 0px 0px;
				margin: 0;
			}
			
			#menu li ul li a {
				font-size: 12px;		
				padding-left: 15px;
				border-top: 1px solid #ededee;
				text-decoration: none;
				width:150px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #5d9ac9;
				background:transparent;
			}
			
			#menu h3{
			margin:0px;
			padding:0px;
			position:absolute;
			left:30px;
			top:329px;
			}
			
			#menu h3 a, #menu h3 a:hover{
			margin:0px 0 15px 0;
			padding:0px;
			border:0px;
			text-indent:-10000px;
			text-decoration:none;
			width:162px;
			height:23px;
			}
			
			/*Company Overview*/
			.tab73750 #menu h3 a, .tab73750 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/company_overview.gif) no-repeat 0px 0px;
			}
			
			/*Services*/
			.tab73751 #menu h3 a, .tab73751 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/services.gif) no-repeat 0px 0px;
			}
			
			/*Properties*/
			.tab73748 #menu h3 a, .tab73748 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/properties.gif) no-repeat 0px 0px;
			}
			
			/*Investor Relations*/
			.tab73749 #menu h3 a, .tab73749 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/investor_relations.gif) no-repeat 0px 0px;
			}
			
			/*News*/
			.tab73747 #menu h3 a, .tab73747 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/news.gif) no-repeat 0px 0px;
			}
			
			/*Contact*/
			.tab73745 #menu h3 a, .tab73745 #menu h3 a:hover{
			background:transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		height:259px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 0;
	position:relative;
	width: 730px;
	padding-left:203px;
	background:transparent url(../images/leftCell.gif) repeat-y scroll 0 0;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:14px;
		padding:16px 0 10px 0;
		width:547px;
		color:#5e6a72;
		font-family:Arial, Helvetica, sans-serif;
		font-size:10px;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#5e6a72;
			font-family:Arial, Helvetica, sans-serif;
			font-size:10px;
			text-decoration:underline;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			color:#5e6a72;
			text-decoration:none;
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:9em;
			text-align:right;
			top:15px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 6px 18px;
				color:#5e6a72;
				font-family:Arial, Helvetica, sans-serif;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:0;
			text-align:right;
			top:15px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 6px 18px;
				color:#5e6a72;
				font-family:Arial, Helvetica, sans-serif;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 0px 0 0px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
	}
		#pagetitletext h1{
			font-size:24px;
			font-weight:normal;
			color: #5d9bca;
			font-family:Arial, Helvetica, sans-serif;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		display:none;
}

#footer{
	clear:both;
	height: 75px;
	margin:0 auto;
	position:relative;
}
	#footerwrap{
		margin:0 auto;
		width: 960px;
		position:relative;
		height: 75px;
		background:transparent url(../images/footer_bg.png) no-repeat 0px 0px;
		padding-left:15px;
		padding-right:22px;
	}
	
	#copyright{
		color:#d1d2d3;
		font-size:9px;
		position:absolute;
		right:90px;
		bottom:44px;
		width:79px;
		font-family:Arial, Helvetica, sans-serif;
		text-transform:capitalize;
	}
	
	#copyrightTitle{
		color:#d1d2d3;
		font-size:9px;
		position:absolute;
		right:38px;
		bottom:44px;
		text-transform:capitalize;
		font-family:Arial, Helvetica, sans-serif;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:24px;
		bottom:4px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}
		
		#footernav{
		margin-left:12px;
		width:783px;
		padding-top:16px;
		}
		
		#footernav ul{
		padding:0px;
		margin:0px;
		}
		
		#footernav ul li{
		display:inline;
		margin:0px;
		padding:0px;
		background:transparent;
		}
		
		#footernav ul li a{
		font-family:Georgia, "Times New Roman", Times, serif;
		font-size:12px;
		color:#fff;
		margin:0px 22px;
		text-decoration:none;
		}
		
		#footernav ul li a:hover, #footernav ul li a.active{
		color:#76aad2;
		}
		
		#footerContact{
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#5e6a72;
		line-height:18px;
		background:transparent url(../images/contactBG.gif) no-repeat 0px 4px;
		padding-top:38px;
		position:absolute;
		text-align:left;
		left:23px;
		top:-218px;
		padding-left:11px;
		}
		
		#footerContact .footerContactLink{
		position:absolute;
		top:0;
		}
		
		#footerContact .footerContactLink img{
		padding:0px;
		border:0px;
		height:16px;
		width:64px;
		}
		
		#footerContact strong{
			font-family:Arial, Helvetica, sans-serif;
			color:#004c81;
			font-weight:bold;
		}
		
		#footerContact span{
			display:block;
			float:left;
		}
		
		#footerContact span.first{
		width:47px;
		}
		
		#footerContact a, #footerContact a:hover{
		color:#004c81;
		}
