body {
	font-size:62.5%;
	font-family: Verdana, Geneva, Sans, sans-serif;
	margin: 0px;
	padding: 0px;
	background:#fff;
    color: #000000;
    line-height: 1;
	min-width: 1000px;
}
a, a b, a strong {
	color:#006EB8;
	text-decoration:none
}
a:hover, a:hover b, a:hover span.nobr {
	text-decoration:underline
}
table {
    border-collapse: collapse;
    border-spacing: 0;
}
td {
	text-align: left;
    vertical-align: top;
}
h1 {
  font-size:1.8em;
  color:#3E4853;
  padding-bottom:1em;
  line-height:0.9em
}
* {
    margin: 0;
    outline: medium none;
    padding: 0;
    text-decoration: none;
}
#container {
	width: 100%;
	margin: 0 auto;
}
.tabscontainer {
	width: 30em;
	position: absolute;
	left: 40%
}
.lay  {
	background:#dcdcdc url(/images/grad.gif) repeat-x 0 0;
	height:20px
}
.lay span#lang {
	color:#000;
	display:block;
	float:left;
	margin:4px 0 0;
	padding-left:25%;
	font-size:10px
}
.stopper {
	max-width:1040px;
	min-width:960px;
	margin: 0 auto;
	padding: 0 20px;
}
table#header {
	width:100%
}
.logo {
	padding: 15px 0 10px 0;
}
.logo img {
border: 0px;
}
.logo h1 {
	margin-top:8px;
	line-height:13px;
	color:#3E4853;
	font-size:10px;
	font-weight: normal;
	padding-bottom: 1em;
}
.vmiddle {
    vertical-align: middle;
}
.alignleft {
    text-align: left;
}
div.bmk {
    left: 0;
    z-index: 2;
}
div.bmk, div.bmk2 {
    background:url(/images/lay_right.png) no-repeat right top;
    padding: 0 20px 0 0;
    position: absolute;
    top: 0;
}
div.bmk, div.bmk .lt, div.bmk2, div.bmk2 .lt {
    height: 26px;
}
div.bmk .lt, div.bmk2 .lt {
	background:url(/images/lay_left.png) no-repeat left top;
	padding:5px 4px 0 20px
}
div.bmk2 {
	left:80px;
	z-index:1
}
div.bmk_end_sess, div.bmk2_end_sess  {
	overflow:hidden;
	height:0
}
a.whois  {
	background:url(/images/planet.gif) no-repeat left 1px
}
a.ring-buoy {
    background:url(/images/ring-buoy.gif) no-repeat left 1px
}
a.whois, a.ring-buoy {
    font-weight: bold;
    line-height: 110%;
    padding-left: 16px;
}
#projects  {
	max-width: 650px;
}
table#header {
	border: 0;
}

div.domain4you {
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 16px;
	color: #656565;
	float: left;
	position: absolute;
	z-index: 99;
	white-space: nowrap;
	margin-top: 5px;
}
td.can4you {
	padding: 5px;
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 14px;
	color: #656565;
	padding-top: 18px;
	padding-left: 20px;
}
div.menu4you {
	margin-top: 30px;
}

table.menu-one {
	width: 100%;
	margin-top: 20px;
	border: 0;
}
table.menu-one td {
	padding: 5px;
}
a.menu-bold {
	background:url(/images/darr.gif) no-repeat left;
	color: #656565;
	font-size: 13px;
	font-weight: bold;
	padding: 0 0 0 15px;
	white-space: nowrap;
}
a.domain-you {
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 16px;
	color: #006EB8;
}
a.enter-personal {
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 14px;
	color: #006EB8;
	background: url(/images/enter_3.gif) no-repeat left;
	padding-left: 22px;
	margin-top: 48px;
	float: right;
	padding-bottom: 2px;
}
.line-blue {
	background:url(/images/menu-bg.gif) 0 0 repeat-x;
	width:100%;
	height:10px;
	-moz-border-radius:4px;
	border-radius:4px;
}
.layout1 {
	position: relative;
	margin-top: 20px;
}
.layout2 {
	position: relative;
	margin-top: 20px;
	margin-top: 320px;
	height: 310px;
}
.layout1 div {
	position: absolute;
	height: 270px;
}
.layout2 div {
	position: absolute;
	height: 270px;
}
#col1 {
	width: 315px;
}
#col2 {
	left: 322px;
	right: 320px;
	margin: 0 auto;
	padding: 0;
}
#col3 {
	width: 315px;
	right: 0;
}
#box {
	position: relative;
	width: 315px;
	height: 270px;
	background: white;
	border: 1px #b6d2ea solid;
	-moz-border-radius: 4px;
	border-radius: 10px;
	color: rgb(#d9d9d9);
	text-shadow: 0 1px 0 #d9d9d9;
	line-height: 1.5;
	margin: 0px auto;
}
#box:before,
#box:after {
	z-index: -1;
	position: absolute;
	content: "";
	bottom: 15px;
	left: 5px;
	width: 50%;
	top: 80%;
	max-width: 315px;
	background: rgba( 202, 202, 202, 0.8);
	-webkit-box-shadow: 0 15px 10px rgba( 202, 202, 202, 0.8);
	-moz-box-shadow: 0 15px 10px rgba( 202, 202, 202, 0.8);
	box-shadow: 0 15px 10px rgba( 202, 202, 202, 0.8);
	-webkit-transform: rotate(-3deg);
	-moz-transform: rotate(-3deg);
	-o-transform: rotate(-3deg);
	-ms-transform: rotate(-3deg);
	transform: rotate(-3deg);
}
#box:after {
	-webkit-transform: rotate(3deg);
	-moz-transform: rotate(3deg);
	-o-transform: rotate(3deg);
	-ms-transform: rotate(3deg);
	transform: rotate(3deg);
	right: 5px;
	left: auto;
}
#box table {
	margin-top: 40px;
	height: 170px;
	width: 100%;
}
td.icon-box {
	text-align: center;
}
#col1 td.icon-box {
	width: 150px;
}
#col2 td.icon-box {
	width: 130px;
}
#col3 td.icon-box {
	width: 130px;
}
td.title-box {
	text-align: left;
	vertical-align: top;
	height: 16px;
}
#col1 td.title-box {
	width: 160px;
}
#col2 td.title-box {
	width: 170px;
}
#col3 td.title-box {
	width: 170px;
}
td.text-box {
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 12px;
	color: #656565;
	vertical-align: top;
	padding-top: 5px;
	padding-right: 10px;
}

a.service {
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 16px;
	color: #006EB8;
}

#col1 div.button-box {
	position: relative;
	float: right;
	width: 162px;
	margin: 0;
	padding: 0;
}
#col2 div.button-box {
	position: relative;
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
#col3 div.button-box {
	position: relative;
	float: right;
	width: 180px;
	margin: 0;
	padding: 0;
}
div.button-box {
	height: 50px;
}
div.button-box a {
	text-decoration: underline;
	position: relative;
	display: inline-block;
	padding: 5px 15px;
	border: 1px solid #008cdc;
	font-family: Verdana,Geneva,Sans,sans-serif;
	font-size: 12px;
	background: white;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
div.button-box a:hover {
	background: #008cdc;
	color: white;
}
div.button-box a:active {
	background: #007ac0;
	border: 1px solid #007ac0;
	color: #fff799;
}
p.copyright {
	color:#3E4853;
}
