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

h1 {
	background:url(../images/our_services/our_services.gif) 0 0 no-repeat;
	width:908px;
	height:72px;
	margin:0px 0 0 21px;
}

h1 span {
	margin-left:-5000px;
}

.top-block-left {
	float:left;
	width:490px;
	margin:35px 0 0 21px;
}

 h2 {
	background:url(../images/our_services/we_are.gif) 0 0 no-repeat;
	width:876px;
	height:63px;
	margin:20px 0 0 21px;
}

 h2 span {
	margin-left:-5000px;
}


.download-block {
	float:right;
	width:224px;
	display:inline;
}

a.download {
	display: block;
	width: 224px;
	height: 60px;
	text-decoration: none;
	background:url(../images/our_services/downloadBtn.gif) no-repeat;
}

a.download:hover {
	background-position: 0 -60px;
	}

.top-block-right {
	float:left;
	width:390px;
	margin:34px 0 0 28px;
}

.dots {
	background:url(../images/our_services/dots.jpg) 0 0 repeat-x;
	height:4px;
	width:908px;
	margin:27px 0 0 21px;
}

a.click-here {
	display: block;
	width: 908px;
	height: 31px;
	text-decoration: none;
	background:url(../images/forms/needBtn.gif) no-repeat;
	margin-top:33px;
	margin-left:21px;
	}

a.click-here:hover {
	background-position: 0 -31px;
	}
	
.displace {
	position: absolute;
	left: -5000px;
	}
	
.bottom-block-left {
	float:left;
	width:490px;
	margin:20px 0 0 21px;
}

.bottom-block-left h1 {
	background:url(../images/our_services/lorem_ipsum.gif) 0 0 no-repeat;
	width:236px;
	height:29px;
	margin:0;
}

.bottom-block-left h1 span {
	margin-left:-5000px;
}

.top-block-left ul {
	font-size:16px;
}

.top-block-left li {
	margin:0px 0 0 20px;
	line-height:25px;
}

.bottom-block-right {
	float:right;
	width:390px;
	margin:20px 20px 0 0px;
}

#slideshow {
    position:relative;
    height:509px;
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}

