@charset "UTF-8";
/* CSS Document */

/* ----------------------------------------------------------------- */
/* ----------------------- MAIN PAGE STYLES ------------------------ */
/* ----------------------------------------------------------------- */

#panel1,
#panel2,
#panel3,
#panel4 {
	background: url(../images/gallery/background_4square.jpg);
	background-position: left 227px;
	background-repeat: no-repeat;
}

#panel5 {
	background: url(../images/gallery/background_2square.jpg);
	background-position: left 227px;
	background-repeat: no-repeat;
}

#intro {
	position: absolute;
	left: 532px;
	top: 110px;
	width: 440px;
}

#image1 {
	position: absolute;
	left: 44px;
	top: 239px
}

#text1 {
	position: absolute;
	left: 44px;
	top: 460px;
	width: 201px;
}

	li#subheadline {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000;
		line-height: 16px;
		padding-bottom: 0px;
	}
	
	li#sublink a {
		font-size: 11px;
		line-height: 16px;
		background-image:url(../images/common/arrow_link.png);
		background-position: right;
		background-repeat: no-repeat;
		padding-right: 8px;
	}
	
#image2 {
	position: absolute;
	left: 289px;
	top: 239px
}

#text2 {
	position: absolute;
	left: 293px;
	top: 460px;
	width: 201px;
}
	
#image3 {
	position: absolute;
	left: 534px;
	top: 239px
}

#text3 {
	position: absolute;
	left: 536px;
	top: 460px;
	width: 201px;
}
	
#image4 {
	position: absolute;
	left: 779px;
	top: 239px
}

#text4 {
	position: absolute;
	left: 783px;
	top: 460px;
	width: 201px;
}