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

body {
	background-attachment: fixed;
	background-image: url(../images/bg.jpg);
	background-repeat:repeat;
	background-position: center top;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
input, select, option, textarea {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
}
#header{
	position:relative;
	height:80px;
}
#logo{
	position:absolute;
	top:0px;
	left:10px;
}
#textInHead{
	position:absolute;
	top:20px;
	left:195px;
	width:250px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
}
#search{
	position:absolute;
	right:15px;
	top:20px;
	width:217px;
	height:20px;
}
#search-input{
	background-image:url(../images/search.png);
	background-repeat:no-repeat;
	background-position:center center;
	width:147px;
	height:18px;
	padding-right:4px;
	padding-left:4px;
	border:0px;
	background-color:transparnt;
}
#search-btn{
	position:absolute;
	margin-left:5px;
}
#faq{
	background-image:url(../images/faq.png);
	position:absolute;
	width:54px;
	height:16px;
	bottom:0px;
	right:72px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:3px;
}

#help{
	background-image:url(../images/help.png);
	position:absolute;
	width:44px;
	height:16px;
	bottom:0px;
	right:25px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	text-align:center;
	padding-top:3px;
}
#faq a,#help a{
	color:#FFF;
	text-decoration:none;
}
#faq a:hover,#help a:hover{
	
	text-decoration:underline;
}
#main-nav{
	width:714px;
	height:39px;
	float:left;
	/*background-color:#231f20;*/
	position:relative;
}
#menu-left{
	background-image:url(../images/menu-j-l.png);
	height:39px;
	width:9px;
	position:absolute;
	left:0px;

}
#menu-j-l{
	background-image:url(../images/menu-j-l.png);
	height:39px;
	width:9px;
	position:absolute;
	left:0px;

}
#menu-right{
	background-image:url(../images/menu-right.png);
	background-repeat:no-repeat;
	height:39px;
	width:9px;
	position:absolute;
	right:0px;
	top:0px;
}
#jump-menu{
	width:256px;
	height:39px;
	float:right;
	/*background-color:#231f20;*/
	position:relative;
}
#jump{
	height:20px;
	width:230px;
	position:absolute;
	left:20px;
	margin-top:10px;
}
#jumpMenu{
	width:215px;
	height:20px;
}
/* start the menu*/
#jsddm
{ margin: 0;
margin-bottom:0px;
padding: 0;



}

#jsddm li
{ float: left;
list-style: none;
font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	vertical-align:middle;
	margin-top:8px;
	}
#ss{
	color: #FFF;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-right:12px;
	margin-left:12px;
}
#jsddm li a
{
	display: block;
	text-decoration: none;
	/*border-right: 1px solid white;*/

	color: #EAFFED;
	white-space: nowrap;
	padding-top: 5px;
	padding-right: 0px!important;
	padding-bottom: 5px;
	padding-left: 0px;
}

#jsddm li a:hover
{ text-decoration:underline;}

#jsddm li ul
{ margin: 0;
padding: 0;
position: absolute;
visibility: hidden;
}

#jsddm li ul li
{ float: none;
display: inline}

#jsddm li ul li a
{
	background-color: #231f20;
	border-bottom:1px solid #3e3e3e;
color: #fff;
padding-left:10px;
padding-right:20px !important;
width:auto;/*
min-width:130px;*/}

#jsddm li ul li a:hover
{ }
/*#jsddm
{
	margin-left:94px;
	margin-top:0px;
	margin-bottom:0px;
	padding: 0;

}

	

#jsddm li{
	float:left;
	list-style: none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	vertical-align:middle;
	margin-top:12px;
	padding-right:20px;
	padding-left:20px;
	border-right:1px solid #fff;
	
}
#jsddm li ul{
	border:1px solid #00C;
	padding:0px;
}

#jsddm li a{
	text-decoration: none;
	height:19px;
	color: #EAFFED;
	white-space: nowrap;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left:0px;
	
	
}
		

	#jsddm li a:hover
	{
		text-decoration:underline;}
		
#jsddm li ul
{
	
			margin: 0;
			position: absolute;
			visibility: hidden;
			padding-left:0px;
			padding-right:0;
			padding-top:0px;
			padding-bottom:0px;
			width:auto;
			background-color: #231f20;
	
}
		
#jsddm li ul li
{
	float: none;
	border:0px;
	display:inline;
}
			
#jsddm li ul li a{
	width:160px;
	border-top:1px solid #3e3e3e;
	background-color:#231f20;
	color: #fff;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	display:block;
	padding-top: 10px;
	padding-right: 8px;
	padding-bottom: 0px!important;
	padding-left: 8px;
	border:1px solid red;
	
	
	
	
		}
			
			#jsddm li ul li a:hover
			{ text-decoration:underline;}	*/
			/*end the menu */
#body{
	padding-top:2px;
}
#left{
	width:714px;
	float:left;
}
#right{
	width:255px;
	float:right;
}
#bnr img{
	margin-bottom:2px;
}

