/* CSS Document */
#ebee_container {
	
	width:900px;
	height:auto;
	overflow:hidden;
	clear:both;
	
	


}

#ebee_left {

	width:45%;
	height:auto;
	float:left;
	
    margin:0 10px 0 0px;



}

#ebee_right {

	width:450px;
	height:710px;
	float:left;
    background: url('http://media.fresnobee.com/static/ebee/images/computer_sale.jpg') no-repeat;
    margin:0;
}

	#rigth_info {
	
		width:410px;
		background-color:#fff;
		height:auto;
		margin:0 0 10px 10px;
		padding:10px;
	
	}

#ebee_logo {

	margin:0 0 10px 0;

}

.ebee_buttons {

	width:300px;
	height:auto;
	overflow:visible;
	margin:20px 0 20px 50px;


}

	.ebee_buttons p{
	
		color:#225cab;
		font-size:14px;
		margin:0 0 5px 0px;
		width:300px;
	
	
	}
	
	#text {
	
		
		margin: 0 0 5px 0px;
	
	}
	
	
#login_button{

	background:url('http://media.fresnobee.com/static/ebee/images/login.png') no-repeat;
	display:block;
	width:153px;
	height:45px;
	border:0;

}

		#login_button:hover {

	background:url('http://media.fresnobee.com/static/ebee/images/over_login.png') no-repeat;
}

#signup_button {

	background:url('http://media.fresnobee.com/static/ebee/images/signup.png') no-repeat;
	display:block;
	width:153px;
	height:45px;
	border:0;

}

	#signup_button:hover {

	background:url('http://media.fresnobee.com/static/ebee/images/over_signup.png') no-repeat;
}

#ebeeinfo {
	width:350px;
	height:auto;
	margin:5px 0 0 15px;
	
}

#ebee_container h1 {

	font: normal 20px "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#545558;
   	display:block;
	width:358px;
	margin:0 0 0 10px;

}

#ebee_container h2 {

	font: normal 18px "Lucida Sans", Arial, Helvetica, sans-serif;
	color:#225cab;
   	display:block;
	width:95%;
	margin:5px 0 10px 15px;

}

#ebee_container h3 {

	font: bold 16px Georgia, "Times New Roman", serif;
	color:#225cab;
   	display:block;
	width:95%;
	margin:0 0 8px 0;


}

.tour {

	width:auto;
	clear:both;
	font-size:14px;
	padding:25px 0 0 0;
	margin:0 0 25px 15px;

}

#sale {
	width:155px;
	height:44px;
	position:relative;
	top:290px;
	left:187px;
	


}

#sale a {
	display:block;
	width:100%;
	height:100%;
	background: url('http://media.fresnobee.com/static/ebee/images/button.jpg') no-repeat top;

}

#sale a:hover {

	background-position:bottom;
	cursor:pointer;

}

#sale span {
	display:none;

}