@charset "utf-8";
body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 100%;
}
#header  {
	height: 128px;
}
#sidebar1 {
	width: 118px;
	height: 532px;
	display: inline;
	background: #000000;
}
 #container  #sidefloat {
	float: left;
	background: #000000;
	overflow: hidden;
}
#mainContent {
	margin: 47px 0 0 118px;
	text-align: left;
	*margin-left: -4px;
} 
#footer {
	height: 18px;
	display: block;
	width: 759px;
	_margin-bottom: -4px;
	position: relative;
} 
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.leftcol {float: left;
	width: 300px;
	padding-left: 50px;
}
.bullet {list-style: url(images/bullet.jpg);
}
#menu {
	width: 641px;
	height: 47px;
	float: right;
	background: url(images/tmbg.jpg) no-repeat;
}
* html #content {
    width: expression(document.body.offsetWidth - 400);
}
a.testing2 {color: #0000FF;	
	text-decoration: underline;
}
a.mail {text-decoration: underline;
	color:#0000FF;
}