body {
	background: url("../img/body_bg.jpg") #fff top center;
	background-repeat: no-repeat;

}

.ie6_bar {
	width: 100%;
	height: 30px;
	background: #000;
	border-bottom: 3px double red;
	position: fixed;
	z-index: 9999999;
}

.ie6_bar_txt {
    color: #fff !important;
    font-size: 16px;
    margin-bottom: auto;
    margin-left: auto;
    margin-right: auto;
    padding-top: 7px;
    text-align: center;
    width: 980px;
}

.ie6_bar_txt a, .ie6_bar_txt a:link, .ie6_bar_txt a:visited {
	color: #fff;
	text-decoration: underline;
	font-weight: normal;
}

.ie6_bar_txt a:hover {
	color: #fff;
	text-decoration: none;
}

.main_cst {
	width: 85%;
	height: 601px;

	background-position: center top;
	padding: 0;
	position: relative;
	margin-bottom: 30px;
	float: right;
}

.top_cst_logo {
	margin-left: 100px;
}

.menu_cst {
    background: #333;
    height: 40px;
    width: 85%;
    float: right;
}

.content_cst {
	width: 980px;
	padding: 5px;
	font-size: 15px;
	margin-left: 110px;
}

.bg_grey {
    background: #EFEFEF;
    float: right;
    height: 75px;
    width: 100%;
}

.footer_cst {
    background: url("../img/sand.png") repeat-x #3B3B3B;
    float: right;
    height: 69px;
    width: 100%;
}

div.slider-tabs {
    bottom: 0;
    display: table;
    height: 64px;
    left: 0;
    position: absolute;
    width: 100%;
}

div.slider-tabs div {
    cursor: pointer;
    display: table-cell;
    height: 42px;
    padding: 11px 0 0;
}
div.slider-tabs div h3 {
    color: #333333;
    font-family: 'Arial Narrow',Arial,sans-serif;
    font-size: 16px;
    line-height: 18px;
    margin: 0 0 5px;
    text-align: center;
}

div.slider-tabs div p {
    font-family: Arial;
    font-size: 12px;
    text-align: center;
}

div.slider-tabs.tabs4 .hc1 {
    background: url("../img/active4.png") no-repeat scroll center bottom transparent;
    width: 250px;
}
div.slider-tabs .hc1 p, div.slider-tabs .hc1 h3 {
    color: #fff;
}

div.slider-tabs.tabs4 .hc2 {
    background: url("../img/tab-bg4.png") repeat-x #fff;
    width: 250px;
}
div.slider-tabs .hc2 p, div.slider-tabs .hc2 h3 {
    color: #555;
}

div.slider-tabs.tabs4 .hc3 {
    background: url("../img/tab-bg4.png") repeat-x #fff;
    width: 250px;
}
div.slider-tabs .hc3 p, div.slider-tabs .hc3 h3 {
    color: #555;
}

div.slider-tabs.tabs4 .hc4 {
    background: url("../img/tab-bg4.png") repeat-x #fff;
    width: 250px;
}
div.slider-tabs .hc4 p, div.slider-tabs .hc4 h3 {
    color: #555;
}


div.slider-tabs.tabs3 div {
    background: url("../img/tab-bg3.png") repeat scroll 0 0 transparent;
    width: 333px;
}
div.slider-tabs.tabs2 div {
    background: url("../img/tab-bg2.png") repeat scroll 0 0 transparent;
    width: 500px;
}
 
.anythingWindow ul li img {
	width: auto !important;
}

div.slider-tabs div.active h3 {
    color: #FFFFFF !important;
    font-family: 'Arial Narrow',Arial,sans-serif;
}
div.slider-tabs div.active p {
    color: #FFFFFF !important;
}

div.slider-tabs.tabs4 div.active {
    background: url("../img/active4.png") no-repeat scroll center bottom transparent !important;
    width: 250px;
    color: #fff !important;
}

div.slider-tabs.tabs3 div.active {
    background: url("../img/active3.png") no-repeat scroll center bottom transparent !important;
    width: 333px;
    color: #fff !important;
}
div.slider-tabs.tabs2 div.active {
    background: url("../img/active2.png") no-repeat scroll center bottom transparent !important;
    width: 500px;
    color: #fff !important;
}
div.slider-tabs span.space-left {
    background: url("../img/slider-tabs-bg.jpg") repeat-x #fff;
    display: table-cell;
    width: 100px;
}
div.slider-tabs span.space-right {
    background: url("../img/slider-tabs-bg.jpg") repeat-x #fff;
    display: table-cell;
}

.slider-tabs p {
	padding: 0;
}

.text_overlay {
	position: absolute;
	width: 550px;
	height: 80px;
	bottom: 110px;
	left: 0px;
	background: url("../img/text_overlay.png") repeat-y;
	padding: 20px;
	color: #000;
	overflow: hidden;
	font-size: 16px;
	font-family: Tahoma, Arial;
	font-weight: normal;
}

.text_overlay a {
	text-decoration: underline;
	color: #000000 !important;
	font-weight: normal;
}
.text_overlay a:hover {
	text-decoration: none;
	color: #000000 !important;
}

.anythingSlider .panel {
	position: relative;
}