div.clients { position: absolute; top: 337px; left: 722px; width: 166px; z-index: 4; height: 149px; background-color: #fcfbfb; }
div.laptop-recovery { position: absolute; top: 112px; left: 189px; width: 173px; z-index: 5; height: 178px; background-color: #FCFBFB; }
div.desktop-recovery { position: absolute; top: 112px; left: 366px; width: 174px; z-index: 6; height: 178px; background-color: #FCFBFB;  }
div.server-recovery { position: absolute; top: 112px; left: 543px; width: 166px; z-index: 7; height: 172px; background-color: #FCFBFB; }
div.latestnews { position: absolute; top: 294px; left: 188px; width: 701px; z-index: 8; height: 31px; background-color: #FCFBFB; background-image:url(images/home_24.gif); background-repeat:repeat-x; }
div.caption { position: absolute; top: 344px; left: 201px; width: 324px; z-index: 13; height: 20px; background-color: #FCFBFB; }
div.xytronreception{ position: absolute; top: 496px; left: 10px; width: 166px; z-index: 10; height: 133px; background-color: #fcfbfb; }
div.hard-drive { position: absolute; top: 496px; left: 722px; width: 166px; z-index: 11; height: 139px; background-color: #fcfbfb; }
div.text { position: absolute; top: 327px; left: 202px; width: 680px; z-index: 14; height: 320px; background-color: #FCFBFB; }
.latestnewstext { padding: 5px 10px 5px 0px; }
div.laptop-title { position: absolute; top: 122px; left: 222px; width: 108px; z-index: 13; height: 24px; }
div.desktop-title { position: absolute; top: 122px; left: 398px; width: 114px; z-index: 14; height: 24px; }
div.server-title { position: absolute; top: 119px; left: 581px; width: 108px; z-index: 15; height: 24px; }

.desktopnav a:link { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 200; text-decoration: none; }
.desktopnav a:visited { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 200; text-decoration: none; }
.desktopnav a:hover { font-family: verdana; font-size: 11px; color: #e1a59b; font-weight: 200; text-decoration: none; }

.servernav a:link { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 200; text-decoration: none; }
.servernav a:visited { font-family: verdana; font-size: 11px; color: #FFFFFF; font-weight: 200; text-decoration: none; }
.servernav a:hover { font-family: verdana; font-size: 11px; color: #b5c596; font-weight: 200; text-decoration: none; }

/* The following CSS added by Harry from Voodoochilli on 4.7.09  */

#dataRecoveryQuote{
	display:block;
	border: 1px solid #333;
	width:160px;
	position:absolute;
	background-color:#FFF;
	z-index:500;
	float:left;
	margin-top:545px;
	margin-left:13px;
	background-image:url(images/home-quote-bg.jpg);
	background-repeat:repeat-x;
	}
#dataRecoveryQuote Input, textarea{
	width:140px;
}
#dataRecoveryQuote select{
	width:145px;
}
#dataRecoveryQuote h3{
	padding-left:10px;
	color:#016bb5;}
