
#all {
	width: 920px;
	margin: 20px auto;
	
}

#page {
	width: 100%;
	float: left;
	}



#header {
	float: left;
	width: 100%;
	background:  url(img/bg-header2.jpg) no-repeat top left;
	
}

#banner-top {
	position: relative;
	height: 290px;
}

#logo {
	position: absolute;
	top: 91px;
	left: 240px;
	width: 260px;
	height: 100px;
	}

#service {
	background:transparent url(img/green.jpg) no-repeat scroll left top;
	color:white;
	font-weight:bold;
	height:38px;
	left:495px;
	letter-spacing:1px;
	padding-top:0.55em;
	position:absolute;
	text-align:center;
	top:10px;
	width:200px;
	}
#services.eng {
	
}	
#banner-top div {
	position: absolute;
	left: 440px;
	top: 60px;
	background: url(img/banner-top.png) no-repeat top left;		
	padding: 5px;
	width: 433px;
	height: 196px;
}
#banner-top object {
	position: relative;
	}


.buttons .menu {
	float: left;
	width: 920px;
	height: 40px;
	background: url(img/bg-menu-long.jpg) no-repeat top left;
	}

.buttons#english .menu {
	width: 766px;
	background: url(img/bg-menu-short.jpg) no-repeat top left;
	}
	
.buttons .menu a, .buttons#catalog .menu a {
	display: block;
	float: left;
	height: 100%;
	margin: 0;
	padding: 10px 23px 0 23px;
	padding: 0 38px;
	line-height: 40px;
	background: url(img/bg-menu-border.jpg) no-repeat top right;
	color: #26264A;
	font-weight: bold;
	width: auto;
	}
.buttons .menu a.last, .buttons#catalog .menu .last {
	background: none;
	}

.buttons .menu a.alt, .buttons#catalog .menu .alt {
	color: #376B3A;
	background: none;
	text-transform: lowercase;
	font-size: 0.9em;
	height: 30px;
	}

#header a:hover {
	color: black;
	}
	
.menu h1 {
	color: #4D4C74;
	background: url(img/bg-menu-border.jpg) no-repeat top right;
	width: 472px;
	float: left;
	padding: 12px 0 12px 20px;
	text-align: left;
	}
#catalog .menu h1 {
	width: 550px;
	}
	
#main h1 {
	background:transparent url(img/h1.jpg) no-repeat scroll left top;
	color:white;
	font-weight:bold;
	height:27px;
	margin-bottom:5px;
	padding-left:40px;
	padding-top:12px;
	text-align:left;	
	}
/*------------------------------*/
.buttons {
	float: left;
	margin: 5px 0;
	height: 88px;
	overflow: hidden;
	}


.buttons a {
	display: block;
	float: left;
	width: 150px;
	width: 180px;
	height: 28px;
	padding-top: 12px;
	font-weight: bold;
	color: white;
	text-align: center;
	margin-left: 4px;
	margin-bottom: 5px;
	background: url(img/bg-button-corners-long.png) no-repeat top left;	
	font-size: 0.9em;
}

.buttons#english #b7 {
	background-image: url(img/bg-button-corners-short.png);
	background-position: top left;
	width: 150px;	
	}
	
.buttons a.alt {
	padding-top: 4px;
	height: 36px;
	}

.buttons .first {
	margin: 0;
	}
.buttons a:hover {
	color: black;
	}

#b1 {background-color: #7F6AC5;}
#b2 {background-color: #B0A2DD;}
#b3 {background-color: #CDC2EC;}
#b4 {background-color: #DFDAF0; color: #726694;}
#b5 {background-color: #D0E5D6; color: #3A6037;}
#b6 {background-color: #76AB7D;}
#b7 {background-color: #B0A3DB;}


/*-----------------------------*/

#main {
	float: left;
	width: 100%;

	
}


#left {
	float: left;
	width: 220px;
	width: 190px;
	text-align: left;
	overflow: hidden;
	font-size:0.85em;
	padding-right: 10px;
	}


#right {
	float: left;
	width: 662px;
	width: 690px;
	border: 1px dashed #C7CEC6;
	border-width: 0 1px;
	padding: 0 9px;
	margin-right: 10px;
	overflow: hidden;
}

.content {
	float: left;
	width: 100%;
	}




/*----------------------------------------*/

#footer {
	height: 55px;
	padding-top: 3px;
	float: left;
	width: 100%;
	background: url(img/bg-footer.jpg) no-repeat top left;
	margin: 10px 0;
	text-align: center;
}
#footer * {
	color: #748074;
	font-size: 11px;
	}
	
#footer .copyright {
	float: left;
	width: 210px;
	}
	
#footer .menu {
	float: left;
	width: 710px;
	}

#footer .menu a {
	margin: 0 10px;
	display: inline-block;
	padding-top: 8px;
	}
#footer .menu a:hover {
	color: #0F1302;
}

.ds {
	float: left;
	width: 100%;
	margin-top: 10px;
	}
/*---------*/


