
body, html {
	width:100%;
	height:100%;
	margin:0px;
	
	background:url(/images/business/reception-bg.gif) repeat-x;
}

div#main {
	width:800px;
	margin:0px auto;
}

#reception
{
	width:800px;
	height:90px;
	
	margin-bottom:5px;
}

#logo
{
	float:left;	
}

#nav
{
	float:right;	
}

	#nav li
	{
		float:left;	
		margin:60px 5px 0px 5px;
	}
	
#hero
{
	width:800px;
	height:315px;
	background:url(/images/business/hero-bg.jpg) no-repeat;	
	
	position: relative;
}

	#current-hero
	{
		position: absolute;
		z-index: 100;
				
		bottom: 16px;
		right: 12px;
	}
	
		#current-hero li
		{
			width: 20px;
			height: 20px;						
			font: bold 10px Arial, Helvetica, sans-serif;
			
			background: #FFFFFF;
			color: #777777;
			text-align: center;
			line-height: 20px;
			margin: 0px 2px;			
			
			float: left;
			cursor: pointer;
		}
		
			#current-hero li.active
			{
				color: #000000;	
			}

	#hero img
	{
		position: absolute;
		top: 0px;
		left: 0px;
		
		display: none;
	}	
	
	#hero img.first
	{
		display: block;
	}

#hero-tray
{
	width:720px;
	height:70px;
	background:url(/images/business/hero-tray-bg.gif) no-repeat;
	
	padding:5px 40px 0px 40px;
	margin-bottom:5px;
}

	#cta-get-now
	{
		width:150px;
		float:left;
	}

	#search-bar
	{
		width:530px;
		float:left;
		
		margin:2px 0px 0px 40px;
	}
	
		#search-bar form
		{
			float:left;
		}
	
		#search-btn
		{
			width:47px;
			height:44px;
			float:left;
			
			background:url(/images/business/search-left.gif) no-repeat left;
		}
		
		#domain
		{
			width:370px;
			height:30px;
			
			border:0px;
			margin:0px 0px 0px 47px;
*margin-top:-1px;
_margin-top:0px;
			padding:14px 0px 0px 4px;
						
			background:url(/images/business/search-right.gif) no-repeat right;
		}
		
		.example-search{
		 color:#777777;	
		 font-size:10px;	
		 padding-left: 350px;
		 font-style: italic;
		 }
		#look-it-up
		{
			height:28px;
			float:right;
			margin-top:7px;
			background:url(/images/business/btn-left.gif) no-repeat left;
		}
		
			#look-it-up-btn
			{
				width:89px;
				height:28px;
				background:url(/images/business/btn-right.gif) no-repeat right;
				
				margin:0px 0px 0px 11px;
				padding:0px 11px 3px 0px;
				border:0px;
			}
			
#container
{
	width:800px;
	height:110px;
}
.johnson-box-top
{
	 
	width:255px;
	height:99px;
	float:left;
	
	margin:0px 7px 0px 4px;
_margin:0px 6px 0px 6px;
	padding-top:9px;
}

.johnson-box
{

	width:255px;
	height:99px;
	padding-top:1px;
}

	.johnson-box img
	{
		border-right:0px solid #cbcbcb;
		margin:0px 6px;
		float:left;
	}
	
	.johnson-box p
	{	
		width:130px;
		height:60px;
		float:left;
		margin-top:5px;
	}
			
			
#legal
{
	padding:0px 10px;
}

	#copyright
	{
		width:600px;
		float:left;
padding-top: 20px;
	}
	
	#legal-links
	{	
		float:right;
	}
	
		#legal-links li
		{
			float:left;	
			margin:0px 5px 0px 5px;	
		}
