.footer {
	background-color: #00FFCC;
	position: absolute;
	width: 775px;
	height: 51px;
	right: 120px;
	top: 585px;
	left: 101px;
}
.header {
	height: 125px;
	border: 1px solid;
	width: 770px;
	position: relative;
	left: 100px;
	top: 30px;
	background-image: url(logo.jpg);
}
.leftmenu {
	height: 400px;
	width: 150px;
	float: left;
	top: 193px;
	position: absolute;
	left: 100px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: .9em;
	font-style: normal;
	font-variant: small-caps;
	font-weight: bold;
}
.rightpane {
	position: absolute;
	top: 193px;
	height: 300px;
	width: 130px;
	left: 740px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	font-weight: normal;
	color: #000099;
}
.content {
	position: absolute;
	left: 261px;
	top: 191px;
	width: 470px;
	height: 44px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
}
.footer {
	clear: both;
}
.horizmenu {
	float: left;
	height: 30px;
	width: 772px;
	position: absolute;
	top: 159px;
	left: 100px;
	list-style-type: circle;
	list-style-image: none;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-variant: small-caps;
	font-weight: normal;
	color: #0000CC;
	text-align: center;
}
.rightpanebox {
	border: 2px double #00CCFF;
	background-color: #163257;
	text-align: justify;
	padding: 5px;
	font-size: 1.25em;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.formentry {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	background-color: #FFFFFF;
	width: 100px;
	height: 15px;
	border: 1px solid #666666;
}
.tabletext {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: left;
}
.dottedheader {
	border-top: 1px dotted #3333CC;
	border-right: 1px #3333CC;
	border-bottom: 1px dotted #3333CC;
	border-left: 1px #3333CC;
}
.groupheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	color: #FF6633;
	text-align: left;
	text-decoration: underline;
}
.specslisting {
	list-style-type: none;
	list-style-image: url(images/bullet.gif);
}
.contentbackground {
	background-image: url(images/keyfob_background.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.formboxes {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	border: 1px solid #666666;
	filter: Gray;
}
.formcolour {
	background-color: #FFFFCC;
}

