body {
	background: #004c7f;
	margin: 0;
	padding: 0;
	font-size: 13px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}

:focus {
	outline: none;
}

td {
	vertical-align: top;
}

img {
	border: none;
}

p, h1, h2, h3, h4, h5 {
	line-height: 1.4em;
	margin: 0.7em 0;
}

form {
	margin: 0;
	padding: 0;
}

a, .green {
	color: #8ee83e;
}

.clr {
	clear: both;
}

#wrapper {
	width: 1002px;
	margin: 0 auto;
}

#header {
	height: 137px;
	background: url(../images/bg_header_small.jpg) no-repeat;
	position: relative;
}

#main #header {
	height: 395px;
	background: url(../images/bg_header_big.jpg) no-repeat;
	position: relative;
}

#logo {
	background: url(../images/logo.png) no-repeat;
	width: 365px;
	height: 50px;
	position: absolute;
	left: 22px;
	top: 48px;	
}

#logo a {
	display: block;
	text-indent: -9999px;
}

#logo span {
	font-weight: bold;
	font-size: 18px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	display: block;
	position: absolute;
	right: 0;
	bottom: 0;
}

#header #link1, #header #link2, #header #link3, #header #link4, #header #link5 {
	display: block;
	position: absolute;
	width: 236px;
	height: 30px;
	padding-top: 88px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	text-align: center;
	font-size: 18px;
}

#header #link1 {
	background: url(../images/office_big.jpg) no-repeat;
	left: 44px;
	top: 106px;
}


#header #link2 {
	background: url(../images/kvart_big.jpg) no-repeat;
	left: 380px;
	top: 106px;
}
#header #link3 {
	background: url(../images/gruz_big.jpg) no-repeat;
	left: 716px;
	top: 106px;
}
#header #link4 {
	background: url(../images/takelazh_big.jpg) no-repeat;
	left: 221px;
	top: 236px;
}
#header #link5 {
	background: url(../images/mebel_big.jpg) no-repeat;
	left: 531px;
	top: 236px;
}


#header .icons {
	position: absolute;
	right: 65px;
	bottom: 12px;
}

#main #header .icons {
	bottom: 90px;
}

#header .icons img{
	margin: 0px 16px;
}

#header .phone {
	position: absolute;
	font-weight: bold;
	font-size: 26px;
	right: 60px;
	top: 65px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#header .phone span{
	font-size: 18px;
}


#header .menu {
	position: absolute;
	right: 25px;
	top: 0px;
}
#header .menu ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}

#header .menu ul li{
	float: left;
	margin: 0;
	padding: 0px;
	font-size: 15px;
}

#header .menu ul li a{
	display: block;
	padding: 14px 18px 15px 18px;
	line-height: 1em;
	color: #fff;	
}

#header .menu ul li.active {
	background: url(../images/bg_menu_end.png) right top no-repeat;
	position: relative;
}
#header .menu ul li.active span{
	display: block;
	position: absolute; 
	width: 100%;
	height: 8px;
	left: 0;
	bottom: -8px;
	background: url(../images/bg_arrow.png) top center no-repeat;	
}

* html #header .menu ul li.active span{
	width: 100px;
	bottom: -16px;
}

#header .menu ul li.active a{
	text-decoration: none;
	background: url(../images/bg_menu_start.png) left top no-repeat;
}


h1, h2, h3 {
	font-size: 18px;
	font-weight: normal;
	color: #8ee83e;
}

h4 {
	font-size: 15px;
	font-weight: bold;
}

#content {
	background: url(../images/bg_content.jpg) no-repeat;
	overflow: hidden;
	height: 1%;
}


#columns {
	padding: 0 12px 10px 12px;
}

#left_column {
	width: 210px;
	float: left;
	padding: 0 0 0 10px;
}


#left_column h3, #right_column h3{
	margin-top: 0px;
	line-height: 1em;
	padding: 5px 0;
}
#left_column .menu{
	margin: 0 0 40px 0;
	padding: 0 0 0 5px;
}
#left_column .menu li{
	padding-top: 8px;
	padding-bottom: 8px;
}
#left_column .menu li a{
	color: #fff;
}

#right_column {
	float: right;
	width: 197px;
	padding: 0 0 0 10px;
}

