
	body {
		background-color: #1C59AF;
		background-image: url('/images/bkg-main.jpg');
		background-repeat: repeat-x;
		color: #000;
		margin: 0px;
	   font-family: Tahoma,'Lucida Grande',Arial,Helvetica,Verdana,sans-serif;
	   font-size: 12px;
		}
		
	h1	{ font-size: 24px; }
	h2	{ font-size: 18px; }

	.text {
	   font-family: Verdana,Arial,sans-serif;
	   font-size: 12px;
		}
		
	img {
		behavior: url('/css/pngbehavior.htc');
		}
	
	a img { border: 0px; }
	
	#logo {
		position: absolute;
		top: 18px;
		left: 625px;
		z-index: 99;
		}

	#tagline {
		position: absolute;
		top: 38px;
		left: 15px;
		z-index: 99;
		}

	#menuC {
		width: 787px; height: 20px;
		left: 6px; top: 130px;
		position: absolute; top: 73px; left: 3px;
		}
		
					
	#menu 		{ margin: 5px 10px 0px 10px; }			
	#leftmenu	{ margin: 0px; }
	#leftmenu a	{ display: block;
				  padding: 2px 10px 2px 10px;
				  border-left: 1px #fff solid;
				  color: #555;
				  border-right: 1px #666 solid;
				  border-top: 1px #fff solid;
				  border-bottom: 1px #666 solid;
				  background-image: url(/images/bkg-tab.gif); background-repeat: repeat-x;
				  background-color: #ececec;
				  float:left;
				  }
	#leftmenu .active { 
				  border-bottom: 1px #fff solid;
				  background-color: #fff;
				  background-image: none;
				  font-weight: bold;
				  color: #000; }		  
	#leftmenu a:hover {
				  background-color: #444;
				  color: #fff;
				  background-image: none;
				  }
	#leftmenu a { text-decoration: none; }



.roll_files a        {  display: block; background-image: url(/images/recover-files.gif); background-repeat: no-repeat; width: 301px; height: 68px; }
.roll_files a:hover  {  background-position: -301px 0px; }

.roll_floppy a        {  display: block; background-image: url(/images/recover-floppy.gif); background-repeat: no-repeat; width: 301px; height: 68px; }
.roll_floppy a:hover  {  background-position: -301px 0px; }

.roll_email a        {  display: block; background-image: url(/images/recover-email.gif); background-repeat: no-repeat; width: 301px; height: 68px; }
.roll_email a:hover  {  background-position: -301px 0px; }

.roll_dvd a        {  display: block; background-image: url(/images/recover-dvd.gif); background-repeat: no-repeat; width: 301px; height: 68px; }
.roll_dvd a:hover  {  background-position: -301px 0px; }

.roll_cd a        {  display: block; background-image: url(/images/recover-cd-rom.gif); background-repeat: no-repeat; width: 301px; height: 68px; }
.roll_cd a:hover  {  background-position: -301px 0px; }

.buyit a        {  display: block; background-image: url(/images/purchase-button.gif); background-repeat: no-repeat; width: 146px; height: 29px; }
.buyit a:hover  {  background-position: -146px 0px; }


