
	#container {
		width:100%;
		background:#f1e6c9 url(images/bgHome.jpg) repeat-x top center;
	}
	
	#homeButtons {height:115px; width:1000px; clear:both; display:block;}
	
	.clrSB {clear:none;}
	
	.clrHome {clear:both;}
	
	#submitButton {margin-left:200px; margin-top:5px; background-image:url(/images/but_search.jpg); cursor:pointer; display:block; clear:left; float:left; height:26px; width:77px;}
	
	.searchBlock {
		width:480px;
		float:left;
		margin:5px;
	}
	