/* --Dynamic Navigation Function--*/

#carousel {
	background: #fff; 
	margin: 0px; 
	overflow: hidden; 
	width: 346px; 
	position: relative; 
	height: 274px; 
}

#carousel_content {
	margin-left: 0px; 
	position: absolute; 
	top: 0px; 
	width: 7440px;
}

#carousel_content #carousel_content LI {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	padding-top: 0px; 
	list-style-type: none; 
}

#carousel UL LI {
	padding-right: 0px; 
	display: block; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	margin: 0px; 
	border-top-style: none; 
	padding-top: 0px; 
	border-right-style: none; 
	border-left-style: none; 
	background-color: #fff; 
	border-bottom-style: none;
}

#carousel UL LI IMG {
	display: block; 
}

#carousel_frame {
	margin-top: 255px; 
	float: right; 
	position: relative; 
}

#carousel_frame UL LI {
	margin: 0px 0px 0px 4px; 
	width: 22px; 
	height: 12px;
}

#carousel_frame UL LI A {
	display: block; 
	background: url(../images/carousel_page.gif) no-repeat; 
	width: 22px; 
	height: 12px;
}

#carousel_frame UL LI A:hover {
	background-position: 0px -12px;
}

#carousel_frame UL LI A.onstate {
	background-position: 0px -12px;
}

#text_slider {
	padding-right: 0px; 
	padding-left: 0px; 
	float: left; 
	padding-bottom: 0px; 
	overflow: hidden; 
	width: 344px; 
	color: #404040; 
	padding-top: 0px; 
	position: relative; 
	height: 125px;
	margin-top:10px;
}

#text_slider H3 {
	font-size: 100%; 
	margin: 0px;
}

#text_slider P {
	font-size: 100%; 
	margin: 5px 0px; 
	line-height: 130%;
}

#text_slider UL {
	margin: 10px 0px 0px; 
	line-height: 130%;
}

#text_slider li {
	margin-left: 25px;
}

#text_slider A {
	font-weight: bold;
}

#text_slider_gal {
	display: block; 
	width: 344px; 
	position: absolute; 
}

.text_slider_item {
	padding-right: 0px; 
	padding-left: 0px; 
	padding-bottom: 0px; 
	margin: 0px; 
	overflow: hidden; 
	width: 344px; 
	padding-top: 0px; 
	height: 128px;
}
