/****/
#mid-areaJonsered
{
background:#FFFFFF url(/imgs/background-jonsered.jpg) no-repeat scroll 0%;
height:91px;
padding-top:138px;
width:754px;
}

.ticker_jonsered
{
background:#FFFFFF url(/imgs/background-jonsered.jpg) no-repeat scroll 0%;
height:91px;
padding-top:138px;
width:754px;
}

.ticker_yardshark
{
background:#FFFFFF url(/imgs/background-yardshark.jpg) no-repeat scroll 0%;
height:91px;
padding-top:138px;
width:754px;
}

.ticker_aquastripper
{
background:#FFFFFF url(/imgs/background-aquastripper.jpg) no-repeat scroll 0%;
height:91px;
padding-top:138px;
width:754px;
}

.ticker_tecomec
{
background:#FFFFFF url(/imgs/background-tecomec.jpg) no-repeat scroll 0%;
height:91px;
padding-top:138px;
width:754px;
}


/*********************/
/*Extensible Tabbed Navigation*/	
	.nav{
		margin-top:74px;
		width:754px;
	}

	.nav span{
		float:left;
	}
	
	.nav a{
		background:url(/imgs/tbg-off.gif) repeat-x;
		color:#fff;
		text-decoration:none;
	 	height:20px;
		font-size:11px;
		font-family:arial, helvetica, sans-serif;
		display:block;
		float:left;
	}
	.ct{
		padding:4px 58px 0 58px;
	}
	a .lt{
		background:url(/imgs/tlc-off.gif) no-repeat;
		width:5px;
		height:20px;
	    display:block;
	}
	a .rt{
		background:url(/imgs/trc-off.gif) no-repeat;
		width:5px;
		height:20px;
	 	display:block;
		border-right:1px solid #fff;
	}
	
	
	.nav a:hover{
		background:url(/imgs/tbbg-on.gif) repeat-x;
		color:#fff;
	}
	a:hover .lt{
		background:url(/imgs/tblc-on.gif) no-repeat;
		width:5px;
		height:20px;
	}
	a:hover .rt{
		background:url(/imgs/tbrc-on.gif) no-repeat;
		width:5px;
		height:20px;
	}
/*********/
	
	
	#header{
		width:754px;
		margin:auto;
		border-top:7px solid #00216d;
		border-bottom:1px solid #fff;
		height:117px;
		background:url(/imgs/tiltonlg-logo.gif) 10px 10px no-repeat;
		padding-top:4px;
	}
	
	#basicnav{
		margin:5px 0 0 300px;
	}
	#basicnav li{
		list-style:none;
		display:inline;
		font-size:10px;
		color:#666;
	}
	#basicnav li a{
		font-size:10px;
		font-weight:bold;
		color:#666;
		padding:0 5px 0 5px;
		text-decoration:none;
	}
	#basicnav li a:hover,#basicnav li a.selected{
		color:#000;
	}
	
	#mid-area{
		width:754px;
	/*	height:91px;
		padding-top:138px; */
		background:#FFFFFF url(/imgs/background-tilton.jpg) no-repeat;
	}










	
	#translucence
	{
	/*	border:1px solid #fff; */
		padding:0 15px 0 15px;

	}
	
	.jonsered{
		color:#c00f1a;
	}

	
	#translucence h2{
font-size:16px;
line-height:16px;
margin-bottom:0px;
padding-top:138px; 
	}
	#translucence p,#translucence div{
color:#000000;
font-size:11px;
font-weight:bold;
margin-top:4px;
	}
	#translucence a{
		color:#c00f1a;
		text-decoration:none;
	}
	
	
	#content{
	/*	width:754px;*/
		margin:auto;
	 	padding:20px 0 30px 10px;
	 	background:#fff;
	}
 
	.landing-left{
		width:431px;
  
	}
	.landing-left h3{
		color:#fff;
		font-size:12px;
		margin:2px 0 0 10px;
		padding:0;
	}
	.landing-left p{
		font-size:12px;
		font-weight:bold;
		color:#333;
		margin-top:0;
		line-height:17px;
	}
	.landing-left h2{
		font-size:16px;
		color:#333;
		margin:0;
		padding:0;
	}
	
 
	
	.landing-right{
		width:284px;
		padding-right: 20px;
	}
	.landing-right p{
		font-size:12px;
		color:#333;
		margin:3px;
		line-height:18px;
	}
	.landing-right a{
		text-decoration:none;
		color:#c00f1a;
	}
	.landing-right a:hover{
		color:#000;
	}
	
	
 
	#landing-news{
		margin:0px 0 12px 0;
		padding-top:24px;
		width:279px;
		background:url(/imgs/landing-news.gif) no-repeat top left;
	}
	.news-subtitle{
		font-weight:bold;
		font-size:11px;
		color:#333;
		padding:0;
		margin:0;
	}
	
	#landing-dealers{
		margin:12px 0 12px 0;
		padding-top:24px;
		width:279px;
		background:url(/imgs/landing-dealer.gif) no-repeat top left;
	}
	
	
	

	
#supportnav{
	border:1px solid #666;
	width:205px;
	margin:0;
	padding:0;
}
#supportnav li{
	list-style:none;
	border-bottom:1px solid #666;
	background:url(/imgs/support-a-off.gif) no-repeat;
	display:block;
}
#supportnav li a{
    width:155px;
    padding:3px 40px 3px 10px;
	font-weight:bold;
	color:#333;
	text-decoration:none;
	font-family:Arial, Helvetica, Sans-Serif;
	font-size:12px;
	display:block;
}
#supportnav li a:hover{
	background:#fff;
	color:#666;
	background:url(/imgs/support-a-on.gif) no-repeat;
} 