@charset "utf-8";
/* CSS Document */

#leftbanner1 {
	float:left;
	width:299px; 
	height:254px; 
	
}

#rightbanner1 {
	float:right; 
	width:301px; 
	height:254px; 
	
}

#readyornot {
	width:600px; 
	height:250px;
	margin:auto;
}

#readyornot img {
	border:none;
}
