.layout {
	Position: absolute;
	left: 50%;
	margin-left: -420;
	top: 10;
}

.image {
	Position: absolute;
	left: 50%;
	margin-left: -194;
	top: 115;
	z-index: 2;
}

#wrap {
	width:555px; 
	height:455px; 
	position: absolute; 
	left: 50%;
	margin-left: -194;
	top: 115;
}

#slide {
	width:555px; 
	height:455px; 
	overflow:hidden; 
	position:absolute;
}

#slide a {
	text-decoration:none; 
	display:block; 
	width:555px; 
	height:455px; 
	position:absolute; 
	left:555px;
}

#slide a img {
	border:0;
}

#textbox {
	position: absolute; 
	left: 50%;
	margin-left: -275;
	top: 225;
}

#text {
	width:150px; 
	height:200px; 
	overflow:hidden; 
	position:absolute;
	left:-175px;
}

#text a {
	text-decoration:none; 
	display:block; 
	width:150px; 
	height:200px; 
	position:absolute; 
	top:225px;
}

#previous b {
	display:none;
}

#previous {
	width:40px; 
	height:40px; 
	background:url(images/buttonleft.gif); 
	position:absolute; 
	left:-19px; 
	top:475px; 
	cursor:pointer;
}

#next b {
	display:none;
}

#next {
	width:40px; 
	height:40px; 
	background:url(images/buttonright.gif); 
	position:absolute; 
	left:530px; 
	top:475px; 
	cursor:pointer;
}

#buttons {
	position:absolute; 
	left:21px; 
	top:475px;
}

#buttons div {
	width:40px; 
	height:45px; 
	background:url(images/button.gif); 
	float:left; 
	margin-right: 7px; 
	display:inline;
	cursor:pointer;
}

#buttons div img {
	border:1px solid;
	color:#CCC;
	position:relative;
	left:-1px;
}

img#loading {
	position:absolute; 
	left:240px; 
	top:170px;
}

.contact {
	position: absolute;
	width:600px;
	top:660px;
	left:50%;
	margin-left: -218;
	color:#90b1bc;
	font:10 verdana;
}

a {
	text-decoration: none;
	color: #90b1bc;
	font: 10 verdana;
}

a:hover {
	text-decoration: underline;
}

a[id]:hover {
	text-decoration: none;
}

.acroicon {
	position: absolute;
	top:78px;
	left:50%;
	margin-left:290px;
	z-index: 2;
}

.acroicon img {
	border:0;
}