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

html {
	background: #fff url(../images/bodyBkgd.gif) top center repeat-y;
}

body {
	margin: 0;
	padding: 0;
	/*background: #fff url(../images/bodyBkgd.gif) top right repeat-y;*/
	color: #333;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 76%;
	text-align: center;
}

div#topShadow {
	position: absolute;
	top: 0;
	right: 0;
	width: 100%;
	height: 40px;
	background: transparent url(../images/topShadow.gif) top center repeat-x;
	z-index: 1;
}

#wrap {
	position: relative;
	width: 760px;
	margin: 0 auto;
	padding: 0;
	text-align: left;
	z-index: 5;
}

html>body #wrap {
  	width: 760px;
} 

#header {
	position: relative;
	top: 25px;
	margin: 0;
	background: transparent url(../images/headBkgd.gif) top center no-repeat;
	height: 105px;
	position: relative;
	width: 760px;
	
}

#header h1 {
	display: none;
}

#header div#flashBanner {
	position: absolute;
	top: 0;
	left: 180px;
}

#logo {
	position: absolute;
	left: 37px;
	top: 41px;
}

#logo img {
	display: block;
	width: 115px;
	height: 54px;
}

#header p {
	display: none;
}

#printlogo{
	display: none;
	color: #028;
}

#tabs {
	position: absolute;
	top: 0;
	left: 0;
	width: 760px;
	height: 25px;
 	margin: 0;
	padding: 0;
}

#nav {
	margin: 0;
	padding: 0;
}

#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
}



#nav a {
	display: block;	 
	height: 25px;
	text-decoration: none;
	text-indent: -9000px;
	background-image: url(../images/primary.gif);
	background-color: transparent;
	background-repeat: no-repeat;
	color: #082;
}

/*Home*/
li#t26310 {
	display: none;
	}

/*Projects*/
li#t26398 a {
	width: 152px;
	background-position: 0 0;
}

li#t26398 a:hover {
	background-position: 0 -25px;
	}

body.tab26398 li#t26398 a,
body.tab26398 li#t26398 a:hover {
	background-position: 0 -50px;
	}

/*Portfolio*/
li#t26397 a {
	width: 152px;
	background-position: -152px 0;
	}

li#t26397 a:hover {
	background-position: -152px -25px;
	}

body.tab26397 li#t26397 a,
body.tab26397 li#t26397 a:hover {
	background-position: -152px -50px;
	}

/*About*/
li#t26396 a {
	width: 152px;
	background-position: -304px 0;
	}

li#t26396 a:hover {
	background-position: -304px -25px;
	}

body.tab26396 li#t26396 a,
body.tab26396 li#t26396 a:hover {
	background-position: -304px -50px;
	}	

/*Press*/
li#t26395 a {
	width: 152px;
	background-position: -456px 0;
	}

li#t26395 a:hover {
	background-position: -456px -25px;
	}

body.tab26395 li#t26395 a,
body.tab26395 li#t26395 a:hover {
	background-position: -456px -50px;
	}
	
/*Contact*/

li#t26394 a {
	width: 152px;
	background-position: -608px 0;
	}

li#t26394 a:hover {
	background-position: -608px -25px;
	}
	
body.tab26394 li#t26394 a,
body.tab26394 li#t26394 a:hover {
	background-position: -608px -50px;
	}

div#main-body {
	position: relative;
	top: 25px;
}

#main-table-body {
	clear: both;
	margin: 0;
	padding: 0;
	background: transparent url(../images/contentBkgd.gif) top right repeat-y;
}

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

td#main-table-body-leftcell {
	width: 180px;
}

#main-table-body-rightcell {
	width: 580px;
	background: transparent url(../images/contentTop.gif) top right no-repeat;
}

#sidebar {
	margin: 0;
	padding: 20px 0 0 0;
	background: transparent url(../images/sidebarTop.gif) top right no-repeat;
}

#menu-header {
	display: none;
}

#menu {
	margin: 0;
	padding: 0;
}

/*Secondary Menu Links*/

#menu ul {
	list-style: none;
	margin: 0 0 0 5px;
	padding: 0;
}

