.slider-wrap {
	
	margin: 0 auto;
	width: 705px;
	height: 359px;
	position: relative;
	overflow: hidden;
	
}

#main-photo-slider {
	
	position: absolute;
	top: 0;
	left: 0;
	
}

#movers-column {
	
	display: block;
	float: left;
	padding-bottom: 3px;
	width: 255px;
	height: 359px;
	background-image: url(images/menu/our_services.jpg);
	background-repeat: no-repeat;
	
}

#component_list {
	
	margin-top: 104px;
	
}

#component_list p {
	
	color: #7eaec9;
	font-size: 11px;
	font-weight: bold;
	padding-bottom: 0;
	
}

.componentlist {
	
	color: #7EAEC9;
	font-weight: bold;
	font-size: 11px;
	margin-top: 2px;
	
}

.stripViewer .panelContainer,
.panel ul {
	
	text-align: left;
	
}

.component_more {
	
	position: absolute;
	top: 207px;
	left: 340px;
	
}

.stripViewer {
	
	overflow: hidden;
	width: 700px;
	height: 359px;

}

.stripViewer .panelContainer {
	position: relative;
	left: 0;
	top: 0;
	margin-top: -1436px;
}

.stripViewer .panelContainer .panel {
	height: 359px;
	position: relative;
	width: 700px;
}

.stripNavL, .stripNavR, .stripNav {
	display: none;
}

.cross-link	{
	display: block;
	position: relative;
	width: 240px;
	padding: 0 0 0 15px;
	height: 51px;
	z-index: 9999;
	cursor: pointer;

}

.nav-thumb {
	
	overflow: hidden;
	height: 51px;
	
}

.nav-thumb h3 {
	
	padding-top: 13px;
	
}

.link_bg {
	
	background-image: url(images/menu/menu_item.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.link_bg:hover h3{
	
	color: #7eaec9;
	
}

.link_bg_small {
	
	background-image: url(images/menu/menu_item.png);
	background-position: top left;
	background-repeat: no-repeat;
	
}

.link_bg_small:hover {
	
	background-image: url(images/menu/menu_item.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.link_bg_small_active {
	
	background-image: url(images/menu/menu_item.png);
	background-position: bottom left;
	background-repeat: no-repeat;
	
}

.active-thumb {
	background-image: url(images/menu/menu_item.png);
	background-position: bottom left;
	background-repeat: no-repeat;
}