@import url(global/user.css);
@import url(global/common.css);
@import url(apps/forms01.css);
@import url(../../lightbox/lightbox.css);

body {
	background: #A7957F url(../images/bg.jpg);
	color: #333;
	font-family: verdana, helvetica, sans-serif;
	font-size: .76em;
	margin: 0px;
	padding: 0px;
	text-align: center;
}


#wrap {
	position: relative;
	margin: 0px auto;
	text-align: left;
	width: 766px;
	background: #fff url(../images/wrapbg.jpg);
}

html>body #wrap {

} 

#header {
	height: 146px;
	position: relative;
	margin: 0 auto;
	background: #c24100 url(../images/header.jpg) no-repeat;
}




#logo img {
	width: 342px;
	height: 85px;
	position: absolute;
	top: 10px;
	left: 0;

}

#printlogo{
	display: none;
	height: 15px;
	color: #000;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}




#tagline {
	
}

#tabs {
	position: absolute;
	padding: 0;
	margin: 0;
	height: 36px;
	top: 105px;
	left: 4px;
	width: 581px;
	height: 23px;
	background: #810800 url(../images/nav.gif);
}


#nav {
	
	padding: 0 0 0 0px;
	margin: 0 auto;

}

#nav ul{

	padding: 0px 0 0 0;
	margin: 0 auto;
	text-indent: -9000px;
}

#nav li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0px 0 0 0;
	
}

#nav a {
	height: 34px;
	float: left;
	outline: none;

}


/* Home */
#t36549 a{
	width: 81px;
}

#t36549 a:hover, #t36549.currenttab a{
	background: url(../images/nav.gif) 0 -36px no-repeat;
}

/* About */
#t37795 a{
	width: 87px;
}

#t37795 a:hover, #t37795.currenttab a{
	background: url(../images/nav.gif) -81px -36px  no-repeat;
}

/* Services */
#t37794 a{
	width: 103px;
}

#t37794 a:hover, #t37794.currenttab a{
	background: url(../images/nav.gif) -168px -36px  no-repeat;
}

/* Portfolio */
#t37793 a{
	width: 102px;
}

#t37793 a:hover, #t37793.currenttab a{
	background: url(../images/nav.gif) -271px -36px  no-repeat;
}

/* Literature */
#t37792 a{
	width: 111px;
}

#t37792 a:hover, #t37792.currenttab a{
	background: url(../images/nav.gif) -373px -36px  no-repeat;
}

/* Contact */
#t37791 a{
	width: 97px;
}

#t37791 a:hover, #t37791.currenttab a{
	background: url(../images/nav.gif) -484px -36px  no-repeat;
}



#main-body {
background: transparent url(../images/contentbg.gif) no-repeat;
}

#main-table-body {
	background: transparent;
	padding: 0px;
	margin: 0px;
	border-collapse:collapse;
	clear:left;
}

#main-table-body-leftcell {
	background: transparent;
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#main-table-body-rightcell {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}

#sidebar {
	margin: 0px;
	padding: 0px;
	width: 175px;
}

#menu-header {
	background: transparent;
}

#menu{
	margin: 75px 0 0 0;
	padding: 0px;
	width: 160px;
}

