#page img {
	display: block;
	margin: 0;
}
#page #slide, #page #slide2, #page #slide3 {
	overflow: hidden;
	position: relative;
}
#page #slide img, #page #slide2 img, #page #slide3 img {
	display: none;
	left: 0;
	position: absolute;
	top:0; 
}
#page h1 {
	color: #009;
	font-size: 15px;
	margin: 20px 0 0 0;
}
#page h1 a {
	color: #009;
	text-decoration: none;
}
#page h2 {
	color: #8080cc;
	font-size: 15px;
	margin: 20px 0 0 0;
}
#page p {
	font-size: 12px;
	margin: 20px 0 0 0;
}
#page ul {
	list-style-type: none;
	font-size: 12px;
	margin: 20px 0 0 0;
	padding: 0;
}
#page ul li {
	background: transparent url(http://www.sealock.co.uk/graphics/li.jpg) no-repeat 0 3px;
	margin: 5px 0 0 20px;
	padding: 0 0 0 20px;
}
#page ul li p {
	color: #666;
	font-size: 11px;
	margin: 5px 0 0 0;
}
#page ul li ul {
	margin: 0;
}
#page ul li ul li {
	background: transparent;
	padding: 0;
}
#page a.button {
	background: transparent url(http://www.sealock.co.uk/graphics/button.jpg) no-repeat 0 0;
	color: #009;
	display: block;
	font-size: 15px;
	font-weight: bold;
	height: 30px;
	line-height: 30px;
	margin: 20px 0 0 0;
	padding: 0 0 0 70px;
	text-decoration: none;
}
#page a.button:hover {
	background: transparent url(http://www.sealock.co.uk/graphics/buttonhover.jpg) no-repeat 0 0;
}

#page #scroller {
	margin: 0 0 0 20px;
	width: 150px;
}

#page .left {
	float: left;
}
#page .right {
	float: right;
}

#page .side {
	background: transparent url(http://www.sealock.co.uk/graphics/column.jpg) no-repeat 500px 100%;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 690px;
}
#page .side .left {
	width: 470px;
}
#page .side .right {
	background: transparent url(http://www.sealock.co.uk/graphics/columndiv.jpg) repeat-y 0 0;
	padding: 0 0 10px 0;
	width: 190px;
}
#page .side .left h1 {
	margin: 0 0 20px 0;
	padding: 0;
}
#page .side .right h1 {
	background: transparent url(http://www.sealock.co.uk/graphics/columnh1.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 20px;
	text-align: center;
}
#page .side #slide {
	float: left;
	height: 140px;
	margin: 0 20px 0 0;
	width: 190px;
}

#page .column {
	background: transparent url(http://www.sealock.co.uk/graphics/column.jpg) repeat-x 0 100%;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 690px;
}
#page .column .left {
	background: transparent url(http://www.sealock.co.uk/graphics/columndiv.jpg) repeat-y 0 0;
	width: 190px;
}
#page .column .right {
	background: transparent url(http://www.sealock.co.uk/graphics/columndiv.jpg) repeat-y 0 0;
	width: 190px;
}
#page .column .center {
	margin: 0 0 0 210px;
	width: 270px;
}
#page .column .left h1, #page .column .right h1 {
	background: transparent url(http://www.sealock.co.uk/graphics/columnh1.jpg) no-repeat 0 0;
	margin: 0 0 10px 0;
	padding: 10px 20px 10px 20px;
	text-align: center;
}
#page .column .center h1 {
	font-size: 18px;
	font-style: italic;
	line-height: 40px;
	margin: 0 0 20px 0;
	text-align: center;
}
#page .column #slide2 {
	height: 120px;
	margin: 10px 0 0 50px;
	width: 90px;
}
#page .column #slide2 img {
	border: 1px solid #bfbfe5;
	padding: 2px;
}
#page .column a.button {
	margin: 20px 0 0 50px;
}

#page .strip {
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 690px;
}
#page .strip .left {
	width: 480px;
}
#page .strip .right {
	width: 190px;
	margin: -20px 0 0 0;
}
#page .strip .right img {
	margin: 20px 0 0 0;
}
#page .strip h1 {
	margin: 0 0 20px 0;
}
#page .strip .right #slide, #page .strip .right #slide2, #page .strip .right #slide3 {
	height: 140px;
	margin: 20px 0 0 0;
	width: 190px;
}
#page .strip .right #slide img, #page .strip .right #slide2 img, #page .strip .right #slide3 img {
	margin: 0;
}

#page .section {
	background: transparent url(http://www.sealock.co.uk/graphics/section.jpg) no-repeat 0 0;
	margin: 20px 0 0 0;
	overflow: hidden;
	width: 690px;
}
#page .section img {
	float: right;
	margin: 20px 0 0 20px;
}
#page .section h1, #page .section p, #page .section ul {
	margin: 20px 0 0 0;
}
#page .section h1 img {
	float: right;
	margin: 0 0 0 20px;
}

#page .bar {
	float: right;
	margin: 0 0 0 20px;
	width: 190px;
}
#page .bar img {
	display: block;
	margin: 20px 0 0 0;
}
