body
{
	background:url(../images/bgd_pattern.jpg) repeat 0 0;
}

/* ========== intro ========== */
#intro_bgd
{
	background-image:url(../images/intro_bgd_blue.jpg);
	background-repeat:no-repeat;
	height:452px;
	width:854px;
	position:relative;
	margin: 100px auto;
}

#intro_logo
{
	background-image:url(../images/intro_logo_white.jpg);
	background-repeat:no-repeat;
	height:172px;
	width:386px;
	text-indent:-9900em;
	position:absolute;
	top: -15px;
	left: 238px;
}

#lang_selection
{
	position:absolute;
	top:195px;
	left:285px;
}

#lang_selection ul
{
	list-style:none;
	padding:0;
	margin:0;
}

#lang_selection li
{
	float:left;
	padding:0;
	margin:0;
}

#lang_selection li a
{
	color:#FFFFFF;
	text-decoration:none;
	display:block;
	margin-right:80px;
	padding: 45px 0 0 0;
	font-size:18px;
	font-weight:normal;
	text-align:center;
	border:none;
	outline:none;
}

#lang_selection li a:hover
{
	text-decoration:underline;
}

#lang_selection li a.langEN_big
{
	background-image:url(../images/intro_flag_en.jpg);
	background-repeat:no-repeat;
	width:46px;
}

#lang_selection li a.langUA_big
{
	background-image:url(../images/intro_flag_ua.jpg);
	background-repeat:no-repeat;
	width:46px;
}

#lang_selection li a.langRU_big
{
	background-image:url(../images/intro_flag_ru.jpg);
	background-repeat:no-repeat;
	width:46px;
}
/* ========== end of intro ========== */

/* ========== wrapper ========== */
#wrapper
{
	padding-bottom: 50px;
}
/* ========== end of wrapper ========== */

/* ========== header ========== */
#header
{
	position:relative;
	padding-bottom:20px;
}

/* =========== logo =========== */
#logo
{
    padding-top: 8px;
}

#logo a
{
	background-image:url(../images/logo_white.jpg);
	background-repeat:no-repeat;
	height:140px;
	width:308px;
	text-indent:-9000px;
	display:block;
	border:none;
	outline:none;
}
/* =========== end of logo =========== */

/* =========== lang_navigation =========== */
#lang_navigation
{
	
}

#lang_navigation_list
{
	padding: 0;
	margin: 7px 0 0 0;
	list-style:none;
}

#lang_navigation_list li
{
	padding: 0;
	margin: 0 10px 0 0;
	float: left;
	line-height:16px;
}

#lang_navigation_list a
{
	border:none;
	display:block;
	height:16px;
	text-decoration:none;
	text-indent:-9999px;
	outline:none;
}

#lang_navigation_list a.langEN
{
	background-image:url("../images/flag_en.jpg");
	background-repeat:no-repeat;
	width:20px;
}

#lang_navigation_list a.langUA
{
	background-image:url("../images/flag_ua.jpg");
	background-repeat:no-repeat;
	width:20px;
}

#lang_navigation_list a.langRU
{
	background-image:url("../images/flag_ru.jpg");
	background-repeat:no-repeat;
	width:20px;
}

#lang_navigation_list li.list_title p
{
	color:#ffffff;
	margin-bottom:2px;
}

#lang_navigation_list a.current
{
	cursor:default;
}
/* =========== end of lang_navigation =========== */

/* =========== line_light_blue_top =========== */
#line_light_blue_top
{
	background:url(../images/line_light_blue.jpg) repeat-x 0 0;
	height:5px;
}
/* =========== end of line_light_blue_top =========== */

/* =========== main_navigation =========== */
#main_navigation
{
	padding-top: 28px;
	_padding-top: 18px;
}
/* =========== end of main_navigation =========== */

/* =========== navigation_list EN =========== */
#navigation_list
{
	padding: 0 0 0 50px;
	margin: 0;
	list-style:none;
}

#navigation_list li
{
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
}

#navigation_list a
{
	border:none;
	display:block;
	height:60px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/main_navi_bgd_en.jpg) no-repeat;
	outline:none;
}

#navigation_list #nav_li_about a
{
	width:89px;
	background-position:0 0;
}

#navigation_list #nav_li_about a.current
{
	background-position:0 -60px;
	cursor:default;
}

#navigation_list #nav_li_services a
{
	width:79px;
	background-position:-89px 0;
}

#navigation_list #nav_li_services a.current
{
	background-position:-89px -60px;
	cursor:default;
}

#navigation_list #nav_li_customers a
{
	width:104px;
	background-position:-168px 0;
}

