body {
	background: black url("../images/bg/stripes.gif");
	font-family: "ITC Franklin Gothic", Arial, Sans-serif;
    font-size: 12px;
	line-height: 1.4em;
	padding: 0px 0px 0px 0px;
	margin: 0;
 }
#main {
	text-align: center;
}
#wrapper {
	margin: auto;
	width: 800px;
	height: 605px;
	padding: 0px;
}
#header {
	background: #FECD1A url("../images/bg/header.gif");
	height: 110px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
#menu {
	position: relative;
	top: 80px;
	height: 20px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 800px;
}
#menu img {
    float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: none;
	border: 0px;
}
#menu a img {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-indent: 0;
	text-align: left;
	clear: none;
	border: 0px;
}
.menuList {
	display: block;
	list-style:none;
	padding: 0;
	margin: 0;
	text-indent: none;
	border: 0;
}
.menuList li {

	clear: none;
	padding: 0;
	margin: 0;
	float: left;
	height: 20px;
}
.menuList li a {
	margin: 0;
	padding: 0;
	border: 0;
	height: 20px;
}
.menuList li img {
display: block;
}
.mnuhome a { 
background: url("../images/menu/mnu_home.gif");
	width: 60px;
}
.mnuthesystem { 
background: url("../images/menu/mnu_thesystem.gif");
	width: 120px;
}
.mnuhowtoinstall { 
background: url("../images/menu/mnu_howto_install.gif");
	width: 150px;
}
.mnuinstallations { 
background: url("../images/menu/mnu_installations.gif");
	width: 140px;
}
.mnucontact { 
background: url("../images/menu/mnu_contact.gif");
	width: 330px;
}
#menu a {
	display: inline;
    position: relative;
	left: 0;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	clear: none;
	font-size: 0px;
	border: 0px;
	text-indent: 0;
}
#flashcontainer {
	height: 229px;
	margin: 0;
	padding: 0;
	border: 0;
	background: #FECD1A;
}
#flashcontainer * {
	margin: 0;
	padding: 0;
	border: 0;
}
#content {

	background: white url("../images/bg/bttmright_corner.jpg");
	background-position: top right;
	background-repeat: no-repeat;

	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
}
#systemContent {

	min-height: 230px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	text-align: left;
	background: white;
}
.contact {
background: white url("../images/bg/site-plan.jpg") no-repeat top right !important; 
height: 200px;
}
#contentinner {
	padding: 10px;
	text-align: left;
	display: block;
	clear: both;
}
#contentinner p {
	margin: 5px 0px 10px 0px;
}
#contentinner ul {
	margin: 0px 0px 0px 15px;
	text-align: left;
}

#separator {
    position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: 15px;
	background: #FECD1A;
}
#title {
	position: relative;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	_padding: 0px 0px 0px 0px;
	height: 15px;
	text-align: left;
	background: white;
	border-top: 1px solid white;
	border-bottom: 1px solid #FECD1A;
}
.javascriptwarning {
  background: #FECD1A;
}
#title p {
  margin: 0px 2px 0px 5px;
}
#column {
	float: left;
	width: 170px;
	clear: none;
	padding: 0px 10px 0px 0px;
	margin: 0px 10px 0px 0px;
	border-right: 1px solid #FEE68C;
	height: 205px;
}
#column img {
	border: 0px;
}
#column1 {
	float: left;
	width: 330px;
	clear: none;
}
#column2 {
	float: left;
	width: 170px;
	clear: none;
}
.instructionstagecont {
	float: left;
	width: 190px;
	margin: 0px 5px 0px 0px;
}
.gallerycont {
	display: block;
	clear: none;
	float: left;
}
.gallerypiccont {
	display: block;
	margin: 0px 10px 10px 0px;
	padding: 0;
	clear: none;
    border: 1px solid #FECD1A;
}
.gallerypiccont img, .gallerypiccont a {
	display: block;
	margin: 0;
	padding: 0;
	border: 0;
	clear: none;
}
#footer {
    text-align: left;
	width: 800px;
	height: 28px;
	background: #FECD1A url("../images/bg/footer.gif");
}
#footer p {
	font-size: 10px;
	margin: 7px 0px 0px 5px;
	float: left;
    text-align: left;
}
img {
	border: 0px;
}
p.header {
float: left;
	font-weight: bold;
	clear: none;
}
p.headertitle {
	font-weight: bold;
}
.headeryellow {
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	background: #FEE68C;
}
.headerdarkyellow {
	font-weight: bold;
	padding: 4px 4px 4px 4px;
	background: #FECD1A;
}
ul li {
padding: 2px;
}
#buttonscontainer {
	float: left;
	width: 155px;
	text-align: left;
	padding: 0;
	margin: 0px 0px 0px 0px;
	visibility: hidden;
}
#buttonscontainer a img {
	margin: 0;
	padding: 0;
	float: left;
	border: 1px solid white;
	clear: none;
}
.installButton {
	width: 155px;
	padding: 5px;
	font-family: Arial, Verdana, sans-serif;
	font-weight: bold;
	background: white;
}
#animcontainer {
	width: 628px;
	height: 419px;
	border: 1px solid white;
	float: left;
	clear: none;
	margin: 0px 5px 0px 0px;
}
#moviecontainer {
	text-align: center;
	margin: 0px auto;
	width: 628px;
}

#movie { 
	display: block;
}
.print {
	float: right;
	clear:  right;
	margin: 1px 0px 5px 0px;
}
.print img, .print a {
display: block;
}
.printYellow {
	float: right;
	clear:  none;
	margin: 8px 0px 0px 0px;
}
.ffContentKeeper {
	width: 100%;
	clear: both;
	height: 10px;
}
a {
  color: black;
}
a:hover, v:hover {
	color: gray;
}
v {
	color: black;
}
.disclaimer 
{
	margin: 0px;
}
.disclaimer a
{
	color: #dddddd;
}
h1 {
	font-size: 16px;
}
h2 {
	font-size: 14px;
}

/* The System - display boxes */
.systemContColA {
	display: block;
	float: left;
	width: 387px;
	background: #fee68c;
	clear: left;
	margin: 0px 5px 0px 0px;
}
.systemContColB {
	display: block;
	float: left;
	width: 387px;
	background: #fee68c;
	clear: right;
}
.marginFive {
	margin: 5px;
}
.marginTen {
	margin: 10px;
}
/* List formatting */

ul {
	padding: 0;
	margin: 0;
}
