/*------------------------общие стили------------------------*/
body {
	background: #FFF url(../_img/bg_body.jpg) repeat left top;
	font: small Arial, Helvetica, sans-serif;
	color: #666;
	margin: 0px;
	padding: 0px;
	margin: 0px;
	width: 100%;
	min-width: 900px;
}
html>body {
	font-size: small;
}
cursor { pointer; }
cursor { hand; }
img {
	border:0px;
}
a {
	color: #DC0000;
	text-decoration: underline;
}
div, table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.clear {
	clear: both;
}
/*------------------------заголовки------------------------*/
h1 {
	color: #FFF;
	position: absolute;
	z-index: 1;
	left: -10000px;
}
h2 {
	padding: 15px 230px 15px 0px;
	margin: 0px;
	text-transform: uppercase;
	color: #DC0000;
	font-size: medium;
}
#column-left h2 {
	margin: 0px;
	padding: 64px 0px 0px 100px;
}
h2 a {
	color: #FFF;
	text-decoration: none;
}

h2.h2 a {
    color: #DC0000;
    text-decoration: underline;
}
h3 {
	text-transform: uppercase;
	color: #DC0000;
	font-size: medium;
	padding: 0px 0px 5px;
	margin: 0px;
}
h4, h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
.png {
	behavior: url(png.htc);
}

/*------------------------container------------------------*/
#container {
	background: url(../_img/bg_container.jpg) no-repeat left top;
}
#header {
	height: 153px;
	overflow: hidden;
}
#header-left {
	float: left;
	width: 25%;
	padding-top: 51px;
}
p.phone {
	color: #FFF;
	margin: 0px;
	padding: 10px 10px 0px 0px;
	text-align: right;
	text-transform: uppercase;
	font-size: large;
}
p.phone span {
	font-size: small;
}
p.small {
	font-size: 11px;
	margin: 0px;
	padding: 0px 10px 0px 0px;
	text-align: right;
	color: #FFF;
}
#header-right {
	float: right;
	width: 25%;
	padding-top: 51px;
}
#logo {
	margin: 0px auto;
	height: 33px;
	width: 176px;
	padding: 0px;
}
#header-center {
	margin: 0px 25%;
	padding: 20px 0px 0px;
}
ul.menu {
	list-style: none;
	color: #DB0000;
	margin: 0px;
	padding: 20px 0px 0px;
	text-align: center;
}
ul.menu li {
	display: inline;
	margin: 0px;
	padding: 0px 10px;
	text-transform: uppercase;
	font-weight: bold;
}
ul.menu a {
	color: #FFF;
	text-decoration: none;
}
#bg_right {
	background: url(../_img/bg_right.jpg) no-repeat right top;
	height: 263px;
	width: 265px;
	position: absolute;
	z-index: 1;
	top: 0px;
	right: 0px;
}
#content {
	background: url(../_img/bg_content-top.gif) repeat-x 30px top;
}
#content-left {
	background: url(../_img/bg_content-left.gif) repeat-y left 50px;
}
#content-left-in {
	background: url(../_img/bg_content1.gif) no-repeat left top;
	padding: 27px 0px 0px;
}
#column-left {
	float: left;
	width: 195px;
}
#business {
	height: 196px;
	overflow: hidden;
	background: url(../_img/bg_business.jpg) no-repeat;
}
#medium {
	background: url(../_img/bg_medium.jpg) no-repeat;
	height: 195px;
}
#steward {
	background: url(../_img/bg_steward.jpg) no-repeat;
	height: 196px;
	overflow: hidden;
}
#column-right {
	margin: 0px 0px 0px 195px;
	padding: 35px 0px 20px 70px;
	background: #FFF url(../_img/bg_col-right.gif) no-repeat left top;
	min-height: 587px;
	_height: 587px;
}
#column-right-i {
	padding: 0px 20px 20px 0px;
	border-bottom: 4px solid #E3E3E3;
	margin: 0px 0px 20px;
}
.contacts p {
	margin: 0px;
	padding: 10px 0px;
}
p.copyright {
	float: right;
	margin: 0px;
	padding: 10px 60px 10px 0px;
}

.tarif-table a { /* new 28.04.11*/
	text-decoration:none;
}