#menu ul {
	font-size: 90%;
	margin: 0px;
	padding: 0px 0px 0px 0px;
	background: #7f0600;
	border-top: 1px solid #fff;
	border-left: 2px solid #fff;
	border-right: 2px solid #fff;
}

	#menu ul li {
		list-style: none;
		margin: 0px;
		padding: 0;
		border-top: 1px solid #fff;
		border-bottom: 1px solid #fff;
	}
	
		#menu ul li a {
			color: #fff;
			font-weight: bold;
			margin: 0px;
			text-decoration: none;
			display: block;
			width: 146px;
			height: 30px;
			padding: 10px 0 0 10px;
		}
			
		#menu ul li a:hover{
			color: #fff;
			background-color: #E66000;
			font-weight: bold;
		}
		
		 #menu a.current{
			color: #fff;
			background-color: #E66000;
			font-weight: bold;
		}
		#menu ul li ul {
			font-size: 90%;
			margin:0;
			padding:0 0 5px 0;
			border:none;
			
		}
			#menu ul li ul li {
				border:none;
				padding: 5px 0 0 -5px;
				margin: 0 0 0 20px;
				border: 1px solid #7F0600;
				list-style-type: square;
				color: #fff;
			}
				#menu ul li ul li a {
					display: inline;
					background: none;
					padding:5px 0 5px 0px;
					width: 128px;
					height: auto;
				}
				
				#menu ul li ul li a:hover, #menu a.subcurrent {
					background: none;
					text-decoration: underline;
				}

#menu-footer {
	background: transparent;
	margin: 0;
	padding: 0;
}

#banner {
	display: none;
}

#breadcrumbbar{
	height: 20px;
	margin: 0px;
	padding: 17px 0 0 0;
	width: 760px;
}


#breadcrumblist{
	color: #fff;
	float: left;
	font-size: 85%;
	padding: 0px 0px 0px 20px;
	width: 500px;
	
}

#breadcrumblist a:link, #breadcrumblist a:visited{
	color: #fff;
	text-decoration: none;
}

#breadcrumblist a:hover, #breadcrumblist a:active{
	color: #fff;
	text-decoration: underline;
}

#breadcrumbemail{
	float: right;
	font-size: 85%;
	text-align: right;
	width: 100px;
	line-height: 15px;
}

#breadcrumbemail a:link, #breadcrumbemail a:visited {
	background: url(../images/email.gif) no-repeat 0px;
	color: #fff;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
	
}

#breadcrumbemail a:hover, #breadcrumbemail a:active {
	color: #fff;
	text-decoration: underline;
}

#breadcrumbprint{
	float: right;
	font-size: 85%;
	padding: 0px;
	text-align: right;
	width: 100px;
	line-height: 15px;
	
}

#breadcrumbprint a:link, #breadcrumbprint a:visited {
	background: url(../images/printer.gif) no-repeat left;
	color: #fff;
	float: right;
	padding: 0 5px 0 18px;
	text-decoration: none;
}

#breadcrumbprint a:hover, #breadcrumbprint a:active {
	color: #fff;
	text-decoration: underline;
}

#content {
	width: 585px;

	
}

#content-header {
	display: none;
}

#content-body {
	margin: 0px 10px 0px 10px;
	padding: 0px;

	
}

#pagetitle{

	list-style: none;
	margin: 0px 0px 20px 15px;
	padding: 0px;
	height: 75px;

}

#pagetitletext h1 {
	font-weight: normal;
	margin: 0px;
	padding: 33px 0 0 0;
	color: #fff;
	font-size: 28px;
}


#content-footer {
	display: none;
}

#footer {
	position: relative;
	width: 766px;
	height: 60px;
	padding: 10px 0 0 0;
	margin:	0px auto;
	background:url(../images/footerbg.jpg) top left no-repeat;
	font-size: 80%;
}

#footerwrap {
	width: 760px;
	padding: 7px 0 0 0;
	text-align: left;
}
#footerwrap ul{
	width: 550px;

	margin: 0 0 0 15px;
	padding: 0;
	text-align: center;

}

	#footerwrap li {
		display: inline;
		padding: 0 5px;
	}
	
	#footerwrap li a {
			padding: 0 7px;
			color: #9c3b30;
			text-decoration: none;
			font-weight: bold;
			text-transform: uppercase;

	}
	#footerwrap li a:hover {text-decoration: underline;}

#copyright{
	
	position: absolute;
	top: 50px;
	left: 25px;
}

#poweredby {
	position: absolute;
	top: 50px;
	right: 25px;
}
	#poweredby a {
		color: #333;
		text-decoration: none;
	}
	#poweredby a:hover {text-decoration: underline;}