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

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

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

h2 {
	font-family: 'Amaranth', sans-serif;
	font-size:700px;
	color:#fe8c00;
	font-size:30px;
	margin-bottom:5px;
}

h3 {
	font-family: 'Amaranth', sans-serif;
	font-size:700px;
	color:#fe8c00;
	font-size:30px;
	margin-bottom:5px;
}



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

.top-block-left h1 span{
	margin-left:-5000px;
}
.center{
	padding:10px 20px;
	line-height:22px;
}
div#bold{
	font-size:13px;
	font-weight:900;
}
.already {
	float:left;
	width:248px;
	display:block;
}

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

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

a.download:hover {
	background-position: 0 -60px;
	}
	/*top block*/
.top-block{
	width:908px;
	padding:15px 0;
}
a.click-here {
	display: block;
	width: 908px;
	height: 31px;
	text-decoration: none;
	background:url(../images/forms_valerie/needBtn.gif) no-repeat;
	margin-top:33px;
	margin-left:21px;
	}

a.click-here:hover {
	background-position: 0 -31px;
	}
.top-block-left{
	float:left;
	width:40%;
	margin-left:20px;

}
.top-block-left ul{
	padding:0 0 0 24px;	
}

.top-block-left li{
	font-size:14px;
	padding:11px 0;
	
	
}

.right-block {
	float:right;
	width:40%;
	margin-right:5px;
	padding-top:0;
	
}

.tips {
	width:908px;
	margin:auto;
}

.tips h3 {
}

.tips ul {
	list-style:decimal;
	margin-left:20px;
	font-size:12px;
}

.tips li {
	padding:5px 0;
}


.preloader { background:url(../images/i/loader1.gif) center center no-repeat #ffffff; display:inline-block;  }