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

body  {
	font: 80% Verdana, Arial, Helvetica, sans-serif;
	background-image:url(img/topPattern.jpg);
	background-repeat: repeat-x;
	height: 89px;	
	margin: 0;
	padding: 0;
	/*text-align: center;*/ 
	color: #42464b;
}
.logo
{
	margin: 6px auto 0 auto;
	width: 765px;
}
.logoAlignment{margin-left: 13px;}
.header
{
	margin: 0 auto;
	width:765px;
	height: 172px;
}
.header1
{
	background-image:url(img/header_left.jpg);
	background-repeat: no-repeat;
	width: 373px;
	height: 172px;
	float:left;
}
.header2
{
	background-image:url(img/header_right.jpg);
	background-repeat: no-repeat;
	width: 392px;
	height: 172px;
	float:right;
}
#container 
{ 
	width: 765px; 
	background: #FFFFFF;
	margin: 0 auto;
	
} 
.leftSidebar
{
	float: left; 
	width: 179px; /* since this element is floated, a width must be given */
	background-color: #fff; /* the background color will be displayed for the length of the content in the column, but no further */
	padding: 15px 0 0 0; /* top and bottom padding create visual space within this div  */
	background-image:url(img/menu.jpg);
	background-repeat: no-repeat;
	/*padding-bottom: 30px;*/
	margin-left: 3px;
	position:relative; 

}
.mainContainer
{
	background-image:url(img/content_gradient.jpg);
	background-repeat:no-repeat;
	width: 578px;	
	float: right;
	margin-right: 1px;
}
.innerTube
{
	padding: 0 10px 50px 20px;
	/*border: 1px solid #990000;*/
}
.title /*title text style*/
{
	color: #02437b;
	font-size: 19px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 20px;	
}
.title_gray /*title text style*/
{
	color: #42464b;
	font-size: 19px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 20px;	
}
.blue_text /*Content blue text*/
{
	color: #0368b4;
	font-size: 12px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 20px;
	margin-left: 20px;	
}
em
{
	color: #0368b4;
	font-size: 10px;
	line-height: 22px;
	font-weight: normal;
	margin-top: 20px;
	font-style:normal;	
}
.innerTube a
{
	color: #0368b4;
	text-decoration: none;
}
.innerTube a:hover
{
	color: #0368b4;
	text-decoration: underline;
}
.innerTube li
{
	line-height: 19px;
}

.button, .button2, .button3
{
	display:block;
	width:40px;
	height:44px;
	text-indent:-9999px;
}
.button a, .button2 a, .button3 a {
	display:block;
	width:100%;
	height:100%;
	background:url(img/downloadIcon.jpg);
	/*background:transparent url(img/clickHere.png) no-repeat top left;*/
	outline:none;
}
.button a:hover, .button2 a:hover, .button3 a:hover {
	background-position:0 -44px;
}
.button2 a {
	display:block;
	width:100%;
	height:100%;
	background:url(img/question_button.jpg);
	/*background:transparent url(img/clickHere.png) no-repeat top left;*/
	outline:none;
}
.button3 a {
	display:block;
	width:100%;
	height:100%;
	background:url(img/arrowButton.jpg);
	/*background:transparent url(img/clickHere.png) no-repeat top left;*/
	outline:none;
}
.iconBox
{
	width: 100%;
	height: 50px;
}
.downl_text{float: left; margin-top: 16px;}
.donwl_icon
{
	float: left;
	margin-left:10px;
}

.innerTube p
{
	color: #42464b;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	text-align: justify;
	padding: 0 5px 0 0;
}
.footerPattern
{
	background-image:url(img/footer_pattern.jpg);
	background-repeat: repeat-x;
	width:765px;
	height:5px;
	clear: both;
}
#footer
{	background-image:url(img/footer_separator.jpg);
	background-repeat:repeat-x;
	height: 34px;
	border:0;
	width:765px;
	margin-top: 3px;
}
.copyright
{
	width:34%;
	height: 34px;
	background-color:#fff;
	float:left;
	/*color: #b9b8b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;*/
}
.footerNav
{
	width:65.6%;
	height: 34px;
	background-color:#fff;
	float: right;	
	}

#footer ul
{
	list-style-type: none;
	margin-top: 9px;
	text-align:center;
	margin-left: -20px;

}
#footer li
{
	color: #b9b8b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	display: inline;
}

.separator
{
	background-image:url(img/footer_separator.jpg);
	width: 3px;
	height: 34px;
	float: left;
	margin-left: 15px;
	margin-top: 1px;
}

.copyright p
{
	color: #b9b8b8;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 10px 3px 10px 8px;
}

img {border:0;}
#footer li a 
	{
		text-decoration: none;
		color: #b9b8b8;
	}
#footer li a:hover
	{
		color: #589dd2;		
	}

.why_boxes
{
	width:236px;
	height:76px;
	float:left;
	margin-left: 28px;
	margin-top: 15px;
	margin-bottom: 50px;
}
.backgrounImg
{
	float:right;
	margin: 0px 5px 5px 12px;
	border: 1px solid #d5d2d2;
	padding: 1px 1px;
}
.contatctsImg
{
	margin-left: 10px;
	margin-right: 15px;
	margin-bottom: -20px;
}

.contactsAlignment/*used for text alignment*/
{
	margin-left: 70px;
}
.scheme
{
	background-image:url(img/scheme.jpg);
	background-repeat: no-repeat;
	width: 537px;
	height: 198px;
	float: right;
	padding-top: 19px;
}
.unu{widht: 500px;}