@charset "utf-8";
body {
	background-color: #1a1917;
	background-image: url(../images/bg.jpg);
	background-repeat: repeat;
	margin: 0px;
	padding: 0px;
	font-family: Tahoma, Geneva, sans-serif;
	color: #FFF;
}
#layout {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

.bnr1 {
	background-image: url(../images/bg1.jpg);
	background-repeat: repeat-x;
	height: 21px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ff5712;
	color: #FFF;
	background-color: #A92D09;
	padding-top: 4px;
}
.wrap span {
	margin-right: 30px;
	margin-left: 30px;
}

.bnr2 {
	height: 170px;
	background-image: url(../images/bg2.jpg);
	background-repeat: repeat-x;
	background-color: #FD821A;
}
.bnr2x1 {
	height: 82px;
}
.lang {
	color: #666;
	font-size: 13px;
	width: 400px;
	margin-right: 30px;
	margin-left: 30px;
	padding-top: 30px;
}
.lang a {
	color: #FFF;
	text-decoration: none;
}
.lang a:hover {
	text-decoration: underline;
}

.bnr2x2 {
	background-image: url(../images/bg4.jpg);
	background-repeat: repeat-x;
	background-color: #454545;
	background-position: right 8px;
	width: 954px;
	margin-top: 0px;
	margin-right: 30px;
	margin-bottom: 0px;
	margin-left: auto;
}
.wrapper {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 1004px;
}
.bnr2x2x1 {
	background-image: url(../images/bg5.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.wrap {
	width: 1004px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bnr2x2x2 {
	height: 88px;
	background-image: url(../images/bg3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.menu a {
	color: #FFF;
	text-decoration: none;
	text-transform: uppercase;
}
.menu a:hover {
	color: yellow;
	text-decoration: underline;
	text-transform: uppercase;
}
.menu_item:hover , .active{
	
	background-position: center center;
}



.bnr3 {
	width: 944px;
	height: 236px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000;
	background-image: url(../images/bg6.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	background-color: #454545;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.bnr3 img {
	border: 1px solid #545454;
	margin-top: -15px;
	margin-left: 8px;
}

.content {
	background-color: #282828;
	width: 924px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 10px;
	overflow: hidden;
}

.p-title {
	color: #f49647;
}
#footer {
	height: 63px;
	width: 950px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.content_img  {
	border: 1px solid #545454;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.clients_img {
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.content p   {
	text-align: justify;
}
.hr {
	height: 1px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
	background-color: #000;
	margin-top: 2px;
	margin-bottom: 2px;
}
.content h4 {
	color: #CCC;
	text-decoration: underline;
	margin-bottom: 5px;
	font-size: 13px;
}
.contact ul {
	list-style-type: none;
	margin-top: 0px;
	padding-top: 0px;
	margin-bottom: 20px;
}
.contact ul li {
	margin-top: 15px;
	margin-bottom: 15px;
}

.contact span {
	color: #c1ebff;
}
.copyrights {
	font-size: 11px;
	color: #CCC;
	text-align: center;
	width: 250px;
	margin-top: 10px;
	line-height: 20px;
}
.copyrights a {
	color: #CCC;
	text-decoration: underline;
}
.contact ul li a {
	color: #FFF;
}
.contact ul li a:hover {
	color: #CCC;
}
.clients ul , .clients2 ul{
	list-style-type: none;
}
.clients img , .clients2 img{
	margin-right: 10px;
	margin-left: 10px;
}
.photo .heading {
	position:absolute;
	background:#000;
	height:25px;
	width:214px;
	opacity:0.6;
	bottom:30px;
	left:8px;
	text-align: center;
	padding-top: 5px;
	font-weight: bold;
		}
