﻿@font-face {
	font-family: 'Conv_antiqueolivebold';
	src: url('antiqueolivebold.eot');
	src: local('☺'), url('antiqueolivebold.woff') format('woff'), url('antiqueolivebold.ttf') format('truetype'), url('antiqueolivebold.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	background: url(../images/body_bg.jpg) top center no-repeat scroll;
	padding:0;
	margin:0;
}
a{
	text-decoration:none;
	display:block;	
}
h1,h2,p{
	margin:0;	
}
.wrapper{
	position: relative;
	width: 100%;
	float:left;
}
.container{
	width: 1024px;
	height: 1200px;
	margin: 0 auto 0 auto;
	position: relative;
}
.top_header {
	width: 100%;
	height: 140px;
	/*padding-right: 88px;
	background: #fff url(../images/top_bg.jpg) no-repeat center;*/
	position: absolute;
	top: 51px;
	right: 0;
}
.logo{
	width: 195px;
	height: 111px;
	background-image: url(../images/logo.jpg);
	float: left;
	margin-top: 69px;
	margin-left: 50px;
}
.logo a{
	width: inherit;
	height: inherit;
	display: block;
	float: left;
}
.top_right{
	width: 180px;
	height: 39px;
	float: right;
	margin-top: 31px;
	margin-right: 74px;
}
.top_right a.fb{
	width: 39px;
	height: 39px;
	background-image: url("../images/fb.png");
	margin-right: 13px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
.top_right a.tw{
	width: 39px;
	height: 39px;
	background-image: url("../images/tw.png");
	margin-right: 13px;
	float: left;
	-webkit-transition: all ease 0.3s;
	-moz-transition: all ease 0.3s;
	-o-transition: all ease 0.3s;
	-ms-transition: all ease 0.3s;
	transition: all ease 0.3s;
}
a.tw:hover {
	background-position: 0px -39px;
}
a.fb:hover {
	background-position: 0px -39px;
}
.top_right a.lang{
	width: 69px;
	height: 38px;
	float: left;
	background-image: url("../images/ar.png");
}
.slider{
	width: 535px;
	height: 360px;
	position: absolute;
	border: 11px solid #f8941d;
	right: 168px;
	top: 80px;
	box-shadow:1px 3px 5px #7a7b7b;
	-webkit-box-shadow:1px 3px 5px #7a7b7b;
}
.main_content{
	width: 807px;
	height: 652px;
	float:left;
	margin-top: 143px;
	margin-left: 109px;
}
.main_content_top{
	width: inherit;
	height: 67px;
	background: url("../images/main_content_bg.png") no-repeat;
	float: left;
}
.main_content_bottom{
	width: inherit;
	height: 585px;
	background: #fff;
	float: left;
}


.clr {
	clear:both;
	height:0
}

.jScrollbar5 {
	width: 620px;
	height: 220px;
	float: right;
	overflow: auto;
	position: relative;
	padding-right: 10px;
	margin-top: 100px;
	margin-right: 24px;
}

	.jScrollbar5 .jScrollbar_mask {
		width:570px;
		position:relative;
		top:0;
	}

	.jScrollbar5 .jScrollbar_draggable {
		float:left;
		width:12px;
		height:209px;
		overflow:hidden;
		background:none;
		background-color:#ea7122;
		border:1px solid #e26124;
		position:relative;
		display: none;
	}
	.jScrollbar5 .jScrollbar_draggable a.draggable {
		position:relative;
		background:transparent url('../images/bg_draggable5.png') no-repeat;
		display:block;
		height:52px;
		width:12px;
		cursor:pointer;
	}

.jScrollbar5 h1{
	font-family: arial;
	font-size: 25px;
	color: #c10b10;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 14px;
	float: left;
	width: 100%;
	height: 22px;
}

.jScrollbar5 p{
	color: #004c74;
	font-family: arial;
	font-size: 15px;
	line-height: 21px;
}

nav{
	width: 191px;
	height: 262px;
	float: left;
	background: url("../images/nav_top_bg.png") no-repeat 0 0;
	padding-top: 12px;
	margin-left: -68px;
	box-shadow:3px 10px 15px #7a7b7b;
	-webkit-box-shadow:3px 10px 15px #7a7b7b;
}
nav a:link, nav a:visited{
	width: 191px;
	height: 61px;
	float: left;
	line-height: 62px;
	text-align: center;
	display: block;
	font-size: 17px;
	font-family: arial;
	color: #fff;
	text-transform: uppercase;
}
nav a.home {
	background:url("../images/home_bg.gif") repeat-x;
}
nav a.about {
	background:  url("../images/about_bg.gif") repeat-x;
}
nav a.products {
	background: url("../images/products_bg.gif") repeat-x;
}
nav a.contact {
	background: url("../images/contact_bg.gif") repeat-x;
}
nav img{
	float: left;
	width: 191px;
	height: 6px;
}
nav .menu{
	width: 191px;
	height: 61px;
	float: left;
	position: relative;
}
nav a:hover{
	background: #df5925 !important;
}
.menu .submenu{
	position: absolute;
	left: 191px;
	top: 0;
	width: 220px;
	min-height: 61px;
	background-color: red;
	display: none;
	background-color: rgba(0,0,0,1);
	z-index: 1000;
}
.submenu a{
	background-color: #df5925;
	width: 215px !important;
	text-align: left !important;
	padding-left: 5px;
}
.submenu a:hover{
	background: #f6901e !important;
}

.block{
	width: 208px;
	height: 159px;
	float: left;
	background-color: #fff;
	border: 9px solid #f8941d;
	margin-left: 32px;
	margin-top: 50px;
	box-shadow:3px 3px 15px #7a7b7b;
	-webkit-box-shadow:3px 3px 15px #7a7b7b;
}
.block h1{
	color: #c10b10;
	text-transform: uppercase;
	font-size: 13px;
	font-family: 'Conv_antiqueolivebold';
	float: left;
	width: 100%;
	text-align: center;
	margin-top: 10px;
}
.block p{
	color: #004c74;
	font-family: arial;
	font-size: 10px;
	margin: 35px 10px 0 10px;
	display: block;
}
.block img{
	float: right;
}
.footer_contents{
	width: 100%;
	height: 11px;
	float: left;
	margin-top: 42px;
}
.footer_links {
	width: 360px;
	height: 11px;
	float: right;
}
.footer_links a:link, .footer_links a:visited{
	width:80px;
	height:11px;
	float:left;
	color:#fff;
	text-transform:uppercase;
	font-size:11px;
	font-family: arial;
	line-height:11px;
	text-align:center;
	display:block;
}
.footer_links img {
	width: 3px;
	height: 11px;
	float: left;
}
.copyright {
	width: 285px;
	height: 11px;
	color: #FFFFFF;
	font-family: arial;
	font-size: 11px;
	text-align: left;
	float: left;
}