.container {
	width: 544px;
	margin: 0 auto;
	height: 286px;
	float: left;
	overflow:hidden ;
	
}



ul.tabs 	{ float:left; border-left: 1px solid #a3a3a3; 	list-style: none; 	margin: 0; padding: 0; width: 100%; height: 27px;}
ul.tabs li { display: block;	float:left;	background-image:url(imagesSlider/1_gr.png);	border-top: 1px solid #a3a3a3; border-right: 1px solid #a3a3a3; height:27px; width: 170px}
ul.tabs li a{ border: none;  }
ul.tabs li a:hover{  border: none; background-image:url(imagesSlider/2_gr.png);}
html ul.tabs li.active{ border-bottom:none; color: #fff;}
html ul.tabs li.active a{ border-bottom:none;  background-image:url(imagesSlider/1_or.png); color: #fff;}
html ul.tabs li.active a:hover{ background-image:url(imagesSlider/1_or.png); color: #fff;}
html ul.tabs li { text-align:center; }

a {
	text-decoration: none;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:bold;
	color: #33424e;
}
a.tabs:hover{ color: #F1F2F3; }
.tabber {  border: none; float:left; width: 170px; height: 27px; padding-top: 5px; }



.tab_container {
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background-image: url(imagesSlider/bg.png);
	background-repeat: no-repeat;
	height: 249px;
}
.tab_content {
	padding: 14px 22px 0 15px;
	height: 235px;
}

h1.container {
	color: #000;
	font-weight:bold;
	font-size:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}

.tab_content h2 {
	color: #000;
	font-weight:bold;	font-size:24px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.tab_content h3 a{
	color: #000;
	font-weight:normal;
	font-size:14px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	
}
