﻿.top_image
{
	width:900px;
	height:313px;
	margin: 0 auto;		
}

.bottom_wrapper
{
	width:900px;
	margin:0 auto;	
}

.left_wrapper
{
	width:300px;
	float:left;	
}

.right_wrapper
{
	width:600px;
	float:right;	
}

.client_descr
{
	width:575px;
	margin: 0 auto;	
}

.client_icon
{
	width:127px;
	height:98px;
	float:left;	
}

.client_title
{
	width:448px;
	text-align:center;
	float:left;		
}

.client_btm_title
{
	width:171px;
	margin:0 auto;	
}

.client_btm_link
{
	width:161px;
	margin:0 auto;
	text-align:right;	
}

.client_btm_item_wrapper
{
	width:171px;
	float:right;	
}

.screenshot_button
{
	width:130px;
	height:117px;
	margin: 0 auto;	
}


