body {

	background: #fff url(../images/back.jpg) repeat-x fixed center bottom;

	color: white;

	font-family: Verdana, Arial, Helvetica, sans-serif;

}

a:focus, a:hover, a:active {

	outline: none;

}



.hidden {

	display: none;

}



#wrap {

	width: 975px;

	height: 410px;

	margin: 0 auto;

}

.home {

	height: 385px !important;

}



#slides {

	text-align: right;

}

#slides p {

	margin: 0;

	padding-right: 25px;

	font-size: 15px;

	position: relative;

	top: -24px;

	line-height: 24px;

	height: 24px;

	background: #91bad8;
	color:#fff;

}

#slides p a{


	color:#fff;
	text-decoration:none;
	height: 24px;
	line-height: 24px;
	font-size: 15px;

}
#slides p a:hover{


	color:#000;
	text-decoration:none;
	height: 24px;
	line-height: 24px;
	font-size: 15px;

}
#prevNext {

	margin-top: -220px;

	height: 220px;

	padding: 0 12px;

}

#prevNext .jFlowPrev {

	float: left;

}

#prevNext .jFlowNext {

	float: right;

}

#prevNext img {

	position: relative;

	z-index: 2;

	cursor: pointer;

}



#controller {

	height: 23px;

	background: #575b5e;

	padding-right: 25px;

}

#controller .buttons {

	float: right;

	height: 9px;

	overflow: hidden;

	margin-top: 7px;

}

#controller .buttons a {

	display: block;

	float: left;

	width: 9px;

	height: 9px;

	background: url(../images/buttonWhite.gif) no-repeat left top;

	text-indent: -99999px;

	margin-left: 5px;

}

#controller .buttons a.jFlowSelected {

	background: url(../images/buttonOrange.gif) no-repeat left top;

}

#controller .buttons .pauseButton {

	display: none;

}

#controller .numbers {

	font-size: 11px;

	line-height: 23px;

	float: right;

}

#controller .numbers a {

	background-color: #4d5053;

	border: 1px solid #6b6f72;

	color: #fff;

	text-decoration: none;

	padding: 0 4px 1px 4px;

}

#controller .numbers a:hover,

#controller .numbers a.jFlowSelected {

	background-color: #e87b24;

	border: 1px solid #45484b;

	color: #000;

}

#closeButton {

	background-color: #fff;

	text-align: right;

}



/* TABS */

.tabs {

	width: 710px;

	background: url(/images/lineback.gif) repeat-x top left;
margin-top: 16px;
}

.tabs ul {

	display: block;

	margin: 0;

	padding: 0;

}

.tabs ul li {

	float: left;

	width: 144px;

	margin: 0;

	background: transparent url(/images/tab.png) no-repeat;

	list-style: none;

	cursor: pointer;

	font-size: 10px;

	color: #333333;

	text-align: center;

	line-height: 21px;

}

.tabs ul li.active {

	background: transparent url(/images/tabon.png) no-repeat;

}

.tabs ul li.active:hover {

	cursor: default;

}

.tabs ul li span {

	background: url(../images/arrowdown.gif) no-repeat 0 80%;

	padding: 0 12px;

}

.tabs ul li.active span {

	background: none;

}

.tabs .content {

	clear: both;

	color: #515151;

	font-size: 11px;

	background-color: #fff;

}

.tabs .content div {

	display: none;

	padding: 12px 24px 24px 24px;

	border-left: solid 1px #dedee0;

	border-bottom: solid 1px #dedee0;

	border-right: solid 1px #dedee0;

}





/*---schedule-popup---*/

#schedule-popup {

	position:absolute;

	top:70px;

	left:50%;

	width:975px;

	margin:0 0 0 -493px;

	z-index:999;

	background:#fff;

	display:none;

}

#schedule-popup .border {

	overflow:hidden;

	width:975px;

	padding:0;

}

#schedule-popup h4 {

	margin:0 0 14px;

	color:#3b6800;

	font:22px/26px Arial, Helvetica, sans-serif;

	float: left;

}

#schedule-popup .holder {position:relative;}

#schedule-popup a.btn-green {

	position:absolute;

	bottom:20px;

	right:0;

}

#shadow {

	position:absolute;

	top:0;

	left:0;

	width:100%;

	height: 100%;

	min-width:1002px;

	background:url(../images/bg-shadow.png) repeat;

	z-index:990;

	display:none;

}

.btn-close, .btn-close:visited { color: #515151; FONT-WEIGHT: normal; FONT-SIZE: 10px; line-height:34px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; padding-right: 23px; } 

.btn-close:hover, .btn-close:visited.hover {color: #000; FONT-WEIGHT: normal; FONT-SIZE: 10px; line-height:34px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none; padding-right: 23px; } 

.btn-close:visited.active, .btn-close:active {color: #000; FONT-WEIGHT: normal; FONT-SIZE: 10px; line-height:34px; FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif; TEXT-DECORATION: none;  padding-right: 23px;}


#wrapper {}


