#left_column {

	width: 778px;

	background-repeat: repeat-x;

	height: 257px;

}



/* begin: top rotator */

#left_column #rotator {

	width: 100%;

 }

/* end: top rotator */

 



div#left_column {

	float: left;

	width: 100% ;

}



div#right_column {

	float: left;

}

div#left_column .rotator img {

width:777px;

height:300px;



}

#rotator {}

#rotator .rotator {

	position: relative;

	display: none;

	height: 300px;

	width: 100%;
	
}

#rotator #rotator_0 {

	display: block;

}

#rotator .bar {

	position: absolute;

	left: 0px;

	bottom: 52px;

	width: 94%;

	height: 20px;

	z-index: 10;

}

#rotator .bar table {

	margin: 52px auto 0px 0px ;

	width: 100%;

}

#rotator .bar table td {

	height: 20px;

	font-family:tahoma;

	background-color: #4C5964;

	filter: alpha(opacity=75);

	-moz-opacity: .75;

	opacity: .75;

	padding: 0px 12px;

	white-space:nowrap;
	

}

#rotator .bar table td a {

	font-size: 11px;

	font-weight: bold;

	color: #FFFFFF;

	text-decoration: none;

	white-space: nowrap;

	padding: 3px;

}

#rotator .bar table td.side {

	width: 50%;

	padding: 0;

	font-family:tahoma;

}

#rotator .bar table td.selected {

	font-family:tahoma;

	font-size: 13px;

	color: #000000;

	background-color: #D7DDE0;

	filter: alpha(opacity=100);

	-moz-opacity: 1;

	opacity: 1;

	font-weight: bold;

}

#rotator .bar table td.selected h4 {

	font-family:tahoma;

 	font-size: 11px;

	font-weight: bold;

	color: #000000;

}

#rotator .text {

	font-family:tahoma;

 	font-size: 11px;

	color: #666666;

	padding: 1px 5px 0 5px ! important;

	height:40px;

}

#rotator .text h4 {

	font-family:tahoma;

 	font-size: 11px;

	font-weight: bold;

	color: #000000;

	padding: 0 5px 0 0;

	margin: 0 5px 0 0;

	border-right: 1px solid #666666;

	display: inline;

}

#rotator .text a {

	font-family:tahoma;

	font-size: 11px;

	color: #006699;

	text-decoration: none;

}

#rotator .text a {

	color: #003366;

	text-decoration: underline;

}

