@charset "UTF-8";
/* CSS Document */

header{
	z-index: 999;
}

nav{
	z-index: 998;
}

#search-menu {
	width: 330px;
}

section.slider {
	z-index: 997;
}

.search-box {
	position: relative;
	float: right;
	height: 30px;
	padding: 7px 8px 7px;
	background-color: #00B0CA;
	margin: 30px 0 0;
	width: 240px;
}

.search-box input {
}

.search-box input.cat_textbox_small {
	height: 16px;
	}


#nav li {
	display: block;
	width: 132px;
	text-align: center;
	border-right: 1px solid #89D8E2;
	vertical-align: middle;
	border-left: 1px solid #1CADC0;
	float: left;
	padding: 13px 0px 0px !important;
	height: 30px;
}

#nav li a {
	}

#nav li ul li {
	padding: 0px;
}

.slider-inner {
	background-color: #ffffff; 
	  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	  filter: alpha(opacity=80);
}

.webapptable tr { 
	width: 700px;
	overflow: hidden;
}

.webapptable td {
	margin: 0px !important;
	width:	240px !important;
	float: none !important;

}

.slider-link {
	left: 310px !important;
}

.index .button {
	width: 120px !important;
}

nav {
	height: 51px !important;
}

footer .contacts {
	top: 0px;
	z-index: 100;
	}

/*#search-menu ul {
	width: 295px;
}

aside {
	width: 200px;
	}*/