body {
	margin: 0;
	padding: 0;
	background: #eff8f8;
}

.slogan {
	margin-top: 46px;
}

/* Левое меню НАЧАЛО */
a.rb-maindiv {
	height: 127px;
	overflow: hidden;
	display: block;
	float:left;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
.rb-left-cont {
	width: 6px;
	height: 127px;
	background: transparent url(../images/LButtL_Contacts.png) top left no-repeat;
	float: left;
}
.rb-center-cont {
	height: 127px;
	width: 269px;
	background: transparent url(../images/LButtC_Contacts.png) top repeat-x;
	float: left;
}
.rb-right-cont {
	width: 6px;
	height: 127px;
	background: transparent url(../images/LButtR_Contacts.png) top right no-repeat;
	float: left;
}
.rb-left {
	width: 6px;
	height: 127px;
	background: transparent url(../images/LButtL.png) top left no-repeat;
	float: left;
}
.rb-center {
	height: 127px;
	width: 269px;
	background: transparent url(../images/LButtC.png) top repeat-x;
	float: left;
}
.rb-right {
	width: 6px;
	height: 127px;
	background: transparent url(../images/LButtR.png) top right no-repeat;
	float: left;
}
.rb-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 28px;
	line-height: 90%;
    color: #ffffff;
	margin-top: 25px;
}
.rb-text1 {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 28px;
    color: #ffffff;
	margin-top: 36px;
	line-height: 90%;
}
.rb-text2 {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 28px;
    color: #ffffff;
	margin-top: 51px;
	line-height: 90%;
}
.rb-img-f1 {
	margin-top: 25px;
}
.rb-img-f2 {
	margin-top: 35px;
}
.rb-img-f3 {
	margin-top: 35px;
}
.rb-img-f4 {
	margin-top: 50px;
}
.rb-img-f5 {
	margin-top: 20px;
}
.rb-razd {
	height: 6px;
}
a.rb-maindiv:hover .rb-left {
	background: transparent url(../images/LButtL_H.png) bottom left no-repeat;
}
a.rb-maindiv:hover .rb-right {
	background: transparent url(../images/LButtR_H.png) bottom right no-repeat;
}
a.rb-maindiv:hover .rb-center {
	background: transparent url(../images/LButtC_H.png) bottom repeat-x;
}
.rb-active-left {
	width: 6px;
	height: 127px;
	float: left;
	background: transparent url(../images/LButtL_H.png) bottom left no-repeat;
}
.rb-active-right {
	width: 6px;
	height: 127px;
	float: left;
	background: transparent url(../images/LButtR_H.png) bottom right no-repeat;
}
.rb-active-center {
	height: 127px;
	width: 269px;
	background: transparent url(../images/LButtC_H.png) bottom repeat-x;
	float: left;
	cursor: default;
}
/* Левое меню КОНЕЦ */

.Content_razd {
	height: 10px;
}
.Content_razd1 {
	height: 39px;
}
.Content_razd2 {
	height: 16px;
}
.Content_razd3 {
	height: 22px;
}
.Content_razd4 {
	height: 44px;
}
.Content_razd5 {
	height: 17px;
}
.Content_razd6 {
	height: 18px;
}
.Content_razd7 {
	height: 20px;
}
.Content_razd8 {
	height: 9px;
}
.Content-table {
	background-color: #FFFFFF;
}

/*Arrows*/

.arrowL {
	display: block;
	height: 57px;
	width: 50px;
	background: transparent url(../images/Larrow.png);
	float: left;
	outline: none;
}
.arrImg {
	border: 0;
}
.arrowL:hover {
	background: transparent url(../images/Larrow_H.png);
}
.arrowR {
	display: block;
	height: 57px;
	width: 50px;
	background: transparent url(../images/Rarrow.png);
	float: left;
	outline: none;
}
.arrowR:hover {
	background: transparent url(../images/Rarrow_H.png);
}
.price-text {
	outline: none;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
    font-size: 34px;
	color: #27b0db;
}
.price-text:hover {
	outline: none;
	text-decoration: none;
	font-family:Tahoma, Arial, sans-serif;
    font-size: 34px;
	color: #016532;
}
.contacts-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 22px;
	font-weight: bold;
	margin-left:10px;
}
.zakaz-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 22px;
	margin-left:15px;
	margin-top:10px;
}
/*Arrows END*/

