@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);

html{
	background:#636466 url(../images/body_bg.gif) 0 0 repeat-x;
	height: 100%;
}

body{
	background:transparent url(../images/body_bg2.gif) top center no-repeat;
	color:#252c3c;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}


#wrap{
	margin:0px auto;
	text-align:left;
	width:900px;
	position: relative;
	background:#fff url(../images/wrap_bg.gif) 0px 271px no-repeat;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 271px;
	background:transparent url(../images/header_bg.jpg) no-repeat 0px 0px;
	margin:0 auto;
}

#header h1{
	position: absolute;
	top: 30px;
	font-size: 30px;
	color: #fff;
	font-family: Georgia, "Times New Roman", Times, serif;
}
	#logo{
		background: url(../images/spacer.gif) 0 0 no-repeat;
		left:0px;
		position:absolute;
		top: 18px;
	}
		#logo img{
			height:105px;
			width:292px;
		}

/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:12px;
	width:100%;
}
	#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_bg.gif) 0 0 no-repeat;
					height:0 !important;
					overflow:hidden;
					padding:132px 0 0 0;
					position:absolute;
					top:0px;
				}
				
				/*Contact*/
				#t60150 a{
				right:0px;
				width:90px;
				background-position:-416px 0;
				}
				
				#t60150 a.active, #t60150 a:hover{
				background-position:-416px -132px;
				}
				
				/*Resources*/
				#t60149 a{
				right:90px;
				width:94px;
				background-position:-322px 0px;
				}
				
				#t60149 a.active, #t60149 a:hover{
				background-position:-322px -132px;
				}
				
				/*Services*/
				#t60148 a{
				background-position:-237px 0;
				right:184px;
				width:86px;
				}
				
				#t60148 a.active, #t60148 a:hover{
				background-position:-237px -132px;
				}
				
				/*Properties*/
				#t60147 a{
				width:91px;
				right:270px;
				background-position:-154px 0px;
				}
				
				#t60147 a.active, #t60147 a:hover{
				background-position:-154px -132px;
				}
				
				/*About Us*/
				#t60146 a{
				right:361px;
				width:91px;
				background-position:-67px 0;
				}
				
				#t60146 a:hover, #t60146 a.active{
				background-position:-67px -132px;
				}
				
				/*Home*/
				#t55566 a{
				right:452px;
				width:65px;	
				}
				
				#t55566 a.active, #t55566 a:hover{
				background-position:0 -132px;
				}
				
				#t60215 a{
					background:url(../images/nav_bg2.gif) 0 0 no-repeat;
					padding:37px 0 0 0;
					top:234px;
					width:312px;
					left:556px;
				}
				
				#t60215 a:hover, #t60215 a.active{
				background-position:0px -38px;
				}
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:220px;
		vertical-align:top;
		padding-left:20px;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent url(../images/menuHeading.gif) no-repeat 0px 0px;
	height:50px;
}

.tab60146 #menu-header{
	background:transparent url(../images/menuHeading_AboutUs.gif) no-repeat 0px 0px;
}

.tab60147 #menu-header{
	background:transparent url(../images/menuHeading_properties.gif) no-repeat 0px 0px;
}

.tab60149 #menu-header{
	background:transparent url(../images/menuHeading_Resources.gif) no-repeat 0px 0px;
}

.tab60148 #menu-header{
	background:transparent url(../images/menuHeading_Services.gif) no-repeat 0px 0px;
}

.tab60150 #menu-header{
	background:transparent url(../images/menuHeading_contactUs.gif) no-repeat 0px 0px;
}

#menu{
	margin: 0px 0 0 0px;
	padding:0 0 5px 0;
	width: 220px;
	background: #A5A6A6 url(../images/menu_border.gif) no-repeat bottom center;
}
	#menu ul{
		font-size: 12px;
		margin:0 0px 0 0;
		padding:0;
		list-style: square inside;
	}
		#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:#fff;
				display:block;
				font-size: 11px;
				font-weight:bold;
				padding: 6px 0px 6px 15px;
				background:transparent url(../images/menu_border.gif) no-repeat 0px -1px;
			}
			
			#menu a:hover {
				color: #005fae;
			}
			
			#menu a.current{
				color: #005fae;
			}
			
			#menu a.subcurrent{
				color: #005fae;
				background:transparent url(../images/menu_border_box.gif) no-repeat scroll 0px 0px;
				text-decoration: none;
				padding-left:33px;
			}
			
			#menu li ul{
				margin: 0 0px 0 0px;
				padding: 0;
			}
			
			#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;
				background:transparent url(../images/menu_border.gif) no-repeat 0px -1px;
				text-decoration: none;
				padding-left:22px;
			}
			
			#menu li ul li a:hover {
				background-color: transparent;
				color: #005fae;
			}
			
	#menu-footer{
		background:#eff0f0 url(../images/menu_footer.gif) no-repeat 0px 0px;
		height:406px;
	}

#banner {
	display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
	padding:0 0 0 0px;
	margin: 0;
	position:relative;
	width: 100%;
}
	#breadcrumblist{
		font-size: 10px;
		line-height:120%;
		padding:.5em 0 .5em 30px;
		width:649px;
		color:#333333;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			font-weight:bold;
			font-size:9px;
			color:#005dab;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{			
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:12em;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbemail a:link, #breadcrumbemail a:visited{
				background:url(../images/email.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:bold;
				color:#999999;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#999999;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:33px;
			text-align:right;
			top:5px;
			width:9em;
		}
			#breadcrumbprint a:link, #breadcrumbprint a:visited{
				background:url(../images/printer.gif) 0 2px no-repeat;
				float:right;
				padding:0 5px 0 18px;
				font-family:Verdana, Arial, Helvetica, sans-serif, "Lucida Sans";
				font-weight:bold;
				color:#999999;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#999999;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 22px 30px 0 30px;
		padding:0 0 10px 0;
		overflow:hidden;
	}
	#pagetitle{
		margin:0 0 15px 0px;
	}
		#pagetitletext h1{
			font-size:24px;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:normal;
			color: #005dab;
			padding-bottom:3px;
			border-bottom:5px solid #ccdeec;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 50px;
		clear: both;
		background:#636466;
}

#footer{
	clear:both;
	height: 50px;
	margin:0 auto;
	position:relative;
	background: #FFF;
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 40px;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:303px;
		bottom:-18px;
		display:none;
	}
	
	#poweredby{
		color:#999;
		font-size:9px;
		position:absolute;
		right:17px;
		bottom:-32px;
	}
		#poweredby a{
			color:#fff;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}