				  				  
.floatLeft 									{ float: left; margin-right: 0px;}
.floatRight									{ float: right; }
.clear 										{ clear: both; }
.slider-wrap								{ width:968px; height:265px; padding-left:12px;  }			
.stripViewer								{ position: relative; overflow: hidden; width: 968px;}
.stripViewer .panelContainer				{ position: relative; left: 0; top: 0; }
.stripViewer .panelContainer .panel			{ float: left; height: 265px; position: relative; width: 973px; }
.stripNavL, .stripNavR, .stripNav			{ display: none; }
.nav-thumb 									{ border: 0px solid black; }
#movers-row									{ margin: 0px; margin-top:-24px; z-index:100; position:absolute;     }
#movers-row div								{ width: 18px; float: left; margin-left:2px;}
#movers-row div a.cross-link 				{ float: left; }

.active-thumb 								{ background: transparent url( ../images/1.gif) top center no-repeat; }
.wrapper{text-align:center;   }
.panel{height:264px;}


h1{
	font-family:"Times New Roman", Times, serif;
	font-size:36px;
	font-weight:bold;
	color:#333;
	padding-bottom:10px;
	margin:0px 0px 0px 0px;
	width:600px;
	padding-top:15px;
}

h2{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#333;
	padding-bottom:4px;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	width:600px;
	
}
h2 a{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#72bd3f;
	text-decoration:underline;
}
h2 a:hover{
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#72bd3f;
	text-decoration:underline;
}
h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#333;
	margin:0px;
	font-weight:normal;
	width:600px;
	margin-top:10px;
}