@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'GrotesqueMTStd Condensed';
	src: url('../fonts/grotesquemtstd-condensed-webfont.eot');
	src: local('☺'),
		url('../fonts/grotesquemtstd-condensed-webfont.woff') format('woff'),
		url('../fonts/grotesquemtstd-condensed-webfont.ttf') format('truetype'),
		url('../fonts/grotesquemtstd-condensed-webfont.svg#webfont5GYFIZkK') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'GrotesqueMTStd LightCondensed';
	src: url('../fonts/grotesquemtstd-lightcond-webfont.eot');
	src: local('☺'),
		url('../fonts/grotesquemtstd-lightcond-webfont.woff') format('woff'),
		url('../fonts/grotesquemtstd-lightcond-webfont.ttf') format('truetype'),
		url('../fonts/grotesquemtstd-lightcond-webfont.svg#webfont5GYFIZkK') format('svg');
	font-weight: normal;
	font-style: normal;
}
html,body
{       
	margin:0;
	padding:0;
	width:100%;
	position:relative;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	padding-bottom:20px;
}
a
{
	outline: none;
	-moz-outline-style: none;
	color:#000;
}
a img
{
	border:0px;
}
.clear
{
	clear:both;
}
header, footer, section, aside, nav
{
	display:block;
}
#main
{
	width:982px;
	margin:0 auto;
	margin-top:18px;
	position:relative;
}
h1
{
	font-family:'GrotesqueMTStd LightCondensed',Verdana, Geneva, sans-serif;
	font-size:49px;
	text-transform:uppercase;
	margin-bottom:0px;
	font-weight:bold;
}
.top-title
{
	font-family:'GrotesqueMTStd Condensed',Verdana, Geneva, sans-serif;
	font-size:58px;
	text-transform:uppercase;
	margin-bottom:18px;
	border-bottom:1px solid #a6a6a6;
}
nav
{
	position:absolute;
	top:32px;
	right:0px;
	height:36px;
	background:url(../images/menu_bg.jpg) repeat-x;
}
nav ul
{
	margin:0px 0px 0px 4px;
	padding:0px;
	list-style-type:none;
}
nav ul li
{
	display:inline;
}
nav ul li a
{
	color:#000;
	text-decoration:none;
	font-family:'GrotesqueMTStd Condensed',Verdana, Geneva, sans-serif;
	font-size:19px;
	text-transform:uppercase;
	float:left;
	position:relative;
	margin:0px 6px;
}
nav ul li a:hover
{
	text-decoration:underline;
}
.screen
{
	position:relative;
	margin:30px 0px 80px 0px;
}
.comment
{
	position:absolute;
	top:16px;
	right:14px;
	width:628px;
	height:70px;
	background-color:#fff;
	opacity:0.7;
}
.comment p
{
	margin:10px;
}
.demonstration
{
	margin-top:30px;
}
.main-screen
{
	float:left;
}
.mini-screens
{
	float:right;
	width:132px;
}
.mini-screens ul
{
	list-style-type:none;
	padding-left:20px;
	margin:0px;
}
.mini-screens li
{
	margin-bottom:21px;
}
.mini-screens li a
{
	padding-left:20px;
	display:block;
	height:84px;
	width:84px;
}
.mini-screens li a img
{
	border:1px solid #666;
}
.mini-screens li a:hover, .mini-screens li a.selected
{
	background:url(../images/pointer.jpg) left center no-repeat;
}
.description
{
	margin-top: 10px;
	height: 81px;
}
.description p
{
	margin-top:0px;
}
.clients-navigate .arrow
{
	position:absolute;
	top:20px;
}
.clients-navigate li
{
	display:inline;
}
.our-clients
{
	margin-bottom:120px;
}
table.news
{
	margin:26px 0px 20px 0px;
}
table.news td
{
	padding-bottom:40px;
}
table.news img
{
	margin-right:20px;
}
h2
{
	font-family:'GrotesqueMTStd LightCondensed',Verdana, Geneva, sans-serif;
	font-size:27px;
	margin:0px;
	font-weight:normal;
}
h2 span
{
	font-family:'GrotesqueMTStd LightCondensed',Verdana, Geneva, sans-serif;
	font-size:17px;
	font-style:italic;
}
table.news p
{
	margin-top:6px;
}
.contact p
{
	font-family:'GrotesqueMTStd Condensed',Verdana, Geneva, sans-serif;
	font-size:21px;
}
#Slaid {
    margin: 0;
    padding: 0;
    position: relative;
    width: 982px;
	height: 76px;
	border-bottom:1px solid #a6a6a6;
	position:relative;
	margin:46px 0px 80px 0px;
}
#PresentationArrowTop {
    cursor: pointer;
    float: left;
    position: relative;
    top: 20px;
}
#PresentationArrowBottom {
    cursor: pointer;
    float: right;
    position: relative;
    top: 20px;
}
img {
    border: medium none;
}
#PresentationImage, #PresentationImage ul {
    height: 59px;
    margin: 0;
    padding: 0;
}
#PresentationImage li a img {
    border: 0 none;
}
#DemonstrationProduct {
    width: 842 px;
	height: 445 px;
}
#PresentationBigImage {
	width: 840px;
	height: 440px;
}
