@charset "UTF-8";
/* CSS Document */




html {
filter: expression(document.execCommand("BackgroundImageCache", false, true));
}

body {
	background-color: #000065;
	margin-top: 22px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px; font-family:Arial, Helvetica, sans-serif; color:#000; font-size:12px;
}

li{ list-style-image:url(../images/arrow.gif);}

h1 {font-family:Arial, Helvetica, sans-serif; color:#000065; font-size:36px; font-weight:500;}

.h1 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:36px; font-weight:400;}


.white1 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:15px;}
.white2 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:12px;}
.white3 {font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; font-size:18px;}
.footer { font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#83a1f9;}

.footer A:link {text-decoration: none}
.footer A:visited {text-decoration: none}
.footer A:active {text-decoration: none}
.footer A:hover {text-decoration: underline}

.icon { font-family:Arial, Helvetica, sans-serif;font-size:10px;color:#ccccff;}
.icon A:link {text-decoration: none}
.icon A:visited {text-decoration: none}
.icon A:active {text-decoration: none}
.icon A:hover {text-decoration: underline; color:#fff;}


.tollfree { font-family:Arial, Helvetica, sans-serif;font-size:11px;color:#ccccff;}

.violet {
	color: #ccccff;
	font-size: 22px;
	font-weight: bold;
}

.subtitle {
	color: #000065;
	font-size: 16px;
	font-weight: bold;
}

.red {color:#FF0000;}


/* Menu Bar */


.home{list-style-type:none;
  display: block;
  width: 92px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:0px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.home:hover { 
   background-image:url(../images/menu.gif); 
   background-position: 0px -56px;
}


.about{list-style-type:none;
  display: block;
  width: 122px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:-92px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.about:hover { 
   background-image:url(../images/menu.gif); 
   background-position: -92px -56px;
}


.services{list-style-type:none;
  display: block;
  width: 118px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:-214px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.services:hover { 
   background-image:url(../images/menu.gif); 
   background-position: -214px -56px;
}


.inventory{list-style-type:none;
  display: block;
  width: 112px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:-332px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.inventory:hover { 
   background-image:url(../images/menu.gif); 
   background-position: -332px -56px;
}


.presentation{list-style-type:none;
  display: block;
  width: 166px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:-444px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.presentation:hover { 
   background-image:url(../images/menu.gif); 
   background-position:-444px -56px;
}


.contact{list-style-type:none;
  display: block;
  width: 115px;
  height: 58px;
  text-decoration: none; 
  background-image:url(../images/menu.gif);
  background-position:-610px 0px;
  background-repeat:no-repeat;
  float:left;
  cursor:pointer;

  }

.contact:hover { 
   background-image:url(../images/menu.gif); 
   background-position: -610px -56px;
}




/* End Menu Bar */

/*Home buttons */
.watchpresentation{list-style-type:none;
  display: block;
  width: 229px;
  height: 102px;
  text-decoration: none; 
  background-image:url(../images/Investment-Recovery-Presentation.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  cursor:pointer;

  }

.watchpresentation:hover { 
   background-image:url(../images/Investment-Recovery-Presentation.jpg);
   background-position: 0px -102px;
}

.ebay{list-style-type:none;
  display: block;
  width:228px;
  height:72px;
  text-decoration: none; 
 background-image:url(../images/SRS-ebay.jpg);
  background-position:0px 0px;
  background-repeat:no-repeat;
  cursor:pointer;

  }

.ebay:hover { 
background-image:url(../images/SRS-ebay.jpg);
   background-position: 0px -72px;
}

.sell{list-style-type:none;
  display: block;
  width:260px;
  height:76px;
  text-decoration: none;
  background-image:url(../images/sell-equipment.jpg) ;
   background-position:0px 0px;
  background-repeat:no-repeat;
  cursor:pointer;

  }

.sell:hover { 
  background-image:url(../images/sell-equipment.jpg);
   background-position: 0px -76px;
}



/* End Home Buttons*/

#we-buy {font-size:12px; display:inline-block; line-height:18px; width:780px; background-image:url(../images/we-buy.jpg); background-position:right; background-repeat:no-repeat;}