
#images {
	position: absolute;
	top: 150px;
	left: 23px;
	height: 133px;
}
#images ul {

}
#images ul li {
	display:inline;
	margin: 0 13px 0 0;
}
#images ul li.last_image {
	
}


#logo_home {
	display:none;
	z-index: 1;
	position: relative;
	left: 0px;
	top: 0px;
	width: 357px;
	height: 74px;
	text-indent: -1000em;
	overflow: hidden;
	background: transparent url(../images/logo.gif) no-repeat 0 0;
}
h1 a {
	display: block;
	width: 357px;
	height: 74px;
	text-indent: -1000em;
	background: transparent url(/images/logo.gif) no-repeat 0 0;
}
#home_copy {
	position: absolute;
	top: 305px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	line-height: 15px;
}
#copy_1 {
	position: absolute;
	top: 305px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	line-height: 15px;
	display: none;
}
#copy_2 {
	position: absolute;
	top: 305px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	display: none;
	line-height: 15px;
}
#copy_3 {
	position: absolute;
	top: 305px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	display: none;
	line-height: 15px;
}
#copy_4 {
	position: absolute;
	top: 305px;
	padding: 0 45px 0 23px;
	color: #878787;
	font-size: 12px;
	display: none;
	line-height: 15px;
}

