.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block;
}

html[xmlns] .clearfix {
	display: block;
}

* html .clearfix {
	height: 1%;
}


body
{
	font-size: 10pt;
	font-family:times new roman, arial;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#222222', EndColorStr='#444444'); 
	margin: 10; 
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	behavior:url("csshover3.htc");
	background-color:#111111;
}

table
{
	font-size: 10pt;
	font-family:arial;
}

.text_shadow 
{ 
	filter:shadow
	(
		color:#000000,
		Direction=125, 
		Strength=3
	);
	float:right;
	font-weight:bold;
	font-style:italic;
	font-size:14pt;
	color:#FFFFFF;
	 
}

.main
{
	width:1024px;
	background-color: #fff;
}

.header
{
	width:100%;
	position:relative;
	height:170px;
	background-image:url('http://www.trailersonline.net/images/header_bg.jpg');
	border:1px solid #000000;
}

.logo1
{
	font-size:40pt;
	/*font-family:Haettenschweiler, Impact, Arial Narrow, Arial;*/
	font-style: italic;
	color:#ffffff;
	width:100%;
	text-align:center;
	filter:shadow
	(
		color:#000000,
		Direction=125, 
		Strength=4
	);
}

.header_phone
{
	font-size:45pt;
	/*font-family:Haettenschweiler, Impact, Arial Narrow, Arial;*/
	font-style: italic;
	font-weight: bold;
	color:#ffffff;
	text-align:center;
	width:100%;
	filter:shadow
	(
		color:#000000,
		Direction=125, 
		Strength=6
	);
	float:right;
}

.header_phone2
{
	font-size:20pt;
	/*font-family:Haettenschweiler, Impact, Arial Narrow, Arial;*/
	font-style: italic;
	color:#ffffff;
	text-align:left;
	
	filter:shadow
	(
		color:#000000,
		Direction=125, 
		Strength=4
	);
	float:left;
	padding-left:120px;
}

.header_phone3
{
	font-size:20pt;
	/*font-family:Haettenschweiler, Impact, Arial Narrow, Arial;*/
	font-style: italic;
	color:#ffffff;
	text-align:right;
	
	filter:shadow
	(
		color:#000000,
		Direction=125, 
		Strength=4
	);
	float:right;
	padding-right:120px;
}

.address
{
	font-weight:bold;
	color:#10479a;
	text-align:left;
}

.blue_bar
{
	width:100%;
	height:6px;
	border:1px solid #000000;
	font-size:1pt;
	background-image:url('http://www.trailersonline.net/images/blue_small.jpg');
}

.blue_textbar
{	
	wdith:100%;
	height:38px;
	background-image:url('http://www.trailersonline.net/images/menu_bg.jpg');
	text-align:left;
	border:1px solid #000000;
	color:#fff;
	font-size:13pt;
	font-family:arial narrow, arial;
	text-align:center;
	font-weight:bold;
	padding-top:3px;
}

.content
{
	width:100%;
	height:500px;
	text-align:left;
	background-color:#ffffff;
}

.content_left
{
	width:200px;
	height:500px;
	float:left;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c0c0c0', EndColorStr='#ffffff');
}

.menu_left
{
	background-image:url(http://www.trailersonline.net/images/menu_tall_bg.jpg);
	border:1px solid #000;
	color:#ffffff;
}

.menu_right
{
	background-image:url(http://www.trailersonline.net/images/menu_tall_bg.jpg);
	border:1px solid #000;
	color:#ffffff;
	
}

.content_middle
{
	float: left;
	width:590px;

	padding:5px;
}

.headline
{
	/*float:right;
	font-family:Haettenschweiler, Impact, Arial Narrow, Arial;*/
	font-size:18pt;
	font-weight:bold;
	font-style:italic;
	color:#222222;
	text-align:center;
	width:100%; 
	
}

.content_right
{
	width:200px;
	float:right;
	padding:5px;
	filter:progid:DXImageTransform.Microsoft.Gradient(GradientType=0, StartColorStr='#c0c0c0', EndColorStr='#ffffff');
}

.footer
{
	clear: both;
	width:100%;
	height:100px;
	color:#ffffff;
	background-color:#000;
	font-size:8pt;
}