/* Верхнее Горизонтальное меню НАЧАЛО */
a.cmenu-maindiv {
	height: 49px;
	overflow: hidden;
	display: block;
	float:left;
	cursor: pointer;
	outline: none;
	text-decoration: none;
}
.cmenu-left {
	width: 4px;
	height: 49px;
	background: transparent url(../images/CButtL.png) top left no-repeat;
	float: left;
}
.cmenu-center {
	height: 49px;
	width: 125px;
	background: transparent url(../images/CButtC.png) top repeat-x;
	float: left;	
}
.cmenu-right {
	width: 4px;
	height: 49px;
	background: transparent url(../images/CButtR.png) top right no-repeat;
	float: left;
}
a.cmenu-maindiv:hover .cmenu-left {
	background: transparent url(../images/CButtL_H.png) bottom left no-repeat;
}
a.cmenu-maindiv:hover .cmenu-right {
	background: transparent url(../images/CButtR_H.png) bottom right no-repeat;
}
a.cmenu-maindiv:hover .cmenu-center {
	background: transparent url(../images/CButtC_H.png) bottom repeat-x;
}
.cmenu-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 15px;
    color: #ffffff;
	margin-top: 15px;
	font-weight: bold;
}
.cmenuL-active {
	width: 4px;
	height: 49px;
	background: transparent url(../images/CButtL_H.png) top left no-repeat;
	float: left;
}
.cmenuC-active {
	height: 49px;
	width: 125px;
	background: transparent url(../images/CButtC_H.png) top repeat-x;
	float: left;
	cursor: default;		
}
.cmenuR-active {
	width: 4px;
	height: 49px;
	background: transparent url(../images/CButtR_H.png) top right no-repeat;
	float: left;
}
/* Верхнее горизонтальное меню КОНЕЦ */

/* Верхнее Горизонтальное подменюменю ПОЛИГРАФИЯ НАЧАЛО */
.cSubmenu {
	height: 34px;
	width: 133px;
	background: transparent url(../images/CSubButt.png) top repeat-x;
	float: left;
	text-decoration: none;
	outline: none;
}
a.cSubmenu:hover {
	background: transparent url(../images/CSubButt_H.png) bottom repeat-x;
}
.cSubmenu-active {
	height: 34px;
	width: 133px;
	background: transparent url(../images/CSubButt_H.png) top repeat-x;
	float: left;
	cursor: default;
}
.cSubmenu-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
	margin-top: 7px;
	font-weight: bold;
	text-decoration: none;
}
/* Верхнее горизонтальное подменюменю ПОЛИГРАФИЯ КОНЕЦ */

/* Верхнее Горизонтальное подменюменю СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ НАЧАЛО */
.SpecSubmenu {
	height: 34px;
	width: 266px;
	background: transparent url(../images/SpecButt.png) top repeat-x;
	float: left;
	text-decoration: none;
	outline: none;
}
a.SpecSubmenu:hover {
	background: transparent url(../images/SpecButt_H.png) bottom repeat-x;
}
.SpecSubmenu-active {
	height: 34px;
	width: 266px;
	background: transparent url(../images/SpecButt_H.png) top repeat-x;
	float: left;
	cursor: default;
}
.SpecSubmenu-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
	margin-top: 7px;
	font-weight: bold;
	text-decoration: none;
}
.Spec_razd1 {
	height: 28px;
}
/* Верхнее горизонтальное подменюменю СПЕЦИАЛЬНОЕ ПРЕДЛОЖЕНИЕ КОНЕЦ */

/* Верхнее Горизонтальное подменюменю СУВЕНИРКА */
.SuvSubmenu {
	height: 34px;
	width: 160px;
	background: transparent url(../images/SuvButt.png) top repeat-x;
	float: left;
	text-decoration: none;
	outline: none;
}
a.SuvSubmenu:hover {
	background: transparent url(../images/SuvButt_H.png) bottom repeat-x;
}
.SuvSubmenu-active {
	height: 34px;
	width: 160px;
	background: transparent url(../images/SuvButt_H.png) top repeat-x;
	float: left;
	cursor: default;
}
.SuvSubmenu1 {
	height: 34px;
	width: 158px;
	background: transparent url(../images/SuvButt1.png) top repeat-x;
	float: left;
	text-decoration: none;
	outline: none;
}
a.SuvSubmenu1:hover {
	background: transparent url(../images/SuvButt1_H.png) bottom repeat-x;
}
.SuvSubmenu1-active {
	height: 34px;
	width: 158px;
	background: transparent url(../images/SuvButt1_H.png) top repeat-x;
	float: left;
	cursor: default;
}
.SuvSubmenu-text {
	font-family:Tahoma, Arial, sans-serif;
    font-size: 16px;
    color: #ffffff;
	margin-top: 7px;
	font-weight: bold;
	text-decoration: none;
}
.Suv_razd1 {
	height: 7px;
}
/* Верхнее горизонтальное подменюменю СУВЕНИРКА */

