@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: 90px;
	width: 440px;
}

.intro h3 {
	margin-bottom:10px;
}

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

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

	li#subheadline, h4 {
		font-family: Arial, Helvetica, sans-serif;
		font-size: 14px;
		color: #000;
		line-height: 16px;
		padding-bottom: 0px;
		font-weight:normal;
		padding:0;
		margin:0;
	}
	
	li#sublink a, h5 a {
		font-size: 11px;
		line-height: 20px;
		background-image:url(../images/common/arrow_link.png);
		background-position: right;
		background-repeat: no-repeat;
		font-weight:normal;
		padding:0;
		margin:0;
		padding-right:8px;
	}
	
	h5 {
		padding:0;
		margin:0;
	}
	
.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;
}

#nav1 li a#gallery {
	color:#ee2e24;
	border-bottom:2px solid #ee2e24;
}