#menu li {
	margin-bottom: 5px !important;
	margin-bottom: 0;
	padding: 0;
	text-align: right;
}

#menu a {
	display: block;
	margin: 0 0 0 10px;
	padding: 18px 5px 2px 5px;
	border-width: 1px 0 1px 1px;
	border-color: #028;
	border-style: solid;
	font-family: tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	text-transform: uppercase;
	letter-spacing: .08em;
	color: #333;
}

#menu a:hover {
	color: #028;
}

#menu a.current {
	background: #569 url(../images/secondaryBkgd.gif) top right repeat-y;
	border-color: #569;
	color: #fff;
}

/* Tertiary Navigation */

#menu ul li ul {
	list-style: none;
	margin: 1px 0 10px 10px;
	padding: 5px 0 2px 0;
	background: #aaa url(../images/tertiaryBkgd.gif) top right repeat-y;
}

#menu ul li ul li {
	margin-bottom: 10px;
	padding: 0 10px 5px 5px;
	text-align: left;
}

#menu ul li ul li a {
	display: inline;
	margin: 0;
	padding: 0;
	border: 0;
	font-size: .9em;
	font-weight: normal;
	text-transform: none;
	letter-spacing: 0;
	color: #000;
}

#menu ul li ul li a.subcurrent {
	font-weight: bold;
}

#menu-footer p {
	margin: 0 10px 0 20px;
	line-height: 1.75em;
	font-weight: bolder;
	font-size: .85em;
	color: #555;
}

#banner {
	display: none;
}

#breadcrumbbar{
	display: none;
	height: 15px;
	margin: 10px 4px 0 5px;
	padding: 0 4px 1px 0;
	border-bottom: 1px solid #569;
	font-family: tahoma, helvetica, sans-serif;
	color: #569;
	text-transform: uppercase;
}

#breadcrumblist{
	float: left;
	width: 400px;
	font-size: 9px;
	padding: 0;
}

#breadcrumblist a {
	color: #028;
	font-weight: bold;
	text-decoration: none;
}

#breadcrumblist a:hover {
	text-decoration: underline;
}

#breadcrumbemail {
	float: left;
	margin: 0 10px 0 0;
	padding: 0 0 0 18px;
	background: url(../images/email.gif) center left no-repeat;
	font-size: 9px;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbemail a {
	text-decoration: none;
	font-weight: normal;
	color: #028;
}

#breadcrumbprint {
	float: left;
	width: 75px;
	height: 13px;
	margin: 0 0 0 5px;
	padding: 0 0 0 28px;
	background: url(../images/printer.gif) center left no-repeat;
	font-size: 9px;
	padding: 0;
	text-align: right;
	white-space: nowrap;
}

#breadcrumbprint a {
	text-decoration: none;
	font-weight: normal;
	color: #028;
}
	
#content {
	margin: 0;
	padding: 0 10px 35px 5px;
	z-index: 100;
}

#content-header {
	display: none;
}

#content-body {
	margin: 0;
	padding: 0;
}

#pagetitle{
	margin: 8px 0 0 0;
	padding: 0;
}

#pagetitletext{
	padding: 0;
  margin: 0;	
}

#pagetitletext h1{
	margin: 0 0 .5em 0;
	font-size: 1.75em;
	font-weight: normal;
	letter-spacing: .1em;
	text-transform: uppercase;
	color: #028;
}

#content-footer {
	display: none;
}

#footer {
	clear: both;
	position: relative;
	top: 25px;
	height: 50px;
	margin: 0;
	padding: 20px 0 0 0;
	background: transparent url(../images/footBkgd.gif) top center no-repeat;
	text-align: right;
	font-size: 9px;
	text-transform: uppercase;
	color: #569;
	z-index: 1;
}

#footer a {
	text-decoration: none;
	font-weight: normal;
	color: #569;
}

#footer a:hover {
	color: #fff;
}

/* Fixes float escaping bug in IE/Win, hides from IE Mac \*/
* html #footer p { height: 1%; }
/* End hide from IE Mac */

#copyright, #poweredby {
	padding: 0 10px;
	color: #569;
}

#copyright{
	float: right;
	margin: 0;
}

#poweredby a:hover, #poweredby a:active{
	color: #ccc;
}