.fw-container {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; BACKGROUND: none transparent scroll repeat 0% 0%; PADDING-BOTTOM: 0px; MARGIN: 0px auto; OVERFLOW: hidden; WIDTH: 780px; PADDING-TOP: 0px;

}
ol,ul {
	list-style:none;
}
#supercontaner{

width:885px;
height: auto;
margin:auto;
    font-family:"georgia", "times new roman", serif;
}
#contaner{
width:860px;
height: auto;
margin:auto;
background:url(backs/main.png);
FONT-SIZE: 16px;
COLOR: #fff;
}
#main-header {
	width: 25px;
	height: 30px;
	float: left;
    background:url(backs/showcase-tl.png) no-repeat bottom;
}
#main-header2 {
	width: 25px;
	height: 30px;
	float: right;
    background:url(backs/showcase-tr.png) no-repeat bottom;
}
#main-header3 {
	margin-left: 25px;
	margin-right: 25px;
	height: 30px;
     background:url(backs/showcase-tm.png) repeat-x bottom;
}
#main-bottom {
	width: 25px;
	height: 20px;
	float: left;
    background:url(backs/showcase-bl.png) no-repeat bottom;
}
#main-bottom2 {
	width: 25px;
	height: 20px;
	float: right;
    background:url(backs/showcase-br.png) no-repeat bottom;
}
#main-bottom3 {
	margin-left: 25px;
	margin-right: 25px;
	height: 20px;
     background:url(backs/showcase-bm.png) repeat-x bottom;
}
#showcase-main2 {background: url(backs/showcase-r.png) 0 0 repeat-y;}
#showcase-main3 {background: url(backs/showcase-r.png) 100% 0 repeat-y;}

.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 0px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	dispaly: block;
	height: 23px;
	line-height: 23px;
	padding: 0 5px;
	overflow: hidden;
	color: #52697E;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	
}
.navigationTabs li a.active {
	
	border: 0px solid #ccc;
	border-bottom: 0px solid;
}