body,html {
font: 12px Palatino Linotype, Book Antiqua, Palatino, serif;
color:#606060;
background: #f4f4f4 url('/images/Faciaclad_02.jpg') repeat-x;
font-weight:400;
text-align:left;
margin:0;
padding:0;
border:0;
border-style:none;
}

/*
    This img display setting is important because all browsers do this differently
*/
img {
display:block;
float:left;
border:0;
}

p, a, h1, h2, h3, h6, li, ul {
  border: 0;
  padding: 0;
  margin: 0;
  text-decoration: none;
  list-style: none;
}

a, a:hover, a:visited {
  color: #9a0404;
}

h1 {
  font-size: 20px;
  font-weight:normal;
  color: #9a0404;
}
h2 {
  font-size: 20px;
  margin: 20px 0px;
}
h3 {
  font-size: 18px;
  margin: 18px 0px;
}
h4 {
  font-size: 16px;
  margin: 16px 0px;
}
h6 {
  margin-top: -16px;
  font-size: 10px;
}


/* Other general top level settings */
table,td,tr {
border-collapse:collapse;
padding:0;
border:0;
vertical-align:top;
}

/* Divs  */
div#bigdiv {
background-color:#cccccc;
width:780px;
min-height: 100%;
margin-left:auto;
margin-right:auto;
}

div#wrapper {
background-color:#fff;
width:770px;
margin-left:auto;
margin-right:auto;
}

div#main {
background: #fff url('/images/Faciaclad_06.jpg') top left no-repeat;
z-index: 2;
}

div#main p {
  margin-bottom: 20px;
}

div#menu {
position:relative;
width: 770px;
height:109px;
background:#fff url('../images/Faciaclad_04.jpg') top center no-repeat;
}

div#menuoptions {
border-top: 1px dotted #606060;
position:absolute;
text-transform: uppercase;
padding-left: 16px;
height:20px;
bottom:0px;
margin-left: auto;
margin-right: auto;
}
div#menuoptions li {display:inline;}
div#menuoptions li a {
/*padding: 2px 25px;*/
padding: 2px 15px;
color: #606060;
font-weight: bold;
text-decoration:none;
text-align:center;
float: left;
}
div#menuoptions li a:hover {
background-color: #b10302;
color: #fff;
}

div#left {
  margin-top: 20px;
  width: 456px;
  margin-left: auto;
  margin-right: auto;
}
div#right {
  margin-top: 20px;
  width: 80%;
  margin-left: auto;
  margin-right: auto;
}

div#footer {
  position: relative;
  font-size: 10px;
  height:216px;
  background: url('/images/Faciaclad_15.gif') bottom right no-repeat;
  width: 100%;
  vertical-align: bottom;
  border-bottom: 5px solid #ccc;
  margin-top: -80px;
}
div#footer p {
  line-height: 10px;
  padding: 10px;
  position: absolute;
  bottom: 0px;
}

div#footer a {
  color:#606060;
}


div#zitechgallery div {
padding: 5px 5px 0px 0px;
}

.wikipediaquote {
  display: none;
}

.bigred {
  color: #9a0404;
}
.verybigred {
  font-size: 24px;
  color: #9a0404;
}

.home div#main li {
  font-size: 18px;
}

.contactus div#left td {
  padding: 2px;
}

.nofloatimage img {
  float: none;
}