body {
	background: #dde0d5;
	margin: 0;
	padding: 0;
	font-size: 12px;
	color: #333;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

form {
	margin: 0;
	padding: 0;
}
:focus {
	outline: none;
}

img {
	border: none;
}
a {
	color: #1f3a69;
}
p {
	line-height: 1.4em;
	margin: 1em 0 1.5em 0;
}

#wrapper {
	width: 1002px;
	margin: 0 auto;
}

#header {
	height: 119px;
	background: url(../images/bg_header.jpg) left top no-repeat;
	position: relative;
}


a#logo{
	background: url(../images/logo.png);
	display: block;
	width: 223px;
	height: 92px;
	position: absolute;
	left: 15px;
	top: 18px;
	text-indent: -9999px;
}

#header .menu{
	background: url(../images/bg_top_menu.png) no-repeat;
	position: absolute;
	top: 48px;
	left: 403px;
	height: 25px;
	list-style: none;
	margin: 0;
	padding: 3px 0 0 17px;
	font-size: 13px;
	font-weight: bold;
}

#header .menu li{
	float: left;
	margin: 0 27px 0 0;
	padding: 0;	
}
#header .menu a{
	display: block;
	color: #fff;
	text-decoration: none;
	line-height: 1em;
	padding: 3px 6px 4px 6px;
}
#header .menu .active {
	background: url(../images/active_start.png) left top no-repeat;
}

#header .menu .active a{
	background: url(../images/active_end.png) right top no-repeat;
}

#header .icon{
	position: absolute;
	top: 57px;
	right: 66px;
}
#header .icon img{
	margin: 0 18px;
}





#content {
	background: url(../images/collage.jpg) top right no-repeat;
	position: relative;
}

h1.slogan {
	position: absolute;
	text-align: right;
	font-size: 21px;
	font-weight: bold;
	margin: 0;
	color: #fff;
	top: 10px;
	right: 263px;
} 

#left_column {
	width: 253px;	
	vertical-align: top;
}

#left_column .padding{
	padding: 0 20px 0 15px;
}

#left_column .phone{
	background: #edefe9 url(../images/phone_left.png) left top no-repeat;
	font-size: 16px;
	font-weight: bold;
	padding: 5px 6px;
	margin: 8px -20px 10px 0;
	line-height: 1.15em;
	height: 39px;
}
#left_column .phone span{
	font-size: 15px;
	color: #1f3a69;
}
#left_column .phone span strong{
	font-size: 22px;
	display: block;
	text-align: right;
	padding: 0 9px 0 0;
}

#left_column .menu{
	margin: 0;
	padding: 0;
	list-style: none;
}
#left_column .menu li{
	margin: 0 0 0 6px;
	padding: 8px 0;	
	background: url(../images/dots_h.png) left bottom repeat-x;
}
#left_column .menu li a{
	line-height: 1em;
	font-size: 13px;
	padding: 0 0 0 8px;
	background: url(../images/arrow_blue.png) left 5px no-repeat;
}

.box {
	overflow: hidden;
	height: 1%;
	padding: 15px 0;
}
label {
	display: block;
	margin: 10px 0;
}
.send {
	background: url(../images/bg_yellow_btn.png) no-repeat;
	width: 207px;
	height: 21px;
	font-weight: bold;
	color: #fff;
	cursor: pointer;
	border: none;
}

#main_column {
	vertical-align: top;
}

#main_column .padding{
	padding: 222px 27px 0px 10px; 
}

#main_column h2, #right_column h3, #left_column h3 {
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 1em;
	padding: 0 0 0 22px;
	background: url(../images/pointer.png) 0px 3px no-repeat;
	margin: 0 0 1em 0;
}

#right_column {
	width: 236px;
	vertical-align: top;
}
#right_column .padding{
	padding: 222px 0 0 0; 
}

#right_column .menu {
	list-style: none;
	margin: 0;
	padding: 0;
}
#right_column .menu li{
	width: 207px;
	height: 140px;
	position: relative;
}
#right_column .menu li a{
	display: block;
	position: absolute;
	text-align: center;
	width: 207px;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	color: #fff;
	left: 0;
	bottom: 7px;
}


#right_column .menu li.item1{
	width: 207px;
	height: 153px;
	background: url(../images/right_menu_item1.jpg);
}
#right_column .menu li.item2{
	background: url(../images/right_menu_item2.jpg);
}

#right_column .menu li.item3{
	background: url(../images/right_menu_item3.jpg);
}
#right_column .menu li.item4{
	background: url(../images/right_menu_item4.jpg);
}
#right_column .menu li.item5{
	background: url(../images/right_menu_item5.jpg);
}


#footer {
	background: url(../images/bg_footer.jpg) left bottom no-repeat;
	height: 88px;
	position: relative;
	margin-top: 25px;
}
#footer .icon {
	position: absolute;
	left: 50px;
	bottom: 23px;	
}
#footer .icon img{
	margin: 0 18px;
}

#footer .counters{
	position: absolute;
	right: 36px;
	top: 45px;
}
#footer  .counters img{
	margin: 0 8px;
}
#footer .copyright{
	position: absolute;
	top: 45px;
	left: 262px;
	font-size: 11px;
}
#footer .menu{
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(../images/bg_bottom_menu.png) no-repeat;
	height: 36px;
	padding: 0 0 0 450px;
}
#footer ul li{
	float: left;
	margin: 0;
	padding: 10px 20px;
}
#footer  ul li a{
	margin: 0;
	color: #fff;
	font-weight: bold;
}

.pathway {
	color: #1f3a69;
	padding: 0 0 15px 0;
}

table.price {
	width: 100%;
	border-bottom: 1px solid #e19333;
	border-right: 1px solid #e19333;
}
table.price td {
	background: #fff;
	text-align: center;
	border-top: 1px solid #e19333;
	border-left: 1px solid #e19333;
	padding: 5px 3px;
}

table.price th {
	background: #d97800;
	color: #fff;
	text-align: center;
	border-top: 1px solid #e19333;
	border-left: 1px solid #e19333;
	padding: 5px 3px;
}