.fullcontainer
{
width:700px; height:274px; position:relative;	
}
.fullcont
{
position:relative; width:630px; height:274px; float:left; left:25px;
}
#fullim
{
position: absolute; top: 0px; left: 25px; display: none; z-index: 1; width:630px; height:274px; opacity: 0;	
}
.contenthead
{
padding-top:7px; padding-left:20px;
}
.contenttxt
{
font-size:14px; padding-left:25px; line-height:30px; color:#fefd64;	
}
.navcontent
{
position:relative; float:left; left:5px; width:49px; height:274px;	
}
.home-top-block-container
{
	position: absolute;
	width:630px;
	margin:0px 0px 0px -25px; 
	top: 0pt;
	left: 0pt;
	display: none;
	z-index: 5;
	opacity: 0;
}
.content_bg_gal
{
background:url(../images/content-bg-gal.png) no-repeat bottom center;
width:630px;
height:57px;
float:left;
position:relative;
bottom:57px;
text-align:left;
font-size:20px;
letter-spacing:1.5px;
color:#FFF;
}
ul#home-top-num-rotator
{
	background:url(../images/scroller_BG.png) no-repeat top center;
	margin:0px;
	z-index:10;
	position:relative;
	left:5px;
	padding:0;
	width:49px;
	height:274px;
}
ul#home-top-num-rotator li
{ 
list-style-type:none; 
float:left;
margin:0;
padding:0;
text-align:center;
font-size:14px;

}

ul#home-top-num-rotator li a
{
	display:block;
	width:49px;
	height:28px;
	background:url(../images/scroller_btn_3.png) no-repeat top center;
	font-family:Georgia,"Times New Roman",Times,serif;
	text-decoration:none;
	padding:5px 0 0 0;
	position:relative;
	top:40px;
	color:#039;
}
ul#home-top-num-rotator li a:hover,ul#home-top-num-rotator li a:active
{
	text-decoration:none;
	background:url(../images/scroller_btn_2.png) no-repeat top center;
}
ul#home-top-num-rotator a.activeSlide
{
	background:url(../images/scroller_btn_2.png) no-repeat top center;
	width:49px;
}
.tooltip
{
	background:transparent url(../images/bg-home-callout-trans-smal.png) no-repeat scroll 0 0;
	width:159px;
	height:85px;
	z-index:100;
	display:none;
	letter-spacing:normal;
	margin:60px 0 0 -100px;
}

.tooltip h3
{
	padding:0px 18px 0 0px;
	text-align:left;
	font-size:10px;
	height:28px;
	margin:0;
	font-weight:normal;
	font-family:Georgia,"Times New Roman",Times,serif;
	color:#333;
}
.tooltip img
{
	margin-top:0px;
	padding:0;
	position:relative;
	bottom:20px;
}
.home-slide-wrapper .photo-thumb
{
	display:none;
}
.hide
{
	position:absolute;
	left:-9000px;
	top:-9000px;
	overflow:hidden;
}
