@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.png);
	overflow:hidden-x;
	margin: 0;
	background-repeat: repeat-x;
	background-color: #252525;
}
body,td,th {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	color: #ededed;
}
#wrap {
	width: 960px;
	margin: 0 auto;
}
p{ font-size:14px;}
#logo {
	background: url(images/logo.png) no-repeat;
	width: 317px;
	height: 69px;
	margin: 30px 0 15px 10px;
	display: block;
	float: left;
}
header img {
	float: right;
	width: 560px;
	margin-top: 18px;
}
#navigation {
	background: url("images/nav-bar.png") repeat-x;
	height: 56px;
	line-height: 4em;
	clear: both;
}
#navigation a {		
	color: #9b9b9b;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
}
#navigation a:hover {
	color: #fff960;
	text-decoration: none;
	background-position: 0 -65px;
}
#nav {
	background: url("images/navbar.png") repeat-x;
	padding: 0 14px 0 14px;
	margin: 0 2px 0 2px;
	height: 56px;
}
#main {
	background: #4b4b4b;
}
#header {background:none; height:auto;
}


#header_subpage {

}

#foot { background:none;
}
#ad1 {
	text-align: center;
}
#left {
	float: left;
	width: 200px;
	margin: 0 0 10px 8px;
	text-align: justify;
	line-height: 1.4em;
}
#left p {
	margin: 0;
	padding: 2px 3px 4px 3px;
	font-weight: normal;
}
#left ul {
	margin: 0;
	padding: 5px 0 5px 20px;
	line-height: 1.6em;
}
#left img {
	border: 0;
	padding: 4px;
}

#right {
	float: left;
	width: 720px;
	margin: 0 0 10px 20px;
	text-align: justify;
}
#right ul {
	margin: 0;
	padding: 5px 0 5px 30px;
	line-height: 1.6em;
}
#footer {
	background: #131313;
	text-align: center;
	padding: 25px 0 0 0 ;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 20px 0 0 0;
}
#footer a:link, #footer a:active, #footer a:visited {
	color: #4b4b4b;
	text-decoration: none;
}
#footer a:hover {
	color: #a9a9a9;
	text-decoration: underline;
}
a:link, a:active, a:visited {
	color: #fffca0;
	text-decoration: none;
}
a:hover {
	color: #fff600;
	text-decoration: underline;
}


h2 {
	background: url(images/bullet-y.png) no-repeat left top;
	margin: 0;
	padding: 0 0 4px 20px;
	font-size: 18px;
	font-weight: normal;
}
h1 {
	background: url(images/bullet-x.png) no-repeat left top;
	margin: 0;
	padding: 0 0 4px 28px;
	font-size: 22px;
	font-weight: normal;
	color: #fff600;
	line-height: 1em;
}



.navbar-nav > li > a{ text-transform:uppercase; font-size:14px; font-family:Tahoma, Geneva, sans-serif; font-weight:bold; color:#9b9b9b;}
.navbar-nav > li > a:hover{color:#fff;background:#a8a20b;}
.left-block{ background:#222121; padding-top:20px;}
.right-block{ padding-top:20px;}
.leftt{ float:left;}
.rightt{ float:right;}
.yello-drop-menu{ padding:0px 20px; min-width:200px; background:#a8a20b; }
.yello-drop-menu ul{ padding:0px;}
.yello-drop-menu ul li{ height:40px; line-height:40px; list-style:none;}
.yello-drop-menu ul li a{ font-size:12px; font-weight:bold; text-transform:uppercase; color:#fff;}
.yello-drop-menu ul li a:hover{}

ul.nav{/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#363636+0,363636+49,2d2d2d+49,191919+100 */
background: #363636; /* Old browsers */
background: -moz-linear-gradient(top,  #363636 0%, #363636 49%, #2d2d2d 49%, #191919 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#363636), color-stop(49%,#363636), color-stop(49%,#2d2d2d), color-stop(100%,#191919)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #363636 0%,#363636 49%,#2d2d2d 49%,#191919 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #363636 0%,#363636 49%,#2d2d2d 49%,#191919 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #363636 0%,#363636 49%,#2d2d2d 49%,#191919 100%); /* IE10+ */
background: linear-gradient(to bottom,  #363636 0%,#363636 49%,#2d2d2d 49%,#191919 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#363636', endColorstr='#191919',GradientType=0 ); /* IE6-9 */

 border:1px solid #4b4b4b; width:100%; position:relative;}
.position-1{ left:75px; top:50px; position:absolute; z-index:999;}
.position-2{ left:698px; top:50px; position:absolute; z-index:999;}
.position-3{ left:826px; top:50px; position:absolute; z-index:999;}