#navigation_list #nav_li_customers a.current
{
	background-position:-168px -60px;
	cursor:default;
}

#navigation_list #nav_li_contact a
{
	width:77px;
	background-position:-272px 0;
}

#navigation_list #nav_li_contact a.current
{
	background-position:-272px -60px;
	cursor:default;
}

#navigation_list #nav_li_order
{
	margin-right:0;
}

#navigation_list #nav_li_order a
{
	width:58px;
	background-position:-349px 0;
}

#navigation_list #nav_li_order a.current
{
	background-position:-349px -60px;
	cursor:default;
}
/* =========== end of navigation_list EN =========== */

/* =========== navigation_list UA =========== */
#navigation_list_ua
{
	padding: 0 0 0 50px;
	margin: 0;
	list-style:none;
}

#navigation_list_ua li
{
	padding: 0;
	margin: 0 22px 0 0;
	float: left;
}

#navigation_list_ua a
{
	border:none;
	display:block;
	height:65px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/main_navi_bgd_ua.jpg) no-repeat;
	outline:none;
}

#navigation_list_ua #nav_li_about a
{
	width:82px;
	background-position:0 0;
}

#navigation_list_ua #nav_li_about a.current
{
	background-position:0 -65px;
	cursor:default;
}

#navigation_list_ua #nav_li_services a
{
	width:81px;
	background-position:-82px 0;
}

#navigation_list_ua #nav_li_services a.current
{
	background-position:-82px -65px;
	cursor:default;
}

#navigation_list_ua #nav_li_customers a
{
	width:74px;
	background-position:-163px 0;
}

#navigation_list_ua #nav_li_customers a.current
{
	background-position:-163px -65px;
	cursor:default;
}

#navigation_list_ua #nav_li_contact a
{
	width:79px;
	background-position:-237px 0;
}

#navigation_list_ua #nav_li_contact a.current
{
	background-position:-237px -65px;
	cursor:default;
}

#navigation_list_ua #nav_li_order
{
	margin-right:0;
}

#navigation_list_ua #nav_li_order a
{
	width:122px;
	background-position:-316px 0;
}

#navigation_list_ua #nav_li_order a.current
{
	background-position:-316px -65px;
	cursor:default;
}
/* =========== end of navigation_list UA =========== */

/* =========== navigation_list RU =========== */
#navigation_list_ru
{
	padding: 0 0 0 50px;
	margin: 0;
	list-style:none;
}

#navigation_list_ru li
{
	padding: 0;
	margin: 0 25px 0 0;
	float: left;
}

#navigation_list_ru a
{
	border:none;
	display:block;
	height:65px;
	text-decoration:none;
	text-indent:-9999px;
	background:url(../images/main_navi_bgd_ru.jpg) no-repeat;
	outline:none;
}

#navigation_list_ru #nav_li_about a
{
	width:123px;
	background-position:0 0;
}

#navigation_list_ru #nav_li_about a.current
{
	background-position:0 -65px;
	cursor:default;
}

#navigation_list_ru #nav_li_services a
{
	width:67px;
	background-position:-123px 0;
}

#navigation_list_ru #nav_li_services a.current
{
	background-position:-123px -65px;
	cursor:default;
}

#navigation_list_ru #nav_li_customers a
{
	width:85px;
	background-position:-190px 0;
}

#navigation_list_ru #nav_li_customers a.current
{
	background-position:-190px -65px;
	cursor:default;
}

#navigation_list_ru #nav_li_contact a
{
	width:79px;
	background-position:-275px 0;
}

#navigation_list_ru #nav_li_contact a.current
{
	background-position:-275px -65px;
	cursor:default;
}

#navigation_list_ru #nav_li_order
{
	margin-right:0;
}

#navigation_list_ru #nav_li_order a
{
	width:56px;
	background-position:-354px 0;
}

#navigation_list_ru #nav_li_order a.current
{
	background-position:-354px -65px;
	cursor:default;
}

/* =========== end of navigation_list RU =========== */

/* =========== header_photo =========== */
#header_photo
{
	padding-top:20px;
	background:url(../images/header_photo.jpg) no-repeat 0 20px;
	height:310px;
}
/* =========== end of header_photo =========== */
/* =========== end of header =========== */

/* ========== main_content ========== */
#main_content
{
	color:#f0f0f0;
	margin-bottom:50px;
}

#main_content h2
{
	font-size:20px;
	font-weight:normal;
	letter-spacing:0.5px;
	margin: 0 0 12px 0;
}

/* ========== welcome_div ========== */
#welcome_div
{
	padding-bottom:15px;
}

