.picturetop {
	position: relative;
	left: 0px;
	top: 0px;
	right: 0px;
	background-image:  url("graphics/bannerexport.jpg");
	background-repeat: repeat-x;
	width: auto;
	z-index: auto;
	overflow: hidden;
	cursor: crosshair;
}
.maintableposition {
	left: 0px;
	top: 0px;
	background-image: url(../graphics/tempbanner.jpg);
	background-repeat: repeat-x;
	width: 100%;
	visibility: visible;
	z-index: 1;
}
.editableregionpos {
	left: 0px;
	top: 400px;
	position: static;
}
.100percenttable {
	width: 100%;
}
.templatebgimage {
	background-repeat: repeat-x;
}
.3pictureswithborder {
	margin-right: 0px;
	margin-top: 10px;
	height: 87px;
	width: 133px;
}
.leftof3pictures {
	float: left;
	margin-top: 20px;
	margin-right: 60px;
	margin-left: 215px;
}
.tableattop {
	top: 0px;
}
.whiteborder {
	border: thin solid #FFFFFF;
	margin: 5px;
	padding: 5px;
	background-color: #FFFFFF;
}
.colourbehindflash {
	background-color: #E23F44;
}
.heightoftable {
	height: 130px;
}
.pricestablepostion {
	margin-top: 15px;
	text-align: center;
}
.pricestitletext {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
}
.pricesinfotext {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}
.pricesinfobasic {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 15px;
}
.pricesinfotextrightfloat {
	font-family:Trebuchet MS, Arial, Helvetica;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 26px;
}
.bgtopimage {
	background-image: url(graphics/porchpic.jpg);
	background-repeat: repeat-x;
}

.termstext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}

.termstitle {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size: 18px;
	color: #FFFFFF;
	line-height: 24px;
}
#topbar{
position:absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
width: 620px;
visibility: hidden;
z-index: 100;
}

#contactus {
	position: absolute;
	visibility: hidden;
	width: 410px;
	height: 295px;
	left: -295px;
	top: -355px;
	background-color: #ccc;
	border: 1px solid white;
	padding: 10px;
}
#interactivemap {
	position: absolute;
	visibility: hidden;
	width: 600px;
	height: 400px;
	left: 20px;
	top: 50px;
	background-color: #eee;
	border: 1px solid #000;
	padding: 10px;
}

#close {
	float: right;
}
