body {
	background-image: url('images/bg.png');
	background-repeat: repeat;
	font-family: Tahoma;
	font-size: 10px;
	color: #dcdcdc;
}

a {
	color: #dcdcdc;
	text-decoration: none;
}

a:hover {
	color: #cd00e2;
	text-decoration: none;
}

.top {
	width: 920px;
	height: 147px;
	margin-top: -10px;
}

.logo {
	background-image: url('images/logo.png');
	width: 285px;
	height: 110px;
	float: left;
}

.servers {
	background-image: url('images/servers.jpg');
	width: 552px;
	height: 147px;
	float: right;
}

.servers-text {
	padding-top: 35px;
	padding-right: 30px;
	line-height: 150%;
}

.links {
	background-image: url('images/links.png');
	width: 795px;
	height: 56px;
}

.adsai{
width:800px;
height:92px;
float:center;
}

.links_text {
	padding-top: 22px;
	text-transform: uppercase;
}

.orders {
	background-image: url('images/orders.jpg');
	width: 891px;
	height: 269px;
}

.order-admin {
	float: left;
	width: 170px;
	padding-left: 95px;
	padding-top: 70px;
	text-align: left;
	font-size: 11px;
	color: #b0b0b0;
}

.order-vip {
	float: left;
	width: 200px;
	padding-left: 85px;
	padding-top: 70px;
	text-align: left;
	font-size: 11px;
	color: #b0b0b0;
}

.order-spec {
	float: right;
	width: 170px;
	padding-right: 110px;
	padding-top: 70px;
	text-align: left;
	font-size: 11px;
	color: #b0b0b0;
}

.order {
	float: left;
	width: 170px;
	padding-left: 92px;
	padding-top: 28px;
}

.order-button {
	margin-left: 10px;
	margin-top: 30px;
	width: 145px;
	height: 31px;
	border: 0px;
}
/*
.news {
	background-image: url('images/news.jpg');
	width: 863px;
	height: 206px;
}
*/
.info {
	width: 778px;
	display: table;
}

.news-title {
	float: left;
	text-align: left;
	padding-top: 5px;
	padding-left: 13px;
	text-transform: uppercase;
	color: #e500d5;
}

.news-time {
	float: left;
	text-align: left;
	padding-left: 10px;
	padding-top: 5px;
	color: #575757;
}

.news-bg {
	background-color: #1c1c1c;
	border: 1px #7c7c7c dotted;
	width: 780px;
	height: 67px;
	color: #b6b6b6;
}

.news-text {
	width: 750px;
	color: #b6b6b6;
	text-align: left;
	padding-left: 0px;
	padding-top: 7px;
}

.content-top {
	background-image: url('images/content-top.png');
	width: 864px;
	height: 42px;
}

.content {
	background-image: url('images/content.png');
	background-repeat: repeat-y;
	width: 830px;
}

.content-bot {
	background-image: url('images/content-bot.png');
	width: 864px;
	height: 75px;
}


.right-img {
	float: right;
	width: 468px;
	height: 60px;
}

.footer {
	padding-top: 7px;
	width: 800px;
	height: 100px;
}

.contacts {
	float: left;
	background-image: url('images/contacts.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 150px;
}

.contacts-text {
	text-align: left;
	padding-top: 28px;
	padding-left: 5px;
	color: #959595;
	font-size: 11px;
}

.advert2 {
	widght: 800 px;
	text-align: center;
}
.contacts a {
	color: #cd00e2;
	text-decoration: none;
}

.advert {
	float: right;
	background-image: url('images/advert.png');
	background-repeat: no-repeat;
	background-position: bottom right;
	height: 90px;
	width: 490px;
	padding-top: 5px;
	text-align: right;
	padding-right: 20px;
}