#contact{
	background-color:#231f20;
	width:100%;
	height:210px;
	position:relative;
	
}
#contact2{
	background-color:#231f20;
	width:100%;
	
	position:relative;
	
}
#contact-t{
	height:12px;
	width:100%;
	position:absolute;
	top:0px;
	background-image:url(../images/t.png);
	background-repeat:no-repeat;
}

#contact-d{
	height:12px;
	width:255px;
	position:absolute;
	bottom:0px;
	background-image:url(../images/d.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#contact-c{
	width:217px;
	position:absolute;
	top:12px;
	left:17px;
	margin-left:auto;
	
}
#contact-titl{
	padding-left:5px;
	padding-bottom:5px;
	color:#fff;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:14px;
	border-bottom:1px solid #3e3e3e;
}
#how-to-contact{
	padding-top:10px;
	padding-left:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#fff;
}
#how-to-contact a{
	color:#fff;
	text-decoration:underline;
}
#skype{
	padding-left:25px;
	padding-top:2px;
	background-image:url(../images/skype.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	height:15px;
	margin-bottom:5px;
}
#req{
	padding-left:25px;
	padding-top:2px;
	background-image:url(../images/req.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	height:15px;
	margin-bottom:5px;
}
#ask{
	padding-left:25px;
	padding-top:2px;
	background-image:url(../images/ask.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	height:15px;
	margin-bottom:5px;
}
#call{
	padding-left:25px;
	padding-top:2px;
	background-image:url(../images/call.jpg);
	background-repeat:no-repeat;
	background-position:center left;
	height:15px;
	margin-bottom:5px;
}
#No ul{
	float:left;
	width:130px;
	margin-left:-20px;
}
#No ul li{
	display:block;
	text-align:right;
	list-style:none;
	padding-bottom:5px;
}
#news1{
	height:35px;
	background-color:#272727;
	position:relative;
}
#more-news{
	font-family:Tahoma, Geneva, sans-serif;
	color:#fff;
	width:65px;
	float:left;
	font-weight:bold;
	margin-left:5px;
	margin-top:4px;

}
#more-news a{

	
	font-size:11px;
	color:#fff;
	float:none;
}
#n-m{
	background-color:#141313;
	height:20px;
	width:590px;
	margin-top:3px;
	float:left;
	color:#FFF;
	
}
#n{
	float:left;
	color:#eae6e6;
	font-size:12px;
	width:50px;
	text-align:center;
	margin-top:5px;
	font-weight:bold;
	}
#path{
		height:20px;
		width:704px;
		background-color:#646262;
		font-family:Tahoma, Geneva, sans-serif;
		font-size:11px;
		font-weight:bold;
		color:#fff;
		padding-top:5px;
		padding-left:10px;
}
#path a{
	color:#fff;
	text-decoration:none;
}
#path span{
	font-size: 11px;
	font-weight:normal;
}
#con-continer{
	width:100%;
	background-color:#fff;
	height:auto;
}
#artical-title{
	width:690px;
	margin-left:auto;
	margin-right:auto;
	font-family:Verdana, Geneva, sans-serif;
	font-size:16px;
	padding-top:15px;
	padding-bottom:5px;
	border-bottom:1px solid #999;
	color:#333;
	font-weight:bold;
}

#cont{
	width:670px;
	padding:10px;
	line-height:18px;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	height:auto;
	min-height:733px;
}


#ticker {
	padding-left:20px;
	padding-top:3px;
}

ul#news {
 list-style: none;
 margin: 0;
 padding: 0;
}
#news a{
	color: #fff;
	text-decoration:none;
}

ul#news li {
 margin: 0;
}

ul#news li.loud {
 color: #c00;
 font-weight: bold;
}

