
* html { height: 100%; }
h6 { font-size: 10px; font-family: Verdana, Cambria, "Times New Roman"; line-height: 15px; background-color: #808080;}
body
{
    font-size: 10pt;
    font-family: Verdana, Cambria, "Times New Roman";
    color: #444;
}
div.content
{
	margin-right: auto;
    margin-left: auto;
	width: 850px;
	min-height:500px;
	border-top: 1px solid black;
}
#header
{
	width: 865px;
	height: 104px;
	border: 1px solid white;
}
#header table
{
	float: left;
	text-align: center;
	border-collapse: collapse;
	left: -3px;
	width: 576px;
}
#header td
{
	border-right: 5px solid white;
	height: 80px;
	width: 125px;
	text-align: center;
	background-color: #808080;
	/*border: 1px solid black;*/
}
#header a
{
	background-color: #808080;
	text-decoration: none;
	color: White;
	
	/*border: 1px solid black;*/
}
#header a:hover
{
	text-decoration: none;
	cursor: hand;
}
img.fctlogo
{
	float:left;
	position:relative;
	display: inline;
	width: 274px;
	height: 118px;
	border: none;
	z-index: 2;
}
.sidebar
{
	margin: 0px;
	padding-left: 10px;
    width: 245px;
    float: left;
    height: 280px;
    line-height: 25px;
    display: inline;
    border: none;
}
div.present
{
	float: left;
	width: 585px;
	height: auto;
	border: 1px solid white;
}
ul.sidebar
{
	list-style-type:none;
	text-align: left;
	height: 25px;
}
li.sidebar
{
	width: 100px;
}
#footer
{
	width: 850px;
	border:none;
	position: relative;
	height: 150px;
	margin-right: auto;
    	margin-left: auto;
	padding-top: 10px;
    	clear:both;
}
/*#footer { position:absolute;bottom:0;left:0; height:100px;width:100%;background-color:black }*/
#footer a
{
	text-decoration: none;
	color: White;
}

#footer_bottom {background-color: #808080; width: 100%; text-align: center; line-height: 15px;}

#ad 
{
	table-layout: auto; 
	top: -32px; z-index: 1; 
	border-collapse: collapse; 
	text-align: left; 
	display: block; 
	width: 530px; 
	height: 214px; 
	position: relative; 
	empty-cells: show;
	z-index: 0;
}

#ad .ad-content 
{
	width: 530px; 
	height: 214px; 
	border: 1px solid #6571B0; 
	padding-left: 30px; 
	padding-top: 75px; 
	background-image: url(/images/bigad1.png);
	/*background-image: url(newlayout.jpg); */
	background-repeat: no-repeat;
}
.menu {position: static;}

img.industriesservedimages
{
	border: none;
}

.hide { display: none; }
/*###########################*/

