a, a:active, a:visited, a:link{
	color:#666;
	text-decoration:none;}

 a:hover{
	color:#222;
	text-decoration:none;}

.ana_tablo{
	margin-bottom:auto;
	margin-top:100px;;
	background:url(images/serit.gif);
	height:419px;}
	
.main_bg{
/*	background:url(images/main_bf.gif) no-repeat 2px 0px;*/
	width:775px;
	height:410px;
	padding-top:2px;
	}	

hr{
	border:1px solid #CCC;
	margin-top:0px;}

body { 

    padding: 0; 
    font-family: "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 12px;
margin:0px;
	color:#333;
}

#wrapper {
    width: 760px;
    margin: 0 auto;
}

#intro {
    padding-bottom: 10px;
}

h2 {
    margin: 0;
    margin-bottom: 14px;
    padding: 0;
}

#slider {
    width: 620px;
    margin: 0 auto;
    position: relative;
}

.scroll {
    height: 330px;
    width: 620px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
  /*  background: #FFFFFF url(images/content_pane-gradient.gif) repeat-x scroll left bottom;*/
}

.sec{
		background:url(images/trans_p.png);
	-moz-border-radius:5px;
	padding:10px;
	border:1px solid #f1f1f1;}

.scrollContainer div.panel {
    padding: 20px;
    height: 314px;
    width: 580px;
	background:url(images/Untitled-2.png) bottom repeat-x;

}
.panel table:fist-child{
	height:500px; height:333px}
#shade {
   /* background: #EDEDEC url(images/shade.jpg) no-repeat 0 0;*/
    height: 50px;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
	width:412px;
    
}

ul.navigation li {
    display: inline;
    margin-right: 3px;
	float:left;
}

ul.navigation a {
	color:#FFF !important;
/*    padding: 2px;*/
    color: #000;
    text-decoration: none;
}

ul.navigation a div{
	background:url(images/butons_03.gif) no-repeat;
	width:99px !important;
	height:34px !important;
	padding-top:10px;
	}

ul.navigation a:hover div{
	background:url(images/butons_01.gif) no-repeat;
	width:99px !important;
	height:34px !important;
	}
	
ul.navigation a.selected div{background:url(images/butons_01.gif) no-repeat;
	width:99px !important;
	height:34px !important;}
ul.navigation a:hover {
 /*   background-color: #f6f6f6;*/
}

ul.navigation a.selected {
    background-color: #fff;
	background:url(images/butons_01.gif) no-repeat;
	width:99px !important;
	height:34px !important;
}

ul.navigation a:focus {
    outline: none;
}
ul.navigation li{
}
	
.scrollButtons {
    position: absolute;
    top: 150px;
    cursor: pointer;
}

.scrollButtons.left {
    left: -20px;
}

.scrollButtons.right {
    right: -20px;
}

.hide {
    display: none;
}
