.leftnav
{
	display: none;
}

.rightpanel
{
	display: none;
}

.content
{
	width: 789px;
	height: auto;
	min-height: 250px;
	padding: 0px;
	margin-top: 18px;
	margin-bottom: 15px;
	/*XHTML _margin-bottom: 10px;*/
}

.homeSectionOverview
{
	width: 789px;
	height: auto;
}

.homeColumnOne
{
	width: 255px;
	height: auto;
	background-color: #f2f2f2;
	background-image: url('/images/interface/travelbility_home_asset_top.gif');
	background-repeat: no-repeat;
	float: left;
}

.homeColumnTwo
{
	width: 255px;
	height: auto;
	margin-left: 12px;
	background-color: #f2f2f2;
	background-image: url('/images/interface/travelbility_home_asset_top.gif');
	background-repeat: no-repeat;
	float: left;
}

.homeColumnThree
{
	width: 255px;
	height: auto;
	margin-left: 12px;
	background-color: #f2f2f2;
	background-image: url('/images/interface/travelbility_home_asset_top.gif');
	background-repeat: no-repeat;
	float: left;
}

.homeColumnFooter
{
	height: auto;
	background-image: url('/images/interface/travelbility_home_asset_btm.gif');
	background-repeat: no-repeat;
	background-position: 0% 100%
}

.homeAssetTop
{
	width: 255px;
	height: 34px;
}

#homeAssetBtm1, #homeAssetBtm2, #homeAssetBtm3
{
	height: 237px;
	width: 225px;
	padding: 15px 15px 10px 15px;
	overflow: hidden;
}

#homeAssetBtm1 ul, #homeAssetBtm2 ul, #homeAssetBtm3 ul
{
	margin-top: 0px !important; 
	margin-left: 20px !important;
	padding: 0px;
}

#homeAssetBtm1 li, #homeAssetBtm2 li, #homeAssetBtm3 li
{
	padding: 0px;
}

#homeAssetBtm1 img, #homeAssetBtm2 img, #homeAssetBtm3 img
{
	margin-bottom: -27px;
}


.homeAssetImg
{
	width: 46px; 
	height: 34px; 
	float: left;
}

.homeAssetTitle
{
	width: 197px;
	height: 28px; 
	padding: 6px 0px 0px 5px;
	float: left;
}

.homeAssetTitle h1
{
	padding: 0px;
	margin: 0px;
	height: 24px;
	font-size: 18px;
	color: white;
	/*XHTML _height: 20px;*/
}

.travelbilityHomeQuote
{
	text-align: left;
}