@CHARSET "ISO-8859-1";
		
 	body{
 		background-color:black;
		font-family:'verdana';
 	}	
	a img{
		border:none;
	}
	a:active
	{
		outline: none;
	}

	a:focus
	{
		-moz-outline-style: none;
	}
	a{
	color:white;
	border:none;
	outline:none;
	}
	div.maincontent{
		width:793px;
		height:420px;
		background-image:url(images/aboutusbg.png);
		background-repeat:no-repeat;
		margin-left:auto;
		margin-right:auto;
		background-position:top;
		margin-bottom:50px;
		padding-top:155px;
		
}	
	div.repeater{
		width:793px;
		height:1428px;
		background-image:url(images/bgrepeater.png);
		background-repeat:repeat;
		margin-top:25px;
		margin-left:auto;
		margin-right:auto;
		
		
	}
	table.topmenu{
		width:793px;
		height:44px;
		
		margin-left:auto;
		margin-right:auto;
		}
				
	table.topmenu tr{
		width:793px;
		height:44px;
		text-align:left;
		margin:0px;
		padding:0;
	}
		
	table.topmenu td{
		width:99px;
		height:42px;
		background-image:url(images/buttonoff.png);
		background-repeat:no-repeat;
		text-decoration:none;
		font-size:9px;
		font-family:'arial';
		text-align:center;
		vertical-align:middle;	
		margin:0;
		padding-right:0px;
		color:white;
	}
	table.topmenu td:hover{
		background-image:url(images/buttonon.png);
	}
	table.topmenu a{
		text-decoration:none;
		width:99px;
		color:white;
		display:block;
		background-position:top;
	}
	