#right_column #link1, #right_column #link2, #right_column #link3, #right_column #link4, #right_column #link5 {
	display: block;
	padding-top: 60px;
	color: #fff;
	text-align: center;
	margin: 0 0 20px 0;
	line-height: 1em;
}
#right_column #link1{
	background: url(../images/link1.png) bottom center no-repeat;
}
#right_column #link2{
	background: url(../images/link2.png) bottom center no-repeat;
}
#right_column #link3{
	background: url(../images/link3.png) bottom center no-repeat;
}
#right_column #link4{
	background: url(../images/link4.png) bottom center no-repeat;
}
#right_column #link5{
	background: url(../images/link5.png) bottom center no-repeat;
}



#main_column {
	margin: 0 220px;
	padding: 0 0 0 10px;
}

#calc {
	background: url(../images/bg_form.jpg) no-repeat;
	height: 131px;
	position: relative;
	margin: 0 0 0 -10px;
}


#btn_go {
	background: url(../images/btn_go.png) no-repeat;
	width: 118px;
	height: 26px;
	padding: 0;	
	line-height: 26px;
	font-weight: bold;
	color: #fff;
	border: none;
	cursor: pointer;
}


#main_column h1{
	margin-top: 0;
	padding: 5px 0;
}

#main_column h2{
	margin-left: -10px;
	line-height: 1em;
	background: #003e70 url(../images/bg_header_start.png) left top no-repeat;
}



#main_column h2 span{
	padding: 5px 10px;
	background: url(../images/bg_header_end.png) right top no-repeat;
	display: block;
}
#main_column #calc h2{
	margin: 0px;
	background: none;
	padding: 5px 10px;
}
#bottom_columns {
	margin: 10px;
	background: #004373 url(../images/dark_top.png) left top no-repeat;
}
#bottom_columns .padding{
	padding: 4px 3px;
	background: url(../images/dark_bottom.png) left bottom no-repeat;
	overflow: hidden;
	height: 1%;
}

#bottom_columns  .column{
	width: 312px;
	float: left;
}

#bottom_columns h2 {
	margin: 0;
	background: #003460 url(../images/bg_header_top.png) left top no-repeat;
	line-height: 1em;
}
#bottom_columns h2 span{
	display: block;
	padding: 5px 12px;
	background: url(../images/bg_header_bottom.png) left bottom no-repeat;
}
#bottom_columns p {
	padding: 0 12px;
}

#footer {
	height: 78px;
	position: relative;
	background: url(../images/bg_footer.png) no-repeat;
}

#footer .phone {
	position: absolute;
	font-weight: bold;
	font-size: 20px;
	right: 70px;
	bottom: 15px;	
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#footer .phone span{
	font-size: 14px;
}

#footer #copyright {
	position: absolute;
	width: 1002px;
	left: 0;
	bottom: 15px;
	font-size: 11px;
	text-align: center;
}

#footer #copyright a{	
	color: #fff;
	text-decoration: none;
}
#footer .icons {
	position: absolute;
	left: 50px;
	top: 20px;
}

#footer .icons img{
	margin: 0px 16px;
}

#footer .menu {
	position: absolute;
	left: 265px;
	top: 20px;
}
#footer .menu ul{
	margin: 0;
	padding: 0;
	list-style: none;	
}

#footer .menu ul li{
	float: left;
	margin: 0;
	padding: 0;
}

#footer .menu ul li a{
	display: block;
	margin: 0 16px;
	color: #fff;	
}

#footer .menu ul li.active a{
	text-decoration: none;
}

#packing {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 201px;
	background: url(../images/bg_packing.jpg) center bottom no-repeat;
	padding: 90px 0 10px 0;
	line-height: 1em;
	margin: 0px 0 0 -10px;
}
#profi {
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	width: 200px;
	background: url(../images/bg_profi.jpg) center bottom no-repeat;
	padding: 230px 0 10px 0;
	line-height: 1em;
	margin: 20px 0 0 0 -10px;
}
#zil {
	background: url(../images/zil.jpg) no-repeat;
	width: 204px;
	height: 28px;
	position: relative;
	padding: 145px 10px 0 0;
	font-weight: bold;
	text-align: right;
	font-size: 18px;
	margin: 0 0 40px -10px;
}

#zil span{
	position: absolute;
	left: 10px;
	top: 5px;
}

#pathway {
	margin: 0 0 0 242px;
	padding: 12px 0;
}
#pathway a, a.all{ 
	color: #fff;
}
.links {
	list-style: none;
	line-height: 2em;
}

.tariffs td {
	padding: 5px 3px;
	text-align: center;
}

.odd td {
	background: #003f6e;
}
.odd td.c_l {
	background: #003f6e url(../images/c_l.png) left top no-repeat;
}
.odd td.c_r {
	background: #003f6e url(../images/c_r.png) right top no-repeat;
}
