.slide-container {
	position:relative;	
	/*width:520px;*/
	
	width:650px;
	
	height:auto;
	text-align:center;
	/*margin:1px 0px 40px 0px;*/
	margin:0px;
	/*padding-top:10px;*/
	/*overflow:hidden;*/
}

.slide-show{
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	/*height:260px;
	width:520px;*/
	width:650px;
	height:360px;
	position:relative;
	/*left:10px;*/
}

.indentmenu{
	font: bold 11px Arial;
	/*width: 100%;*/ /*leave this value as is in most cases*/
	display:none;
	/*width:100px !important;*/
}

.indentmenu ul{
	margin: 2px;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	background: transparent;
}

.indentmenu ul li{
	display: inline;
}

.indentmenu ul li a{
	float: left;
	margin: 2px;
	color: #000; /*text color*/
	padding: 5px 11px;
	text-decoration: none;
	border: 1px solid #ccc;
}

.indentmenu ul li a:hover{
	background:#ddd;
}

.indentmenu ul li a:visited{
	color: #000;
}

.indentmenu ul li a.selected {
	color: white !important;
	padding-top: 6px; /*shift text down 1px*/
	padding-bottom: 4px;
	border: 1px solid #F85601;
	background:#F85601;
}

.tabcontentstyle{ /*style of tab content container*/
	border: 1px solid gray;
	width: 450px;
	margin-bottom: 1em;
	padding: 10px;
}

.tabcontent{
	display:none;
	margin-top:1px;
}

@media print {
	.tabcontent {
		display:block !important;
	}
}

.banner_content {
	/*width:430px;	left:10px;	top:220px;	position:absolute;	color:#A7C6DD;*/
	background:transparent url(../images/transpBlack.png) repeat scroll 0 0;	color:#FFFFFF;font-size:25px;margin-right:5px;/*position:absolute;top:300px;width:649px;*/
	position:absolute;
	top:300px; #top:298px;
width:650px;
left:0px;	

}	
.banner {
width:650px;height:360px; #height:358px;text-align:justify;padding: 0px; /*margin-bottom:1em; */ }
	.banerimg { width:650px; height:359px; #height:357px;}
	
	
	
	
	
	
	
	