#slider_home {
  width:630px;float:left
}



.slide-container {

	width:630px;
	
	height:auto;
	text-align:center;
	margin:0 0 10px;
}

.slide-show{
	background-position:center center;
	background-repeat:no-repeat;
	text-align:center;
	height:313px;
	width:630px;
	position:relative;
	left:10px;
}

.indentmenu{
    bottom:-2px;
    font:bold 11px Arial;
    position:absolute;
    left:0;
}

.indentmenu ul{
	margin: 2px;
	padding: 0;
	float: left;
	/* width: 80%; width of menu*/
	background: transparent;
}

.indentmenu ul li{
    background:url("../images/bg_num_slider.gif") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:23px;
    margin-right:5px;
    padding-top:8px;
    width:23px;
}

.indentmenu ul li a{
    background:url("../images/bg_num_slider.gif") no-repeat scroll 0 0 transparent;
    display:block;
    float:left;
    height:23px;
    margin-right:5px;
    width:23px;
    color:#68543b!important;
    text-decoration:none!important;
}

.indentmenu ul li a:hover{
    color:#fff!important;
}

.indentmenu ul li a:visited{
	color: #000;
}

.indentmenu ul li a.selected{
	color: white !important;
}

.tabcontentstyle{ /*style of tab content container*/
	margin-bottom: 1em;
	padding: 10px;
}

.tabcontent{
	display:none;
}

@media print {
	.tabcontent {
		display:block !important;
	}
}

.banner_content {
	width:430px;
	left:10px;
	top:220px;
	position:absolute;
	color:#A7C6DD;
}
