﻿.TopLeft
{
	background-image: url('Images/Structure/corner_tl.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	top: 0px;
	left: 0px;
	position: absolute;
	z-index: 5;
}
.TopCentre
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 5;
	height: 30px;
	top: 0px;
	left: 0px;
	margin-right: 30px;
	margin-left: 30px;
}
.TopRight
{
	background-image: url('Images/Structure/corner_tr.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	top: 0px;
	position: absolute;
	z-index: 5;
	right: 0px;
}
.Centre
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 30px;
}

.CentreNoTop
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 5;
	left: 0px;
	top: 0px;
}
.BottomLeft
{
	background-image: url('Images/Structure/corner_bl.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	z-index: 5;
}
.BottomCentre
{
	background-color: #FFFFFF;
	position: absolute;
	z-index: 4;
	height: 30px;
	bottom: 0px;
	left: 30px;
}
.BottomRight
{
	background-image: url('Images/Structure/corner_br.png');
	background-repeat: no-repeat;
	background-position: center center;
	width: 30px;
	height: 30px;
	bottom: 0px;
	right: 0px;
	position: absolute;
	z-index: 5;
}

#TopBanner
{
	width: 850px;
	height: 150px;
	left: 25px;
	position: absolute;
	z-index: 4;
	top: 25px;
}

#TopBannerKink
{
	width: 480px;
	height: 120px;
	left: 25px;
	position: absolute;
	z-index: 4;
	top: 100px;
}

#OrderNow
{
	width: 100px;
	height: 100px;
	left: 715px;
	position: absolute;
	z-index: 2000;
	top: 0px;
}

#BottomBanner
{
	width: 850px;
	height: 150px;
	left: 25px;
	position: absolute;
	z-index: 4;
	top: 600px;
}

#CentreColumn1
{
	width: 265px;
	height: 350px;
	left: 25px;
	position: absolute;
	z-index: 5;
	top: 230px;
}

#CentreColumn2
{
	width: 266px;
	height: 350px;
	left: 317px;
	position: absolute;
	z-index: 5;
	top: 230px;
}

#CentreColumn1and2
{
	width: 558px;
	height: 350px;
	left: 25px;
	position: absolute;
	z-index: 5;
	top: 230px;
}

#CentreColumn3
{
	width: 265px;
	height: 350px;
	left: 609px;
	position: absolute;
	z-index: 5;
	top: 230px;
}

.Width205
{
	width: 205px;
}

.Width206
{
	width: 206px;
}

.Width265
{
	width: 265px;
}

.Width266
{
	width: 266px;
}


.Width420
{
	width: 420px;
}

.Width480
{
	width: 480px;
}

.Width498
{
	width: 498px;
}

.Width558
{
	width: 558px;
}

.Width790
{
	width: 790px;
}

.Width850
{
	width: 850px;
}

.Height290
{
	height: 290px;
}

.Height90
{
	height: 90px;
}
