

/* @02 Photos */

#photos {
	clear: left;
	height: 140px;
	border-top: 1px solid #EEE;
	border-bottom: 1px solid #EEE;
}

.photo-one, .photo-two, .photo-three, .photo-four {
	width: 16.67%;
	display: block;
	float: left;
	height: 140px;
}

.photo-main {
	width: 33%;
	w\idth: 33.2%;
	float: left;
	background: #69C;
	height: 140px;
}

.photo-one {
	background: url(/images/small_header/173x140_028.GIF) top left no-repeat;
}

.photo-two {
	background: url(/images/small_header/173x140_007.GIF) top left no-repeat;
}

.photo-three {
	background: url(/images/small_header/344x140_0252.gif) top right no-repeat;
}

.photo-four {
	background: url(/images/small_header/173x140_011.GIF) top right no-repeat;
}

.photo-main {
	background: url(/images/large_header/344x140_030.gif) top left no-repeat;
}
