/* CSS Document */
body {
	background-color: #000000;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}

div.logo {
	width:810px;
	text-align:left;
}

div.body{
	width:790px;
	background-color:#ffffff;
	padding:10px;
	/*
	background-image:url(images/body_bg.png);
	background-repeat:repeat-x;
	background-position:top;
	*/
}

div.mblock{
	padding-left:10px;
	text-align:left;
}

div.block{
	text-align:left;
}

div.mhosting{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:218px;}

div.domain{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:218px;
}

div.payment{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:218px;
}

div.news{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:558px;
}

div.client{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:558px;
}

div.why{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:558px;
}

div.whois{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:558px;
}

div.clients{
	border-style:solid;
	border-width:1px;
	border-color:#c2d7f3;
	width:218px;
}

td.main{
	width:560;
	vertical-align:top;	
}

td.mblock{
	width:230;
	vertical-align:top;
}

div.head_mblock{
	padding:10px;
	background-color:#c2d7f3;
	width:198px;
	font-weight:bold;
}

div.body_mblock{
	padding:10px;
	width:198px;
}

div.head_block{
	padding:10px;
	background-color:#c2d7f3;
	width:540px;
	font-weight:bold;
}

div.body_block{
	padding:10px;
	width:540px;
}

div.mblockbar15{
	width:198px;
	height: 15px;
	background-image: url(images/dot_bar.png);
	background-repeat:repeat-x;
	background-position:center
}

div.blockbar15{
	width:540px;
	height: 15px;
	background-image: url(images/dot_bar.png);
	background-repeat:repeat-x;
	background-position:center
}

div.mblockbar10{
	width:198px;
	height: 10px;
	background-image: url(images/dot_bar.png);
	background-repeat:repeat-x;
	background-position:center
}

.domain_name{
	float:left;
}

.domain_price{
	float:right;
}

div.address {
	width:790px;
	text-align:left;
	padding:10px;
	background-color:#c2d7f3;	
	background-image: url(images/bg_address.png);	
}