table.contentarea-table2 {
	table-layout:fixed;
	width:100%;
}

#content {
	width:770px;
}
#content-sub {
	width:750px;
	min-height:390px;
}
* html #content-sub {
	height:390px;
}

table.subtable { padding-top:5px; }
#logo { width:600px; width:970px;}

#breadcrumb  {
	height:1px;
	background-color:#fff;
	border-top: 1px solid #333;
	padding:0;
	font-size:1px;
}

#top-right, #top-left  {
	height:10px;
	width:50%;
	font-size:1px;
	background-color:#fff;
	border-bottom: 1px solid #333;
	overflow:hidden;
}

#top-banner { height:100px; padding:5px 0;width:990px;	border-bottom: 0px solid #fff; }

td#content { padding:25px 10px 10px 10px; }

#logo {
	width:990px;
	height:100px;
	padding:0;
	margin:0;
}
#footer, #footer p {
	text-align:center;
	color:#000;
	padding:8px 0;
	background-color:#fff;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}
#footer p { border:none; }
/*

#logo h1#headline {
	background: url('../../../../logo/logo2.jpg') no-repeat left center;
	height: 100%;
	font-size: 1px;
	text-indent: -100em; 
	overflow: hidden;
	margin: 0;
	padding:0;
}
#logo h1#headline a {
	display: block;
	height: 100%;

	margin:0;
	padding:0;
}
#logo a:hover {
	text-decoration:none;
}
*/

