#slides {
	display: none; position: relative;
}
.slidesjs-pagination li a.active {
	background: url("yellow.png") no-repeat center;
}
.slidesjs-pagination li a.active:hover {
	background: url("yellow.png") no-repeat center;
}
.slidesjs-pagination li a {
	background: url("green.png") no-repeat center; width: 13px; height: 0px; overflow: hidden; padding-top: 13px; float: left; display: block;
}
.slidesjs-pagination li {
	margin: 0px 1px; float: left;
}
.slidesjs-pagination {
	list-style: none; margin: 0px; padding: 0px; left: 17px; bottom: 6px; position: absolute; z-index: 10001;
}
#caption {
	background: url("caption.png"); width: 100%; height: 24px; bottom: 0px; color: white; line-height: 24px; padding-left: 185px; position: absolute; z-index: 10000;
}
#line {
	margin-right: 10px; vertical-align: top;
}
#enquire {
	vertical-align: top; float: right;
}
#lcorner {
	left: 0px; top: 0px; position: absolute; z-index: 10000;
}
#rcorner {
	left: 0px; top: 0px; position: absolute; z-index: 10000;
}
#rcorner {
	left: auto; right: 0px;
}
