.h1title {
    font-family: Arial,Helvetica, sans-serif;
    font-size: 6px;
    font-weight: bold;
    color: #C5C5C5;
}


body {
	background:#fff;
	margin:0;
	font:12px Tahoma,Arial,Verdana,sans-serif;
	color:#58554b;
}
form {
	margin:0;
	padding:0;
}
#page {
	width:985px;
	margin:0 auto;
}
/*header*/
.header {
	position:relative;
	width:985px;
	height:235px;
	border-top:2px solid #ff7603;
}
.header h1 {
	margin:0;
	position:absolute;
	width:266px;
	height:67px;
	top:46px;
	left:22px;
	background:url(../images/logo.gif) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
}
.header h1 a {
	display:block;
	height:100%;
}
.header .lang {
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:0;
	top:0;
}
.header .lang li {
	float:left;
	padding-left:6px;
}
.header .lang li a {
	text-decoration:none;
	color:#ff7603;
	font-size:11px;
	font-weight:bold;
	display:block;
	padding:0 6px;
	line-height:26px;
}
.header .lang li a:hover {
	color:#fff;
	background:#ff7603;
}
.header .info {
	position:absolute;
	border-left:2px solid #ff8315;
	padding-left:13px;
	top:45px;
	left:700px;
}
.header .info strong {
	color:#ff7603;
	font-size:14px;
	line-height:14px;
	margin-bottom:14px;
	display:block;
}
.header .info p {
	margin:0;
	color:#000;
}
#navigation {
	position:absolute;
	width:983px;
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/nav-bg.gif) no-repeat;
	top:166px;
}
#navigation li {
	float:left;
	padding:0 20px;
	line-height:40px;
}
#navigation li a {
	color:#fff;
	text-decoration:none;
	display:block;
}
#navigation li a:hover {
	text-decoration:underline;
}
#navigation li:hover ,
#navigation li.hover {
	background:url(../images/arrow.gif) no-repeat 50% 100%;
	position:relative;
}
#navigation ul {
	margin:0;
	padding:0;
	list-style:none;
	background:url(../images/ul-bg.gif) repeat-x;
	height:25px;
	overflow:hidden;
	position:absolute;
	display:none;
	top:40px;
	left:-81px;
}
#navigation li:hover ul ,
#navigation li.hover ul {
	display:block;
	white-space:nowrap;
}
#navigation ul li {
	line-height:25px;
	padding:0 17px 0 0;
	float:none;
	display:table-cell;
}
#navigation ul li a {
	color:#000;
}
#navigation ul li.hover ,
#navigation ul li:hover {
	background:none;
}
#navigation ul li:hover { position:static;}
#navigation ul li.left-bg {
	background:url(../images/left-bg.gif) no-repeat !important;
	padding-left:24px;
}
#navigation ul li.right-bg {
	background:url(../images/right-bg.gif) no-repeat 100% 0 !important;
	padding-right:24px;
}
#columns-holder {
	width:985px;
	overflow:hidden;
}
.holder {
	min-height:242px;
}
* html .holder {
	height:242px;
}
.box-area {
	width:983px;
	position:relative;
	background:url(../images/box-area-bg.gif) repeat-y;
	z-index:2;
}

.box-area-1 {
	background:url(../images/box-area-bg.gif) repeat-y;
}



.box-area-top {
	background:url(../images/box-area-top.gif) no-repeat;
}
.box-area-btm {
	background:url(../images/222.gif) no-repeat 0 100%;
	overflow:hidden;
	height:1%;
	padding-bottom:29px;
}
.box {
	width:210px;
	float:left;
	display:inline;
	padding:15px 0 25px 13px;
}
.first {
	width:209px;
	margin:0 18px 0 19px;
}
.second {
	margin-right:17px;
}
.third {
	margin-right:18px;
}
.box h3 {
	margin:0 0 6px;
	font-size:24px;
	color:#000;
	font-weight:normal;
}
.box ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:11px;
	line-height:17px;
	color:#000;
}
.box ul li {
	padding-left:9px;
	background:url(../images/bullet.gif) no-repeat 0 50%;
}
.third ul li {
	background:none;
	padding-left:5px;
}

a.a-order {
    width: 99px;
    height: 25px;
    background-position: top left;
    background-repeat: no-repeat;
    display: block;
    margin: 0px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
}
				    

