/* S3 */

/***************************
         PLACEMENT
***************************/
#s3plate {
	background: url(../images/s3/plate-bg.jpg) no-repeat top left;
	width: 572px;
	height: 358px;
}
#plate_1 a, #plate_2 a, #plate_3 a, #plate_4 a, #plate_5 a {
	float: left;
	display: block;
	height: 102px;
	margin-top: 256px;
}
#plate_1 a {
	width: 122px;
}
#plate_1 a:hover {
	background: url(../images/s3/plate_1-over.jpg) no-repeat top right;
}
#plate_2 a {
	width: 109px;
}
#plate_2 a:hover {
	background: url(../images/s3/plate_2-over.jpg) no-repeat top right;
}
#plate_3 a {
	width: 108px;
}
#plate_3 a:hover {
	background: url(../images/s3/plate_3-over.jpg) no-repeat top right;
}
#plate_4 a {
	width: 108px;
}
#plate_4 a:hover {
	background: url(../images/s3/plate_4-over.jpg) no-repeat top right;
}
#plate_5 a {
	width: 125px;
}
#plate_5 a:hover {
	background: url(../images/s3/plate_5-over.jpg) no-repeat top right;
}
/***************************
         BUTTONS
***************************/
#s3-page-buttons {
	width: 188px;
	height: 46px;
	margin: 0 auto 0 auto;
}
#s3-b a, #lh-b a, #ev-b a, #bc-b a, #dp-b a {
	float: left;
	width: 47px;
	height: 46px;
}
#s3-b a {
	background: url(../images/s3/s3-b.jpg) no-repeat top left;
}
#s3-b a:hover {
	background: url(../images/s3/s3-bo.jpg) no-repeat top left;
}
#lh-b a {
	background: url(../images/s3/lh-b.jpg) no-repeat top left;
}
#lh-b a:hover {
	background: url(../images/s3/lh-bo.jpg) no-repeat top left;
}
#ev-b a {
	background: url(../images/s3/ev-b.jpg) no-repeat top left;
}
#ev-b a:hover {
	background: url(../images/s3/ev-bo.jpg) no-repeat top left;
}
#bc-b a {
	background: url(../images/s3/bc-b.jpg) no-repeat top left;
}
#bc-b a:hover {
	background: url(../images/s3/bc-bo.jpg) no-repeat top left;
}
#dp-b a {
	background: url(../images/s3/dp-b.jpg) no-repeat top left;
}
#dp-b a:hover {
	background: url(../images/s3/dp-bo.jpg) no-repeat top left;
}