#welcome_div p
{
	margin-bottom:10px;
}
/* ========== end of welcome_div ========== */

/* ========== our_strengths ========== */
#our_strengths
{
	
}

#our_strengths p
{
	margin-bottom:10px;
}

#our_strengths #strengths_list
{
	list-style-type: none;
	padding: 0px;
	margin: 0;
}

#our_strengths #strengths_list li
{
	margin-left: 0;
	margin-bottom: 3px;
	padding-left: 25px;
	background-image: url(../images/list_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0%;
}

/* ========== end of our_strengths ========== */

/* ========== services ========== */
#services
{
	
}

#services #services_list_links
{
	list-style-type:none;
	padding: 0;
	margin: 0 0 20px 0;
}

#services #services_list_links li
{
	background-image: url(../images/service_item_link.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	padding-left: 18px;
	margin-left:0;
}

#services #services_list_links a
{
	color:#f0f0f0;
	text-decoration:none;
} 

#services #services_list_links a:hover
{
	text-decoration:underline;
}

#services h3
{
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 10px;
	padding-left: 25px;
	background-image: url(../images/service_item.jpg);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

#services #services_list
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	border-top:1px solid #328be4;
}

#services #services_list li
{
	margin: 30px 0 0 0;
	padding: 0;	
}

#services #services_list p
{
	margin-bottom: 12px;
}

#services #services_list p.clear_both
{
	clear:both;
	height:0;
	line-height:0;
	font-size:0.1px;
	margin:0;
	padding:0;
}

#services #services_list img
{
	float:left;
	margin: 5px 10px 5px 0;
}
/* ========== end of services ========== */

/* ========== customers ========== */
#customers
{
	
}

#customers #customers_list_1
{
	float:left;	
}

#customers #customers_list_2
{
	margin-left:340px;	
}
/* ========== end of customers ========== */

/* ========== contact ========== */
#contact img
{
	margin-top: 5px;
}

#contact p.map_link
{
	margin-bottom: 10px;
}

#contact p.map_link a
{
	color:#f0f0f0;
	text-decoration:underline;
}

#contact #orderForm label.top
{
	display: block;
}

#contact #orderForm input.text
{
	width: 250px;
}

#contact #orderForm textarea
{
	width: 300px;
}

#contact #orderForm .required
{
	font-size: 11px;
}

#contact #orderForm legend
{
	font-weight: bold;
	color: #FFF;
	background-color: #328be4;
	margin-bottom: 10px;
	padding: 6px;
}

#contact #orderForm #spamProtection
{
	width: 3em;
}

#contact #orderForm #submit
{
	width: 100px;
}
/* ========== end of contact ========== */

/* ========== contact_information ========== */
#contact_information
{
	font-size:12px;
	margin-bottom:35px;
}

#contact_information img
{
	margin-bottom: 10px;
	margin-top: 5px;
}

#contact_information #address_name
{
	margin-bottom: 10px;
	font-size:14px;
}

#contact_information p.address_line
{
	margin-bottom: 2px;
}

#contact_information #address_phone
{
	margin-top: 10px;
	margin-bottom: 3px;
}

#contact_information #nadislaty
{
	margin-top: 5px;
	margin-bottom: 0;
}

#contact_information #nadislaty img
{
	border:none;
	margin-bottom:0;
	margin-top:3px;
}

#contact_information #map
{
	margin-top: 20px;
	margin-bottom: 2px;
}

#contact_information p.map_link
{
	margin-bottom: 10px;
}

#contact_information p.map_link a
{
	color:#f0f0f0;
	text-decoration:underline;
}
/* ========== end of contact_information ========== */

/* ========== #footer ========== */
#footer
{
	text-align:center;
	position:relative;
	clear: both;
	margin-bottom:50px;
}

/* =========== line_light_blue_bottom =========== */
#line_light_blue_bottom
{
	background:url(../images/line_light_blue.jpg) repeat-x 0 0;
	height:5px;
	margin-bottom:5px;
}
/* =========== end of line_light_blue_top =========== */

#footer #globe
{
	background: url(../images/globe.jpg) no-repeat 0 0;
	width: 136px;
	height:144px;
	position:absolute;
	bottom:-36px;
	_bottom:-26px;
	right:60px;
}

#footer #globe.exmoved
{
	bottom:-37px;
}

#footer #globe.exmoved2
{
	bottom:-36px;
}

#footer p
{
	font-size: 12px;
	color:#ffffff;
	margin-bottom: 0;
	padding:0;
}
/* ========== end of footer ========== */