/*RIGHTMENU INFORMATION*/

	table.5steps {
		width:138px;
		height:auto;
		float:right;
		margin-left:600px;
	}
	table.5steps tr{
		width:138px;
		height:150px;
	}	
	
	table.5steps td{
		width:136px;
		height:150px;
	
	}
	a.step1 {
		height:134px;
		width:134px;
		background-image:url(images/5stepsbutton1off.png);
		background-repeat:no-repeat;
		display:block;
	}
	
	a.step1:hover{
		background-image:url(images/5stepsbutton1on.png);
		background-repeat:no-repeat;
	}
	a.step2 {
		height:134px;
		width:134px;
		background-image:url(images/5stepsbutton2off.png);
		background-repeat:no-repeat;
		display:block;
	}
	
	a.step2:hover{
		background-image:url(images/5stepsbutton2on.png);
		background-repeat:no-repeat;
		
	}
	
	a.step3 {
		height:134px;
		width:134px;
		background-image:url(images/5stepsbutton3off.png);
		background-repeat:no-repeat;
		display:block;
	}
	
	a.step3:hover{
		background-image:url(images/5stepsbutton3on.png);
		background-repeat:no-repeat;
	}
	a.step4{
		height:134px;
		width:134px;
		background-image:url(images/5stepsbutton4off.png);
		background-repeat:no-repeat;
		display:block;
	}
	
	a.step4:hover{
		background-image:url(images/5stepsbutton4on.png);
		background-repeat:no-repeat;
	}
	a.step5{
		height:134px;
		width:134px;
		background-image:url(images/5stepsbutton5off.png);
		background-repeat:no-repeat;
		display:block;
	}
	
	a.step5:hover{
		background-image:url(images/5stepsbutton5on.png);
		background-repeat:no-repeat;
	}
	
	div.rightm{
		width:200px;
		float:right;
		text-align:left;
		
	}
	div.rightm table.steps{
		width:200px;
		border-collapse:collapse;
		background-image:url(images/5stepstext.png);
		background-repeat:no-repeat;
		background-position:right;
		text-align:left;
		margin-top:75px;
	}
	
	/*TEXT AREA----------------------------------------------------*/
	p {
		color:white;
		font-family:'Arial';
		margin-top:0px;
		margin-bottom:5px;
		padding:0px;
		font-size:14px;
	}
	span {
		colour:yellow;
		font-size:9px;
	}
	
	div.textbox{
		float:left;
		width:500px;
		height:auto;
		margin-bottom:20px;
		margin-top:20px;
	}
	
	div.textbox ul{
		margin-left:13px;
	}
	div.textbox li{
		font-family:'Arial';
		color:white;
		font-size:14px;
	}
	div.adverttextbox{
		width:493px;
		height:100px;
		line-spacing:5px;
		text-align: center;
		font-weight:bold;
		margin-bottom:0px;
		margin-top:50px
	}
	/*FOOTER AND MAIL BUTTON*/
	div.footer {
		width:793px;
		height:71px;
		background-image:url(images/footer.png);
		background-repeat:no-repeat;
		margin:-15px auto 0 auto;
	}
	a.emailbutton {
		width:117px;
		height:34px;
		margin-top:31px;
		margin-right:50px;
		background-image:url(images/emailbuttonoff.png);
		background-repeat:no-repeat;
		float:right;
		font-size:8px;
		color:white;
		text-align:center;
		padding-top:11px;
		text-decoration:none;
		clear:both;
}

	a.emailbutton:hover {
		background-image:url(images/emailbuttonon.png);
		background-repeat:no-repeat;
		text-decoration:none;
		color:white;
		}
	
	/*TABLE LEFT FOO PICTURES AND DRIVES NAMES*/
	table.left {
		height:auto;
		width:500px;
		margin-top:0px;
		margin-bottom:0px;
		padding-top:0px;
	}
	
	table.left tr{
		height:90px;
		width:auto;
		margin-bottom:0px;
		
		}
		
	table.left td{
		height:88px;
		text-align:left;
		vertical-align:middle;
		color:yellow;
		margin-right:40px;
		padding-right:40px;
		font-size:14px;
		
		}
	table.left a{
		color:yellow;
		text-decoration:none;
	}
	/*THREE ADVERTS IN RIGHT SIDE OF PAGE*/
	div.advertright{
		width:205px;
		text-align:center;
		float:right;
		margin-top:25px;
		}
	table.advertr {
		margin-top:30px;
		width:200px;
		text-align:center;
		float:right;
		}
	table.advertr tr {
		height:108px;
		vertical-align:bottom;
		
		}
	table.advertr td{
		padding-bottom:10px;
		}
	a.free{
		background-image:url(images/aboutusimage5.png);
		background-repeat:no-repeat;
		height:57px;
		width:199px;
		display:block;
	}
	a.free:hover{
		background-image:url(images/aboutusimage5over.png);
		height:57px;
		width:199px;
	}
	
	a.win {
		height:88px;
		width:97px;
		background-image:url(images/winoff.png);
		background-repeat:no-repeat;
		display:block;
		margin-left:auto;
		margin-right:auto;
	}
	
	a.win:hover {
		height:88px;
		width:97px;
		background-image:url(images/winover_03.png);
		background-repeat:no-repeat;
		}
	
	a.freeinfo {
		height:101px;
		width:146px;
		background-image:url(images/infopackoff.png);
		background-repeat:no-repeat;
		margin:auto;
		display:block;
	}
	a.freeinfo:hover {
		height:101px;
		width:146px;
		background-image:url(images/infopackon.png);
		background-repeat:no-repeat;
		
	}
	ul {
		margin:0px;
		padding:0px;
	}
	li{
		margin:0px;
	}
.aboutlink1,.aboutlink2,.aboutlink3,.aboutlink4,.aboutlink5,.aboutlink6,.aboutlink7{
	width:128px;
	height:86px;
	background-image:url(images/aboutusimage1.png);
	background-repeat:no-repeat;
	display:block
}
.aboutlink1:hover{
	background-image:url(images/aboutusimage1over.png);
}
.aboutlink2{
	background-image:url(images/aboutusimage2.png);
}
.aboutlink2:hover{
	background-image:url(images/aboutusimage2over.png);
}
.aboutlink3{
	background-image:url(images/aboutusimage4.png);
}
.aboutlink3:hover{
	background-image:url(images/aboutusimage4over.png);
}
.aboutlink4{
	background-image:url(images/aboutusimage6.png);
}
.aboutlink4:hover{
	background-image:url(images/aboutusimage6over.png);
}
.aboutlink5{
	background-image:url(images/aboutusimage7.png);
}
.aboutlink5:hover{
	background-image:url(images/aboutusimage7over.png);
}
.aboutlink6{
	background-image:url(images/aboutusimage3.png);
}
.aboutlink6:hover{
	background-image:url(images/aboutusimage3over.png);
}
.aboutlink7{
	background-image:url(images/couldbeyou.jpg);
}
.aboutlink7:hover{
	background-image:url(images/couldbeyouover.png);
}
.textlink:hover{
	color:white;
}

