@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: #fff;
	height: 100%;
}

body{
	background: transparent url(../images/body_bg.gif) repeat-x 0px 0px;
	color:#333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	text-align: center;
	height: 100%;
}

body.admin{
	background-position: 0 14px;
}

#wrap{
	margin:0px auto;
	text-align:left;
	width:902px;
	min-height: 100%;
	position: relative;
	/* Set this to the same height as the footer */
    margin-bottom: -55px;
}

/* HEADER
-------------------------------------------*/
#header{
	height: 100px;
	margin:0 auto;
	background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

#header h1{
	position: absolute;
	right:16px;
	top:12px;
	background:transparent url(../images/imagination.gif) no-repeat 0px 0px;
	text-indent:-10000px;
	display:block;
	width:235px;
	height:10px;
}
	#logo{
		background: url(../images/logo.gif) 0 0 no-repeat;
		left:76px;
		position:absolute;
		top: 58px;
	}
		#logo img{
			height:96px;
			width:90px;
		}


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
	height:auto;
	height:19px;
	width:608px;
	position:absolute;
	left:276px;
	top:62px;
}
	#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:19px 0 0 0;
					width:50px;
					position:absolute;
				}
				
				/*Home*/
				#t61076 a, #t61076 a.active{
				background-position:0px 0px;
				width:45px;
				left:0px;
				}
				
				#t61076 a:hover{
				background-position:0px -19px;
				}
				
				/*About Us*/
				#t61662 a{
				background-position:-73px 0;
				left:73px;
				width:65px;
				}
				
				#t61662 a:hover, #t61662 a.active{
				background-position:-73px -19px;
				}
				
				
				/*Projects*/
				#t61665 a{
				background-position:-170px 0;
				left:170px;
				width:59px;
				}
				
				#t61665 a:hover, #t61665 a.active{
				background-position:-170px -19px;
				}
				
				/*Portfolio*/
				#t61675 a{
				background-position: -262px 0;
				left:262px;
				width:62px;
				}
				
				#t61675 a:hover, #t61675 a.active{
				background-position: -262px -19px;
				}
				
				/*Resources*/
				#t61668 a{
				background-position: -354px 0;
				left:354px;
				width:78px;
				}
				
				#t61668 a:hover, #t61668 a.active{
				background-position: -354px -19px;
				}
				
				/*Login*/
				#t61683 a{
				background-position: -461px 0;
				left:461px;
				width:39px;
				}
				
				#t61683 a:hover, #t61683 a.active{
				background-position: -461px -19px;
				}
				
				/*Contact Us*/
				#t61664 a{
				background-position: -532px 0;
				left:532px;
				width:81px;
				}
				
				#t61664 a:hover, #t61664 a.active{
				background-position: -532px -19px;
				}
				
#main-body{
}
	#main-table-body{
		background:transparent;
		border-collapse:collapse;
		clear:left;
		
		
	}
	#main-table-body-leftcell{
		background: transparent;
		width:250px;
		vertical-align:top;
	}
	#main-table-body-rightcell{
		vertical-align:top;
		width:650px;
	}

/* SUB MENU
-------------------------------------------*/
#sidebar {
	background:none;
	margin:7px 0 0 0;
}

#menu-header {
	background:transparent;
}

#menu{
	margin: 100px 0 0 2px;
	padding:0;
	width: 250px;
}
	#menu ul{
		font-size: 12px;
		margin:0 0px 0 0;
		padding:0;
		list-style: square inside;
		width:247px;
	}
		#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;
				font-family:Arial, Helvetica, sans-serif;
				color:#5b5e62;
				display:block;
				font-size: 12px;
				padding: 6px 0px 6px 13px;
				width:222px;
			}
			
			#menu a:hover {
				color: #5b9692;
			}
			
			#menu a.current{
				color: #5b9692;
			}
			
			#menu a.subcurrent{
				color: #5b5e62;
				background:transparent url(../images/menu_a_hover.gif) no-repeat 16px 11px;
				text-decoration: none;
			}
			
			#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: 27px;
				text-decoration: none;
				width:212px;
				background:transparent url(../images/menu_a.gif) no-repeat 16px 11px;
			}
			
			#menu li ul li a:hover {
				background:transparent url(../images/menu_a_hover.gif) no-repeat 16px 11px;
				color:#5b5e62;
			}
			
			
			#menu h3{
				margin:0px;
				padding:0px;
			}
			
			#menu h3 a{
				width:248px;
				height:45px;
				text-decoration:none;
				border:0px;
				text-indent:-10000px;
				padding:0px;
				margin:0px;
			}
			
			/*About*/
			.tab61662 #menu h3 a, .tab61662 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/about.gif) no-repeat 0px 0px;
			}
			
			/*Projects*/
			.tab61665 #menu h3 a, .tab61665 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/projects.gif) no-repeat 0px 0px;
			}
			
			/*Portfolio*/
			.tab61675 #menu h3 a, .tab61675 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/portfolio.gif) no-repeat 0px 0px;
			}
			
			/*Resources*/
			.tab61668 #menu h3 a, .tab61668 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/resources.gif) no-repeat 0px 0px;
			}
			
			/*Login*/
			.tab61683 #menu h3 a, .tab61683 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/login.gif) no-repeat 0px 0px;
			}
			
			/*Contact Us*/
			.tab61664 #menu h3 a, .tab61664 #menu h3 a:hover{
			background: transparent url(../images/menu_headings/contact.gif) no-repeat 0px 0px;
			}
			
	#menu-footer{
		background:transparent;
		padding-top:30px;
	}
	
	#menu-footer a img{
		border:0px;
		padding-bottom:30px;
	}

