#wrapper
	{
	background: transparent url('../_images/grad_bg.jpg') 50% 0 no-repeat;
	}

h2
	{
	width: 644px;
	height: 31px;
	text-indent: -999em;
	background: transparent url('../_images/title_celebrate.gif') left top no-repeat;
	margin: 40px 0 20px 0;
	}
h3
	{
	margin: 0 0 24px 0;
	}

.home_list
	{
	list-style-type: disc;
	margin: -20px 0 20px 3px;
	list-style-image: url('../_images/home_bullet.gif');
	list-style-position: inside;
	}

#home_listen
	{
	display: block;
	width: 250px;
	height: 45px;
	text-indent: -999em;
	background: transparent url('../_images/home_listen.gif') left top no-repeat;
	/* margin-top: 20px; */
	float: right;
	position: relative;
	right: -30px;
	}

a i,
.right_end i
	{
	color: #a03100;
	}

#btn_contact_us
	{
	display: block;
	width: 178px;
	height: 45px;
	float: left;
	margin: -9px 12px 0 -10px;
	background: transparent url('../_images/btn_contact_us.gif') left top no-repeat;
	text-indent: -999em;
	overflow: hidden;
	}

#left_column
	{
	float: left;
	width: 408px;
	}
	
#right_column
	{
	float: right;
	width: 448px;
	}
#right_column h3
	{
	font-size: 18px;
	}

.right_end
	{
	font-size: 19px;
	text-shadow: 1px 1px 1px #fff;
	border-top: 35px solid #f4e6c7;
	}

#home_listen:hover,
#btn_contact_us:hover
	{
	background-position: left bottom;
	}


#slideshow_01
	{
	float: left;
	}
#slideshow_02
	{
	float: right;
	}

.slideshow li
	{
    position: absolute;
    top: 139px;
    left: 50%;
    z-index: 8;
    opacity: 0.0;
	}
#slideshow_01 li
	{
	margin-left: -498px;
	}
#slideshow_02 li
	{
	margin-left: -11px;
	}

.slideshow li.active
	{
    z-index: 10;
    opacity: 1.0;
	}

.slideshow li.last-active
	{
    z-index:9;
	}

.slideshow li img
	{
    display: block;
    border: 0;
	}