body {
	background-color: #000000;
	color: #FFFFFF;
	margin: 0px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#logo {
	position: absolute;
	height: 113px;
	width: 305px;
	left: 85px;
	top: 20px;
}
img {
	border: 0px;
}
#rule {
	position: absolute;
	left: 85px;
	top: 134px;
	width: 800px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#rule_bottom_about {
	position: absolute;
	left: 85px;
	top: 621px;
	width: 800px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#rule_bottom_clients {
	position: absolute;
	left: 85px;
	top: 627px;
	width: 800px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#nav {
	position: absolute;
	height: 470px;
	width: 319px;
	left: 71px;
	top: 141px;
}

#title {
	position: absolute;
	height: 87px;
	width: 395px;
	left: 458px;
	top: 150px;
}

#textholder_clients {
	position: absolute;
	top: 225px;
	width: 399px;
	left: 458px;
}

#textholder {
	position: absolute;
	top: 250px;
	width: 399px;
	left: 458px;
}
#rule_undertitle {
	position: absolute;
	left: 458px;
	top: 243px;
	width: 424px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#rule_undertitle_clients {
	position: absolute;
	left: 458px;
	top: 212px;
	width: 424px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#rule_clients {
	position: absolute;
	left: 129px;
	top: 262px;
	width: 292px;
	height: 1px;
	background-image: url(images/pix.gif);
	background-repeat: repeat-x;
	border: 0px 0;
}
#asd {
	position: absolute;
	height: 20px;
	width: 72px;
	left: 821px;
	top: 624px;
	border: 0px;
}
#asd_clients {
	position: absolute;
	height: 20px;
	width: 72px;
	left: 821px;
	top: 632px;
	border: 0px;
}
.clients_table {
	padding-top: 15px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #333333;
}
