﻿body {
	font-family: Verdana, Tahoma, Arial;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	background: #464646 url('../images/bg.png') top center no-repeat;
	}
.wrapper {
	padding-bottom: 2em;
	margin: 0 auto;
	}
img {
	border: none;
	}
h2 {
	font-weight: normal;
	font-size: 18px;
	}
h4 {
	font-family: Century Gothic, Verdana, Tahoma, Arial;
	font-size: 16px;
	color: green;
	}
.head {
	height: 100px;
	vertical-align: bottom;
	}
.head .contacts {
	height: 69px;
	}
.head .contacts p {
	margin-left: 12px;
	margin-top: 15px;
	font-family: Century Gothic, Verdana, Tahoma, Arial;
	font-size: 14px;
	color: white;
	}
.head .search {
	height: 69px;
	text-align: right;
	}
.head .search input {
	margin-top: 20px;
	}
.searchbtn {
	vertical-align: middle;
	border: none;
	margin-left: 0.5em;
	margin-right: 0px;
	position: relative;
	text-align: right;
	width: 77px;
	height: 24px;
	}
.searchtext {
	vertical-align: middle;
	width: 158px;
	height: 20px;
	border: 1px solid #cdcdcd;
	background: #6c6c6c;
	position: relative;
	color: white;
	font-size: 16px;
	font-family: Verdana;
	font-weight: normal;
	}
.head .menu {
	text-align: right;
	width: 528px;
	}
.menu img {
	width: 130px;
	height: 30px;
	margin-left: 2px;
	}
.menu a:hover img {
	position: relative;
	top: -1px;
	}
.head .logo {
	margin-top: 15px; 
	}
.container {
	background: #cdcdcd url('../images/container_bg.png') top left no-repeat;
	min-height: 400px;
	}
.promo {
	text-align: center;
	}
.box {
	position: relative;
	width: 180px;
	padding: 10px 0px 40px 0px;
	font-size: 13px;
	color: #6c6c6c;
	opacity: 0.8;
	filter: alpha(opacity=80);
	}
.box_btn img {
	margin-top: 2px;
	}
.box_content {
	width: 179px;
	border: 1px solid #a0a0a0;
	min-height: 390px;
	background: #FFFFFF url('../images/box_tile.png') top left repeat-x;
	}
.box_content img {
	margin: 1em auto;
	}
.box_content .box_image {
	margin-top: 0.5em;
	min-height: 210px;
	text-align: center;
	}
.box_content .box_image p {
	text-align: left;
	}
.box_more {
	position: relative;
	width: 113px;
	font-size: 12px;
	color: #6c6c6c;
	padding: 10px 0 40px 0;
	}
.box_more_content {
	width: 112px;
	border: 1px solid #a0a0a0;
	min-height: 390px;
	background: #FFFFFF url('../images/box_tile.png') top left repeat-x;
	font-size: 10px;
	}
.box_more_item {
	border-top: 1px dotted silver;
	margin: 0em 0 0.5em 0;
	min-height: 110px;
	}
.box_more_item small {
	font-size: 9px;
	}
.box_more_item img {
	margin: 0.5em 0;
	}
.box_more_content p {
	margin: 0.5em;
	}
.small {
	width: auto;
	font-size: 10px;
	min-height: 150px;
	height: auto;
	}
.box a {
	font-style: normal;
	}
.box_more a {
	font-style: normal;
	}
.box_content p {
	margin: 0 0.5em;
	}
.box_lt {
	width: 10px;
	height: 11px;
	position: relative;
	top: -1px;
	left: -1px;
	background: url('../images/box_lt.png') top left no-repeat;
	}
.box_bottom {
	width: 179px;
	border: 1px solid #a0a0a0;
	min-height: 46px;
	background: #aeaeae;
	margin-top: 2px;
	border-bottom: none;
	}
.tech_list_small {
	padding: 0px 0.5em;
	margin: 0.5em 0px;
	border-bottom: 0px solid silver;
	}
.tech_list_small li {
	margin: 0px;
	list-style: none;
	text-indent: 0px;
	}
.tech_list_small li a{
	font-size: 10px;
	font-weight: bold;
	color: green;
	}
.tech_list_small p{
	font-size: 1em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	}
a {
	color: #6c6c6c;
	text-decoration: none;
	font-weight: normal;
	font-style: italic;
	}
a:hover {
	text-decoration: underline;
	}
.cats {
	border-bottom: 0px solid silver;
	padding-bottom: 1em;
	}
.cats div {
	background: #cdcdcd;
	font-family: Century Gothic, Verdana, Tahoma, Arial;
	border: 1px solid silver;
	text-align: center;
	margin-bottom: 0.5em;
	}
.cats a:hover div {
	background: silver;
	border-color: #888888;
	text-decoration: none;
	}
.cats .active {
	background: silver;
	border-color: #888888;
	}
.cats a {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	}
.item {
	border: 1px solid #a0a0a0;
	padding: 1em;
	background: #FFFFFF url('../images/box_tile.png') top left repeat-x;
	}
.item_left p {
	position: relative;
	clear:left;
	}
.item_left {
	position: relative;
	float: left;
	clear: left;
	}
.item_img {
	position: relative;
	float: left;
	margin: 0 1em 1em 0;
	padding: 0.5em;
	border: 1px solid silver;
	}
.item_img p {
	font-size: 10px;
	text-align: center;
	font-style: normal;
	padding: 0px;
	margin: 0px;
	}
.item_img:hover {
	border-color: #888888;
	text-decoration: none;
	}
.item_img img {
	}
.message {
	font-family: Century Gothic, Verdana, Tahoma, Arial;
	color: green;
	}
.message h2 {
	margin: 0px;
	padding: 0px;
	}
.item_name {
	color: black;
	font-style: oblique;
	}
.footer {
	width: 100%;
	height: 65px;
	background: #cdcdcd;
	border-top: 3px solid #464646;
	}
.footer a {
 	font-style: normal;
	color: #464646;
	}
.footer table {
	position: relative;
	top: 1em;
	margin: 0 auto;
	width: 95%;
	}
.footer td {
	font-size: 10px;
	color: #464646;
	}
	