#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 23px;
		width:433px;
		color:#9fa5ac;
		font-family:Arial, Helvetica, sans-serif;
		font-weight:bold;
	}
		#breadcrumblist a:link, #breadcrumblist a:visited{
			color:#9fa5ac;
			font-family:Arial, Helvetica, sans-serif;
			font-weight:bold;
			text-decoration:none;
		}
		#breadcrumblist a:hover, #breadcrumblist a:active{
			text-decoration:underline;
			color:#9fa5ac;
		}
		#breadcrumbemail{
			font-size: 10px;
			position:absolute;
			right:104px;
			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;
				color:#9fa5ac;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbemail a:hover, #breadcrumbemail a:active{
				color:#9fa5ac;
				text-decoration:underline;
				}
		
		#breadcrumbprint{
			font-size: 10px;
			position:absolute;
			right:21px;
			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;
				color:#9fa5ac;
				font-weight:bold;
				text-decoration:none;
			}
				#breadcrumbprint a:hover, #breadcrumbprint a:active{
				color:#9fa5ac;
				font-weight:bold;
				text-decoration:underline;
				}


/* CONTENT AREA
-------------------------------------------*/
#content{
	clear:left;
	width:inherit;
}
	#content-header{
		display:none;
	}
	#content-body{
		margin: 5px 0px 0 0px;
		padding:184px 30px 10px 20px;
		overflow:hidden;
		background:transparent url(../images/content_body_bg.jpg) no-repeat 0px 0px;
	}
	#pagetitle{
		margin:0 0 15px -20px;
		background:#333333;
		width:650px;
		
	}
		#pagetitletext h1{
			font-size:26px;
			font-family:Arial, Helvetica, sans-serif;
			padding:25px 10px 10px 15px;
			font-weight: normal;
			color: #9fa5ac;
		}
	#content-footer{
		
	}

/* FOOTER
-------------------------------------------*/
#clearfooter{
		/* Set this to the same height as the footer */
		height: 55px;
		clear: both;
}

#footer{
	clear:both;
	height: 55px;
	margin:0 auto;
	position:relative; 
}
	#footerwrap{
		margin:0 auto;
		width: 900px;
		position:relative;
		height: 55px;
		background:transparent url(../images/footerwrap_bg.gif) no-repeat 0px bottom;
	}
	
	#footerwrap ul{
		padding-left:80px;
		padding-top:5px;
	}
	
	#footerwrap ul li{
		display:inline;
		background:transparent url(../images/footerBox.gif) no-repeat 4px 3px;
		color:#333333;
		font-family:Arial, Helvetica, sans-serif;
		font-size:11px;
		padding-left:24px;
		padding-right:3px;
	}
	
	#footerwrap ul li.first{
		background:transparent;
	}
	
	#footerwrap ul li a{
		color:#333333;
		text-decoration:none;
	}
	
	#footerwrap ul li a:hover{
		text-decoration:underline;
	}
	
	#copyright{
		color:#fff;
		font-size:9px;
		position:absolute;
		left:0px;
		bottom:10px;
	}
	
	
	#poweredby{
		color:#999;
		font-size:11px;
		position:absolute;
		left:370px;
		bottom:4px;
	}
		#poweredby a{
			color:#333;
			text-decoration:none;
		}
		#poweredby a:hover {text-decoration: underline;}