.clearfix:after {
 content: ".";
 display: block;
 height: 0;
 clear: both;
 visibility: hidden;
}
.clearfix {display: inline-block;}
/* no macIE \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* end */

#homewrap {
	margin: 0 auto;
	width: 784px;
}
#difference {
	background: #710000 url('/images/home/splash.jpg') no-repeat left top;
	width: 784px;
	height: 248px;
}
#difference span { display: none; }
#leftcolumn, #rightcolumn {
	float: left;
}
#leftcolumn {
	
	color: white;
	padding: 0 40px 10px 0;
	width: 343px;
}
#leftcolumn p,
#leftcolumn td,
#leftcolumn h3,
#leftcolumn h4 {
	color: white;
}
#leftcolumn a {
	color: white;
}
#leftcolumn h4 {
	font-size: 14px;
	margin: 7px 0 2px;
}
#leftcolumn p {
	font-size: 12px;
	line-height: 1.6em;
}
#leftcolumn td {
	font-size: 12px;
	line-height: 1.6em;
	vertical-align: top;
}

#topleft {
background: #710000 url('/images/home/black-to-red.gif') repeat-y left top;
padding: 10px 10px 10px 20px;
width: 350px;
}
#rightcolumn {
	margin-left: 20px;
	width: 379px;
}
#rightcolumn .rtblock {
	margin: 0 0 10px 0;
}
#configurator {
	background: #0d153f url('/images/home/mig-configurator.gif') no-repeat left top;
	color: #fff;
	display: block;
	line-height: 1.6em;
	padding: 35px 20px;
	text-decoration: none;
	height: 88px; /*158*/
	width: 339px; /*379*/
}
#weldedtogether {
	background: #ccc url('/images/home/welded-together.gif') no-repeat left top;
	color: #000;
	display: block;
	text-decoration: none;
	height: 154px;
	width: 379px;
	margin-left: 0;
}
#weldedtogether span { display: none; }
#latestnews {
	background: #101010;
	border: 1px solid #474747;
	color: #B7B7B7;
}
#latestnews h3 {
	color: #b7b7b7;
	font-size: 12px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 10px 0;
}
#latestnews table {
	margin: 0 7px;
}
#latestnews td {
	line-height: 1.8em;
	vertical-align: top;
}
#latestnews a img {
	border: none;
}
#latestnews #readAllFeatures {
	color: #b7b7b7;
	display: block;
	font-size: 1.1em;
	margin: 0 10px 10px;
	text-align: right;
}

#migtips {
	background: url('/images/home/migtips.gif') no-repeat left top;
	color: white;
	clear: both;
	margin: 10px 0;
	height: 40px;
}
#migtips h3 {
	float: left;
	margin: 0 15px 0 0;
	height: 40px;
	width: 240px;
}
#migtips h3 a {
	display: block;
	height: 40px;
	width: 240px;
}
#migtips h3 a span { display: none; }
#migtips a img {
	border: none;
}
#migtipsmsg {
	float: left;
	font-size: 11px;
	line-height: 11px;
	padding-top: 19px;
	width: 365px;
}
#migtipsbtn {
	background: #ccc url('/images/home/signup.gif') no-repeat left top;
	display: block;
	float: left;
	margin: 12px 0 0 5px;
	height: 23px;
	width: 158px;
}
#migtipsbtn span { display: none; }

#seotext {
	color: #888;
	font-size: 9px;
	margin: 20px auto;
	width: 784px;
}