.more {
	position:absolute;
	width:100px;
	height:26px;
	background:url(../images/button.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	bottom:5px;
	
}

.more_en {
	position:absolute;
	width:100px;
	height:26px;
	background:url(../images/more.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	bottom:5px;
	
}

.more_ukr {
	position:absolute;
	width:100px;
	height:26px;
	background:url(../images/more_ukr.jpg) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	bottom:5px;
	
}


.more.first {
	left:97px;
	bottom:4px;
}
.more.second {
	left:362px;
}
.more.third {
	right:267px;
}
.more.four {
	right:45px;
}

.more_en.first {
	left:97px;
	bottom:4px;
}

.more_en.second {
	left:362px;
}
.more_en.third {
	right:267px;
}
.more_en.four {
	right:45px;
}

.more_ukr.first {
	left:97px;
	bottom:4px;
}

.more_ukr.second {
	left:362px;
}
.more_ukr.third {
	right:267px;
}
.more_ukr.four {
	right:45px;
}

.input-area {
	width:953px;
	height:43px;
	padding:18px 30px 0 0;
	position:relative;
	z-index:1;
	background:url(../images/input-area-bg.gif) no-repeat;
	margin-top:-8px;
}
.input-box {
	width:370px;
	float:left;
	padding-left:20px;
	overflow:hidden;
	margin-right:27px;
}
.input-box label {
	float:left;
	color:#fff;
	font-size:14px;
	font-weight:bold;
}
.input-box input {
	float:right;
	border:1px solid #fff;
	background:#3f3f3f;
	padding:0 3px 0 3px;
	width:183px;
	height:17px;
	color:#fff;
}
.input-box div {
	float:right;
	width:100%;
}
.input-box a {
	float:right;
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.input-box a:hover{
	text-decoration:none;
}
.input-area .submit {
	float:right;
	margin-top:5px;
}
.input-area .col1 {
	width:69px;
	float:left;
}
.input-area .col2 {
	width:83px;
	float:left;
}
.input-area .col3 {
	width:62px;
	float:left;
}
.input-area .col4 {
	width:102px;
	float:left;
}
.input-area .col5 {
	width:93px;
	float:left;
}
.col1 label ,
.col2 label ,
.col3 label ,
.col4 label ,
.col5 label {
	color:#fff;
	font-size:11px;
	line-height:14px;
}
.col1 input ,
.col2 input ,
.col3 input ,
.col4 input ,
.col5 input {
	
}
/*content*/
.content {
	width:719px;
	float:right;
	padding-top:15px;
	margin-top:25px;
}

.content img {
	float:left;
	margin:0 22px 30px 0;
}

.content h2 {
	margin:0 0 14px;
	font-size:20px;
	font-weight:normal;
	color:#ff7603;
}

.content p {
	margin:0 0 18px;
	line-height:24px;
}

.content span {
	background:#ff7603;
	color:#ffff;
}

.content a {
	color:#ff7603;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:12px;
}

.content a:hover {
	text-decoration:underline;
}

.sidebar {
	width:227px;
	float:left;
	margin-top:25px;
	background:url(../images/sidebar-bg.gif) repeat-y;
}
.sidebar-top {
	background:url(../images/sidebar-top.gif) no-repeat;
}
.sidebar-btm {
	background:url(../images/sidebar-btm.gif) no-repeat 0 100%;
	padding:17px 0 10px 20px;
}
.sidebar h2 {
	margin:0;
	color:#4e4b41;
	font-size:20px;
	font-weight:normal;
}
.sidebar h2 span {
	color:#8e8e8e;
	font-size:16px;
}
.sidebar .block {
	width:176px;
	background:url(../images/sep.gif) repeat-x 0 100%;
	padding:16px 0 13px;
}
.block.last {
	background:none !important;
}
.block em {
	color:#ff7704;
	font-size:18px;
	font-style:normal;
	line-height:23px;
}
.block h5 {
	margin:0;
	font-size:11px;
	color:#58554b;
}
.block p {
	margin:12px 0 0;
	font-size:11px;
}
.block a {
	color:#ff7704;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}
.block a:hover {
	text-decoration:underline;
}
.btm-box {
	width:985px;
	float:left;
	margin:24px 0;
	background:url(../images/btm-box-bg.gif) repeat-y;
}
.btm-box-top {
	background:url(../images/btm-box-top.gif) no-repeat;
}
.btm-box-btm {
	background:url(../images/btm-box-btm.gif) no-repeat 0 100%;
	padding-bottom:72px;
	overflow:hidden;
	height:1%;
}
.address {
	width:250px;
	float:left;
	margin-left:20px;
	display:inline;
}
.why span ,
.our span ,
.address span {
	color:#000;
	font-size:17px;
	line-height:40px;
	margin-top:6px;
	display:block
}
.address p {
	margin:0;
	font-size:11px;
}
.address a {
	color:#58554b;
	text-decoration:none;
}
.address a:hover {
	text-decoration:underline;
}
.our {
	width:223px;
	float:left;
}
.why {
	width:228px;
	float:left;
}
.btm-box ul {
	margin:2px 0 0;
	padding:0;
	list-style:none;
}
.btm-box ul li {
	line-height:18px;
	height:18px;
	vertical-align:top;
	overflow:hidden;
}
.btm-box ul li span {
	float:left;
	width:12px;
	height:12px;
	margin-right:9px;
	background:url(../images/cl.png) no-repeat;
}
.btm-box ul li p {
	margin:0;
	float:left;
	line-height:20px;
}
.other {
	padding-top:47px;
	float:left;
}
#footer {
	width:983px;
	height:38px;
	margin-bottom:26px;
	background:url(../images/nav-bg.gif) no-repeat;
	text-align:center;
	padding-top:2px;
}
#footer ul {
	margin:0;
	padding:0;
	list-style:none;
}
#footer ul li {
	display:inline;
	padding:0 4px 0 8px;
	background:url(/images/footer-sep.gif) no-repeat 0 5px;
}
#footer ul li a {
	text-decoration:none;
	color:#fff;
	font-size:10px;
}
#footer ul li a:hover{
	text-decoration:underline;
}
#footer ul li:first-child {
	background:none;
}
#footer p {
	margin:0;
	color:#fff;
	font-size:10px;
	line-height:16px;
}


.text3s {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

.text3 {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #000000;
}

/*map*/
.map {
	width:719px;
	float:right;
	padding-top:15px;
	margin-top:10px;
}

.map h2 {
	margin:0 0 14px;
	font-size:20px;
	font-weight:normal;
	color:#ff7603;
}

.map h3 {.
    margin:0 0 14px;
    font-size:16px;
    font-weight:bold;
    color:#ff7603;
}

.map a {
	color:#000000;
	font-weight:bold;
	text-decoration:none;
	line-height:17px;
	font-size:11px;
}

.map a:hover {
	text-decoration:underline;
}

.map p {
	margin:1 0 18px;
	line-height:2px;
#	color:#ff7603;
	font-weight:bold;
}
