@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #8C734C;
}
#Whiteboard {
	position:absolute;
	left:85px;
	top:72px;
	width:171px;
	height:141px;
	z-index:21;
}

a:link {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
a:visited {
	font-size: 14px;
	font-weight: bold;
	color: #cc6600;
	text-decoration: none;
}
a:hover {
	font-size: 14px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}

#bodyText {
	height: 440px;
	width: 530px;
	overflow: auto;
	position: absolute;
	left:430px;
	top:90px;
	visibility: visible;
	z-index: 6;
}
#WebDesign {
	position:absolute;
	left:50px;
	top:460px;
	width:77px;
	height:35px;
	z-index:1;
	visibility: visible;
}
#DBapps {
	position:absolute;
	left:160px;
	top:460px;
	z-index:2;
	height: 41px;
}
#security {
	position:absolute;
	left:280px;
	top:460px;
	width:77px;
	height:23px;
	z-index:3;
}
#contact {
	position:absolute;
	left:280px;
	top:540px;
	width:100px;
	z-index:4;
}
#SmBusiness {
	position:absolute;
	left:50px;
	top:530px;
	width:77px;
	height:40px;
	z-index:5;
}
.header1 {
	font-size: 18px;
	font-weight: bold;
	color: #cd6a06;
}
#dataRecovery {
	height: 40;
	width: 70px;
	position: absolute;
	left:160px;
	top:530px;
	visibility: visible;
	z-index: 20;
}
#pageLocation {
	height: 40;
	position: absolute;
	left:455px;
	top:40px;
	visibility: visible;
	z-index: 8;
	font-size: x-large;
	font-weight: bold;
}
.footnote {
	font-size: xx-small;
}
