body{
	
	/*background:url('images/bg.jpg');*/
		}
	
	#conthead
	{
	position:relative;
	width:800px;
	height:auto;
	z-index:10;
	margin-left:auto;
	margin-right:auto;
	}
	
	td.topbar
	{
	position:relative;
	margin-top:0px;
	left:0px;
	background:url('../images/backgd_navi.gif');
	z-index:-1;
	width:100%;
	height:98px;
	margin-bottom:0px;
		}
	.logo
	{
	float:left;
	position:absolute;
	top:1px;
	z-index:10;
	left: 3px;
	}
	
.lower
{
background:url('../images/backgd_navi.gif');
font-size: 14px; font-family:;
}
h1.companyName
{
text-align:center;
color:#ffffff;
text-decoration:none;
position:absolute;
left:175px;
top:40px;
font-size: 26px; font-family:'Goudy Old Style';
}
table.one{
empty-cells: show;
border-spacing: 0px;
width:100%;
border:colapse;
left:0px;
}

a
{
color:#ffffff;
text-decoration:none;
font-family:sans-serif;
padding:0.2em 0.2em;
font-size:8pt;
font-weight:bold;
}
a:hover
{
color:#ffffff;
}
td.menu
{
background:url('../images/backgd_navi.gif');

}
table.menu
{
font-size:80%;
position:absolute;
visibility:hidden;
border-left:1px double #c0c0c0;
z-index:2;
font-family:arial;
width:150px;
}

	#contfoot
	{
	position:relative;
	width:800px;
	height:auto;
	z-index:1;
	margin-left:auto;
	margin-right:auto;
		}
.footer 
{
background:url('../images/backgd_navi.gif');
font-size: 10px; 
font-family:sans-serif;
color:white;
height:20px;
}
