img{
	border-style: none;
	border-width: 0;	

}
body {
	margin: 0;
	width: 100%;
	font: 12px/16px Arial, Helvetica, Geneva, sans-serif;
	text-align: left;
	color: gray;
}
.h1{
		font: normal 12px/16px Arial, Helvetica, Geneva, sans-serif;

}
.header {
	width: 716px;
	height: 100px;
	clear: both;
	position: absolute;
	top: 300px;
	z-index: 2;
	padding-left: 142px;
	padding-right: 142px;
}


.container {
		background: white url(images/dbds-background.gif) no-repeat scroll center top;

	width: 716px;
	height: 830px;
	margin-top: 0;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.content {
	width: 500px;
	clear: both;
	text-align: center;
	position: absolute;
	top: 300px;
	z-index: 1;
	line-height: 20px;
	margin-left:110px;
}
.footer {
	width: 716px;
	clear: both;
	text-align: center;
	position: absolute;
	top: 692px;
	z-index: 1;
}
.bottom {
	width: 716px;
	clear: both;
	text-align: center;
	position: absolute;
	top: 790px;
	z-index: 1;
}
.logo { display:block; height:85px; width:142px; overflow:hidden;
	margin: 13px;
}

a.image { display:block; height:85px; width:142px;
text-indent:-142px; overflow:hidden;
}a.image:hover { display:block;
}


.pritek, .dbds, .niche, .qldhosting, .telco {
	float: left;
	clear: none;
	width: 142px;
}

.mouseoverinner{
	margin: 12px;
	font-size: 11px;
}
a.grouptext,a.grouptext:visited{
	color: navy;
	text-decoration: none;
	font-size: 12px;
}
a.dbdstext,a.dbdstext:visited{
	color: orange;
	text-decoration: none;
	font-size: 12px;
}
a.nichetext,a.nichetext:visited{
	color: silver;
	text-decoration: none;
	font-size: 12px;
}
a.pritektext,a.pritektext:visited{
	color: green;
	text-decoration: none;
	font-size: 12px;
}
a.qldhostingtext,a.qldhostingtext:visited{
	color: maroon;
	text-decoration: none;
	font-size: 12px;
}
a.telcotext,a.telcotext:visited{
	color: #007fb6;
	text-decoration: none;
	font-size: 12px;
}

a:hover{
	text-decoration: underline;
}
.dbds, .niche {
	border-right: 1px solid silver;

}