#links-submenu{
	margin-top:5px;
}
#links-submenu li{
	display:block;
	width:100%;
	padding:5px;
	float:left;
	margin-left:-20px;

}
#sub-menu{
	/*background-color:#575ca9;*/
	margin-bottom:2px;
	color: #aebed2;
	text-decoration: underline;
	padding-bottom:10px;
	/*background-image:url(../images/gr2.jpg);*/
	background-repeat:no-repeat;
	background-position:bottom;
	background-color: #231f20;
}
#sub-menu a{
	color: #fff;
	text-decoration: underline;
}
#sub-menu a:hover{
	text-decoration:none;
}
#submenu-titl{
	padding-left:5px;
	padding-bottom:7px;
	margin-left:15px;
	margin-right:15px;
	margin-top:10px;
	font-family:Verdana, Geneva, sans-serif;
	color:#fff;
	font-size:14px;
	border-bottom:1px solid #3e3e3e;
	text-decoration:none!important;
	font-weight:bold;
	

}
#submenu-top2{
	height:12px;
	width:100%;
	background-image:url(../images/t.png);
	background-repeat:no-repeat;
}
#submenu-d2{
	height:12px;
	width:255px;
	background-image:url(../images/d.jpg);
	background-repeat:no-repeat;
	background-position:bottom;
}
#portfolio-item{
	width:650px;
	margin-right:auto;
	margin-left:auto;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-top:5px solid #abcfed ;
	border-bottom:0px;
	padding:10px;
	
}
#portfolio-item-d{
	width:650px;
	margin-right:auto;
	margin-left:auto;
	height:22px;
	background-color:#e0effe;
	border-right:1px solid #ccc;
	border-left:1px solid #ccc;
	border-bottom:1px solid #ccc;
	padding-right:10px;
	padding-left:10px;
	padding-top:5px;
	margin-bottom:10px;
}
#portfolio-item-d a, #portfolio-item a{
	text-decoration: underline;
	color: #2e4fb2;
	outline-width: medium;
	outline-style: none;
	outline-color: -moz-use-text-color;
}
#portfolio-item img {
	float:right;
	margin:10px;
	border:1px solid #ccc;
	padding:3px;
}
#portfolio-item-title{
	background-image:url(../images/bul7.gif);
	background-repeat:no-repeat;
	background-position:center left;
	color: #2e4fb2;
	font-size:14px;
	font-weight:bold;
	font-family:Verdana, Geneva, sans-serif;
	margin-bottom:5px;
	padding-left:20px;
}
#portfolio-item span{
	color:#0C0;
}
#portfolio-item li{
	list-style:none
}
#fotter{
	width:714px;
	float:left;
	background-color: #231f20;
	margin-top:5px;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:11px;
	height:39px;
	overflow:hidden;
}
#f-l{
	width:9px;
	background-image:url(../images/menu-left-f.png);
	background-repeat:no-repeat;
	float:left;
	height:39px;
}
#f-r{
	width:9px;
	background-image:url(../images/menu-right-f.png);
	background-repeat:no-repeat;
	float:right;
	height:39px;
}
#fotter a{
	color: #eaffed;
	text-decoration:none;
	
	
}
#fotter a:hover{
	text-decoration:underline;
}
#fotter ul{
	margin-left:-29px;
	
	
	
}
#fotter li {
	display:inline;
	padding-left:20px;
	padding-right:20px;
	border-right:1px solid #fff;
	
}
#copyright{
	color:#fff;
	text-align:center;
	margin-top:10px;
	padding-left:10px;
}
#follow{
	 margin-bottom:2px; background:#231f20; padding-top:8px;color:#aebed2;
	padding-bottom:5px;
	height: 20px;
	}
.lin{
	position:relative;

	}
	.lin span{position:absolute;
	padding-left:5px;
	margin-top:2px;}
	#follow a{
		
		color:#ffffff;
		text-decoration:none;
	}
.title-p{
}


h2,h2 a{
	color:#4b6bdf;
	font-size:13px;
	margin-bottom:0px;
	text-decoration:none;
	
}
.feed{
	
}
.feed li{
	margin-bottom:10px;
	width:100%;
	padding-bottom:5px;
	background-image:url(../images/bul14.gif);
	background-position:left 5px;
	background-repeat:no-repeat;
	list-style:none;
	margin-left:-30px;
	
}
#feed-description{
	margin-left:15px;
	clear:left;
}
#feed-date{
	color: #aaa;
	margin-bottom:5px;
	float:left;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	margin-left: 5px;
}
#feed-title{
	color:#4b6bdf;
	font-size:12px;
	margin-bottom:0px;
	text-decoration:none;
	margin-left:2px;
	float:left;
	padding-left:10px;
	
	
}

#feed-title a{
	text-decoration: underline;
	color: #2e4fb2;
	font-size:12px;
	margin-bottom:0px;
	font-weight:bold;
	
	
}
#cont ul{
	margin:0px !important;
}
h3{
	font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
	margin-bottom:0px;
	padding-bottom:0px;
}
#cont-list{
	margin-left:-30px;
}
#cont-list li{
	/*list-style-image:url(../images/bul5.gif);*/
	list-style:none;
	background-image:url(../images/bul5.gif);
	background-repeat:no-repeat;
	background-position:left 7px;
	padding-left:10px;
}
#cont-list li p{
	margin-top:0px;
}

ul.small-list li{
	list-style-image:none !important;
	list-style:disc !important;
	background-image:none !important;
}
p{ margin-top:5px;}

.TabbedPanelsContent p {
	font-family:Tahoma, Geneva, sans-serif;
	line-height:17px;
	font-size:11px;
	margin:10px !important;
}
.TabbedPanelsContent li{
	text-decoration: underline;

color: #2e4fb2;

outline-width: medium;

outline-style: none;

outline-color: -moz-use-text-color;
margin-bottom:5px;
	
}
.TabbedPanelsContent li a{
	text-decoration: underline;

color: #2e4fb2;

outline-width: medium;

outline-style: none;

outline-color: -moz-use-text-color;
	
}
.TabbedPanelsContent  a{
	text-decoration: underline;

color: #2e4fb2;

outline-width: medium;

outline-style: none;

outline-color: -moz-use-text-color;
	
}

.news_content img {margin: 5px; padding: 2px; border: 1px solid #CCC;} 
#lang{
	float:right;
	margin-right:20px;
	
}
#lang a{
	color:#000;
	text-decoration:none;
}
#lang a:hover{
	color:#000;
	text-decoration:underline;
}
