.fixed      { table-layout:fixed; }
.bold       { font-weight: bold; }
.sp-h-10    { height:10px;line-height:10px }
.sp-h-5     { height:5px;line-height:5px }
.body-text  { background-color: #000000; }
.pointer    { cursor:pointer; }

body {
  padding:0px;
  margin:0px;
  background-image: url('../images/tile.gif');
  background-color: #000000;
  color: #FFFFFF;
}

body,table,td {
  font-family: verdana;
  font-size: 12px;
}

.main-table{
  width:779px;
}

.cube{
  position:absolute;
  top:0px;
  left:75px;
  z-index:1;
  cursor: pointer;
}

.quote-main{
  font-size: 20px;
}
.quote-name{
  font-size:16px;
}

.empty	{ height:200px; width: 500px; line-height:20px;}

.text   { font-family: arial; font-size: 14px; line-height: 20px; width:600px; padding-bottom: 20px; vertical-align:top;}
/* sub-header Styles */
.box-text       { height:22px; font-family:verdana; font-size:16px; font-weight:bold; color:#FDFEFF; }
.box            { height:22px; width:170px; }

/* News Styles */
.news-bg	{ width:690px; background-image: url(../images/borax.png); background-repeat: no-repeat; background-position: top right; }
.news   	{ width:500px; }
.news-1 	{ font-family: verdana; font-size: 15px; font-weight: bold; padding-bottom: 10px;}
.news-2 	{ font-size: 14px; }
.news-3 	{ font-size: 15px; font-weight: bold; }

/* About Styles */
.about    { width:720px; background-image: url(../images/cube2.png); background-repeat: no-repeat; background-position: top right;}
.about-1  { font-size: 15px; font-weight: bold; line-height:30px; }
.about-2  { font-size: 30px;}

/* Jobs Styles */
.jobs-bg	{ width:695px; background-image: url(../images/yaron.png); background-repeat: no-repeat; background-position: bottom right; }
.jobs-1   { font-family: verdana; font-size: 14px; font-weight:bold; }
.jobs-2   { font-size: 12px; line-height: 18px; }
.jobs-ul  { padding: 0px; margin:0px; margin-left:24px; }

/* Press Styles */
.press-bg	{ width:700px; background-image: url(../images/whip.png); background-repeat: no-repeat; background-position: top right; }
.press   	{ width:370px; }
.press-1 	{ font-family: verdana; font-size: 14px; font-weight: bold; padding-bottom: 10px;}
.press-2 	{ font-size: 13px; padding-bottom: 10px;}


/* Contact Styles */
.contact-1 	{ font-family: verdana; font-size: 14px; font-weight: bold; padding-bottom: 10px;}

/* Search Results Styles */
.search-sp-v  { height:10px; line-height:10px; }