.main_columns	{
	background-image: url(../images/home_boxes_top.png);
	width: 933px;
	margin-left: 7px;}				
	
.boxes_bottom	{				
	background-image: url(../images/home_boxes_bottom.png);
	height: 24px;
	width: 933px;
	margin-top: 0px;
	margin-left: 8px;}

	.home_height_fix	{
		height: 332px;}
	
	#home_overview	{
		width: 977px;
		margin: 10px 0px 0px 0px;
		background: url(../images/home-overview-background.png) no-repeat;}
		
		.home_overview_padding	{
			padding: 40px 40px 10px 40px;}
			
	#home_overview_bottom	{
		width: 977px;
		height: 32px;
		margin: -20px 0px 0px 0px;
		background: url(../images/home-overview-background-bottom.png) no-repeat;}
		
	#home_three_boxes	{	
		width: 977px;
		margin: 0px 0px 0px 0px;
		padding: 1px 0px 10px 0px;
		background: url(../images/home-three-boxes-background.png) no-repeat;}
		
		#home_three_boxes table	{
			margin: 16px 0px 0px 10px;}
			
		#home_three_boxes table	td{
			padding: 0px 0px 0px 0px;
			vertical-align: top;}
			
		#home_three_boxes table	td img{
			margin: 0px;
			border: 1px solid #000000;}
	
	#home_three_boxes_bottom	{
		width: 977px;
		margin: 0px;
		height: 54px;
		background: url(../images/home-three-boxes-background-bottom.png) no-repeat;}
		

	.button-facebook {
		display: block;
		float: left;
		margin: 0px 0px 0px 24px;
		width: 214px;
		height: 29px;
		text-indent: -5000px;
		text-decoration: none;
		background: transparent url('../images/home_page_items/icon-facebook.png') no-repeat 0 0;}
			
	.button-facebook:hover {
		background: transparent url('../images/home_page_items/icon-facebook-hover.png') no-repeat 0 0;
		cursor: pointer;
		cursor: hand;}
		
	.button-horses {
		display: block;
		float: left;
		margin: 0px 0px 0px 116px;
		width: 166px;
		height: 29px;
		text-indent: -5000px;
		text-decoration: none;
		background: transparent url('../images/home_page_items/icon-horses.png') no-repeat 0 0;}
			
	.button-horses:hover {
		background: transparent url('../images/home_page_items/icon-horses-hover.png') no-repeat 0 0;
		cursor: pointer;
		cursor: hand;}

	.button-youtube {
		display: block;
		float: left;
		margin: 0px 0px 0px 162px;
		width: 230px;
		height: 29px;
		text-indent: -5000px;
		text-decoration: none;
		background: transparent url('../images/home_page_items/icon-you-tube.png') no-repeat 0 0;}
			
	.button-youtube:hover {
		background: transparent url('../images/home_page_items/icon-you-tube-hover.png') no-repeat 0 0;
		cursor: pointer;
		cursor: hand;}

	
	
