html,body {margin: 0;padding: 0;height: 100%;}
html>body #wrap {	height: 100%;}

.hidden{ display:none;}

#wrap {	margin:0;}

ul,li {margin:0px;}

#header {	width: 100%; height: 142px;	background-image: url(/img/head_bg.gif);}

html>body #header {	position: fixed;z-index: 10;}
html>body #content-wrap {	height: 100%;}
html>body #content {padding: 50px;padding-top: 162px;padding-bottom: 60px; text-align: justify;}

#footer {	width: 100%;	height: 42px;	background-image: url(/img/footer_bg.gif);	background-repeat: repeat-x;}
html>body #footer {	position: fixed;	bottom: 0;	z-index: 10;}
#footer {	color: #ffffff;	text-align:center;	line-height: 42px;}
#footerleft { position:relative; float: left; left: 50px; top: 0px; }
#footerright { position:relative; float: right; right: 50px; top: 0px; }
#footer a {color: #ffffff; text-decoration: none; }

body {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	color: #454545;	line-height: 18px;	background: #f1f1f1 url(/img/body_bg.jpg) fixed right bottom no-repeat;}

a {color: #454545 }

#bgheaderright {	background-image: url(/img/header_right.gif);	height: 142px;	position: fixed;	top: 0px;	width: 50%;	left: 50%;	z-index: 20;}
#bgheadergradient{	background-image: url(/img/header_gradient.gif);	height: 2px;	position: fixed;	top: 140px;	width: 700px;	left: 50%;	margin-left: -350px;	z-index: 30;}

#logo {	background-image: url(/img/tca_logo.gif); height: 42px;	position: fixed; top: 30px;	width: 323px; left: 50px; z-index: 50;}
#bars {	background-image: url(/img/bars.png); height: 106px; position: fixed; top: 34px;	width: 79px; right: 50px; z-index: 60;}

#menu {	position: fixed; top: 110px; z-index: 40; height:30px; float: left; line-height: 30px; left:5px; }
#menu li a { text-transform: uppercase; text-decoration: none; color: #FFF; }
#menu li a:hover , #menu li a:focus , #menu li.active a { color: #fff; background: #015f25 }
#menu li { position: relative; float: left; display: block; list-style: none; margin: 0 -1px; }
#menu li a { display: block; max-height: 30px; padding: 0 10px; }