@charset "utf-8";
/* Gala Cloths - Subpage CSS Document */


/* ---------- Header Pictures ---------- */

#headerpic_left {
	background: url(../images/header_leftpic.jpg) no-repeat;
	background-position: right;
	position: relative;
	float: left;
	margin: 0 4px 0 0;
	width: 227px;
	height: 184px;
	overflow: hidden;
	z-index: 5
}

#headerpic_left img {
	margin-left: 3px
}

.headerleft_pic {
	margin-left: 5px
}

#headerpic_right {
	background: none;
	background-position: center;
	position: relative;
	float: left;
	margin: 0;
	width: 615px;
	height: 184px;
	overflow: hidden;
	z-index: 5
}

#slideshow {
	background: url(../images/staticimage_home.jpg) no-repeat;
	position: absolute;
	top: -50px;
	left: 0;
	margin: 0;
	padding: 0;
	border: 0;
	width: 615px;
	height: 276px;
	overflow: hidden;
	z-index: 50
}

#slide_inst {
	position: absolute;
	top: 427px;
	left: 0;
	width: 844px;
	text-align: right;
	font-size: 9px;
	color: #999999;
	z-index: 300
}

#pagetitle {
	background: none;
	position: relative;
	margin: 0 0 5px 0;
	padding: 0;
	width: 356px;
	height: 38px;
	overflow: hidden;
	z-index: 25
}

#content_right {
	width: 585px;
	margin: 7px 0 20px 0;
}

