#page_base
{
  width: 1062px;
  height: 100%;
  min-height: 100%; 
  margin-left: auto;
  margin-right: auto;
}

#page_content
{
  position: relative;
  min-height: 100%;
}

#box
{
  padding-bottom: 70px;
}

#page_base div
{
  float: left;
}



/* HEADR */
#header
{
  width: 100%;
}

#left_header
{
  width: 83px;
  height: 49px;
  margin-top: 37px;
  float: left;
}

#left_header img
{
  width: 83px;
  height: 49px;
  margin-left: 33px;
}

#slogan
{
  float: left;
  margin-top: 48px;
  margin-left: 270px;
}

#slogan p
{
  font-size: 18px;
  color: #7892B3;
}


#right_header
{
  float: right !important;
  margin-top: 42px;
}

#right_header p
{
  margin-right: 33px;
}

#right_header a
{
  margin-left: 2.5ex;
}


/* MAIN AREA */
#content
{
  width: 100%;
}

.main_content
{
  float: left;
  width: 300px;
}

.main_content h1
{
  font-size: 26px;
  margin: 20px 0 12px 0;
  letter-spacing: 0;
}

.main_content p
{
  line-height: 3.1ex;
  letter-spacing: 0;
}

.main_content p a:link
{
  color: #9ABDFD;
}


div.left_column div.central_column div.right_column
{
  width: 300px;
  height: 100%;
  min-height: 100%;
  line-height: 2.0em;
}

div.left_column
{
  clear: both;
  padding-left: 33px;
}

div.right_column
{
  clear: none;
  padding-right: 33px;
}

div.central_column
{
  clear: none;
  padding: 0 48px;
}



/* FOOTER */
#footer
{
  position: relative; 
  width: 100%;
  height: 70px; 
  margin-top: -70px;
}

#footer div
{
  float: left;
}

.contact_info_text
{
  letter-spacing: 0;
  color: #7892B3;
/*  line-height: 1.4em !important;*/
}


/* OTHER */
.first_header
{
  margin-top: 0 !important;
}

.selected_menu_item
{
  font-size: 2.2em;
  margin-left: 2.2ex !important;
}

.selected_list_item
{
  color: #9BBEFF;
}

.list_margin li
{
  margin-left: 15px;
  line-height: 2.3em;
}

.contact_list li
{
  line-height: 1.4em;
}

.menu_item
{
}

.main_menu_item
{
  font-size: 20px;
}

.small_text
{
  color: #7892B3;
  font-size: 0.9em;
}

.work_description
{
  margin: 25px 0 !important;
}

.work_preview
{
  margin-top: 27px;
}

.work_preview_title
{
  width: 300px;
  margin: 6px 0 4px 0;
  padding: 0; 
}

.work_preview img
{
  width: 300px;
  height: 100px;
}

.work_preview_date
{
  width: 300px;
  margin: 0 !important;
}


.infoblock
{
  margin-top: 20px;
}

.infoblock_content
{
  width: 264px;
 /* background-color: #3D4E5E;*/
  padding: 18px;
}

.image_margin_bottom
{
  margin-bottom: 20px;
}

.params_set li {
	list-style-type: disc;
	list-style-position: inside;
	line-height: 150%;
}	

.h1_service {
	padding-top: 25px;
}
