/*---------------Home - Left Column---------------*/

#home ul#column_buttons li a {
	display:block;
	width:230px;
}
#home ul#column_buttons li.top a {
	height: 153px;
	background: url(images/flash_area.jpg) top center no-repeat;
	margin:4px 0 0 0;
	}
#home ul#column_buttons li.but_1 a {
	height: 68px;
	background: url(images/services.png) bottom center no-repeat;
	margin:4px 0 0 0;
	}
#home ul#column_buttons li.but_2 a {
	height: 68px;
	background: url(images/downloads.png) bottom center no-repeat;
	margin:4px 0 0px 0;
	}
#home ul#column_buttons li.but_3 a {
	height: 68px;
	background: url(images/but_2.png) bottom center no-repeat;
	margin:4px 0 0px 0;
	}
#home ul#column_buttons li.but_4 a {
	height: 68px;
	background: url(images/but_4.png) bottom center no-repeat;
	margin:4px 0 0px 0;
	}

#home ul#column_buttons li a:hover {
	background-position: top;
	}	