@charset "utf-8";
body {
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	margin: 0px;
	padding: 0px;
	background-color: #dbf0f4;
	background-image: url(sky.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
#footerinside {
	width:100%;
	position:relative;
	margin-top:-240px;
	height:379px;
	float:right;
	clear:both;
	}
#land {
	background:url(hellobg.jpg) repeat-x center 56px;
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:379px;
	z-index:1;
}
#landinside  {
	background:url(hellobg.jpg) repeat-x center 56px;
	position:relative;
	left:0px;
	bottom:0px;
	width:100%;
	height:379px;
	z-index:1;
}

#table {
	width:450px;
	height:275px;
	background:url(table.png) no-repeat center center;
	display:inline-block;
	position:absolute;
	left:50%;
	bottom:30px;
	z-index:2;
	margin-left: -225px;
}
#tableinside {
	width:250px;
	height:275px;
	background:url(table.png) no-repeat left center;
	position:relative;
	display:inline-block;
	float:right;
	z-index:2;
	margin-left: -250px;
	margin-top: -275px;
}
#clouds {
	position:absolute;
	top:10%;
	left:0px;
	width:100%;
	height:400px;
	z-index:3;
}
#itpc {
	position:absolute;
	top:0;
	left:7%;
	width:auto;
	height:auto;
	z-index:4;

}
#logo {
	position:absolute;
	left:50%;
	top:12%;
	z-index:100;
	width: 200px;
	text-align: center;
	margin-left: -100px;
}
#currency {
	color:#FFF;
	font-size:80%;
	position:absolute;
	z-index:111;
	display:inline-block;
	width:120px;
	top: 15px;
	right:10%;
}
#currency a {
	color:#FFF;
	text-decoration:none;
	font-weight:bold;
}
#currency a:hover {
	color:#069;
}
#currency th {
	text-align:left;
	border-bottom:1px dotted #FFF;
}
#currency td {
	text-align:right;
	border-bottom:1px dotted #FFF;
}
#menubar {
	background:url(menubg.png);
	margin-top:95px;
	position:absolute;
	left:0;
	top:12%;
	z-index:1101;
	width: 100%;
	height:25px;
	text-align: center;
}
#menubar #menu {
	font-size:90%;
	color:#FFF;
	height:25px;
	background:url(logoreflect.png) no-repeat center center;
}
#menubar #menu a {
	background:none;
	color:#FFF;
	display:inline-block;
	height:25px;
	padding:4px 20px;
	text-decoration:none;
}
#menubar #menu a:hover {
	background:url(menubg.png);
	color:#333;
}
#menubar #lang {
	display:none;
	margin-top:-30px;
	margin-right:3%;
	float:right;
	position:relative;
}
#menubar #lang img {
	padding:3px;
	border:0;
}
.ct_logo {
	padding-right:30px;
	background:url(vline.png) no-repeat right top;
	text-align:right;
}
.ct_text {
	max-width:100%;
	background:url(menubg.png);
}
.ct_contacts {
	width:200px;
	background:url(vline.png) no-repeat left top;
}

#content {
	font-size:88%;
	color:#555;
	text-align:left;
	width:70%;
	top:250px;
	margin-left:15%;
	margin-bottom:275px;
	position:relative;
	z-index:145;
	min-height:250px;
}
#content h1 {
	display:none;
	color:#009;
	font-size:130%;
}
#content a {
	color:#555;
	text-decoration:none;
	border-bottom: 1px solid #FFF;
}
#content a:hover {
	color:#000;
	text-decoration:none;
}

#businesses {
	top:15%;
	margin-top:120px;
	margin-left:10%;
	width: 80%;
	text-align: center;
	position:absolute;
	z-index:155;
}
#businessesinside {
	position:relative;
	margin-top:50px;
	margin-left:10%;
	width: 80%;
	text-align: left;
	z-index:155;
}
#businesses ul, #businessesinside ul {
	width:auto;
	display:inline-block;
	padding:0;
	margin:0;
	list-style:none;
}
#businesses li, #businessesinside li {
	background:url(menubg.png);
	display:inline-block;
	padding:0;
	margin:5px;
	text-align: center;
	float:left;
}
#businesses img, #businessesinside img {
	padding-top:10px;
	border:0;
}
#businesses a, #businessesinside a {
	color:#FFF;
	font-weight:bold;
	padding:5px;
	display:inline-block;
	width:110px;
	height:120px;
	border:1px solid #FFF;
	text-decoration:none;
	background:none;
}
#businesses a:hover, #businessesinside a:hover {
	background:url(menubg.png);
}

#vlines {
	margin-top:50px;
	position:absolute;
	top:12%;
	left:10%;
	width:80%;
	height:auto;
	z-index:99;
}
#vlines .left {
	padding:0;
	margin:0;
	position:relative;
	float:left;
	display:inline;
}
#vlines .right {
	padding:0;
	margin:0;
	position:relative;
	float:right;
	display:inline;
}

#copybar { /* Позиционирование */
	background:url(copybar.png) repeat-x center bottom;
	position:absolute;
	left:0px;
	bottom:0px;
	width:100%;
	height:71px;
	z-index:5;
}
#copybarinside { /* Позиционирование */
	background:url(copybar.png) repeat-x center bottom;
	position:relative;
	width:100%;
	height:71px;
	z-index:5;
	float:left;
	margin-top: -71px;
}

#copybar, #copybarinside {
	font-size:80%;
	color:#FFF;
}
#copybar a, #copybarinside a {
	color:#FFF;
	text-decoration:underline;
}
#copybar a:hover, #copybarinside a:hover{
	color:#CCC;
}

#copybar .left, #copybarinside .left {
	padding-left:7%;
	padding-top:20px;
	margin:0;
	position:relative;
	float:left;
	display:inline;
	z-index:1203;
}
#copybar .right, #copybarinside .right {
	padding-right:7%;
	padding-top:20px;
	position:relative;
	float:right;
	display:inline;
	margin:0;
	z-index:1202;
}
.inputfield {
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#777;
	border:1px solid #fff;
	background: url(menubg.png);
	width:99%;
	padding:2px;
	margin:0;
}
form select {
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#777;
	border:1px solid #fff;
	padding:2px;
	margin:0;
}
form option {
	font-size:100%;
	font-family:Verdana, Geneva, sans-serif;
	color:#777;
}
