﻿#face img{ border:0px;}

#face {
	width: 100%;	
	clear: both;
	display: none;
	height:220px;
}

#visuals {
	width: 100%;	
	height: 220px;
	margin: 0px auto;
	position: relative;
	
	min-width: 960px;
}

#slides {
	height: 220px;
	left: 0px;
	margin: 0px auto;
	max-width: 960px;
	*max-width: 960px;
	min-width: 960px;
	overflow: hidden;
	position: relative;
	top: -1px;	
	*top: 0px;
	text-align:left;
	background:url(images/home-bg.gif) no-repeat top left;
}


#slides a.home-quote-link { 
	display:block; 
	background:url(images/btn-quote.png) top no-repeat; 
	width:255px; 
	height:33px; 
	text-decoration:none; 
} 
#slides a.home-quote-link:hover { 
	background-position:bottom; 
} 
#slides a.home-quote-link span { 
	visibility:hidden; 
}

#slides a.home-learnmore-link { 
	display:block; 
	background:url(images/btn-learnmore.png) top no-repeat; 
	width:142px; 
	height:33px; 
	text-decoration:none; 
} 
#slides a.home-learnmore-link:hover { 
	background-position:bottom; 
} 
#slides a.home-learnmore-link span { 
	visibility:hidden; 
}

#slides a.home-explore-link { 
	display:block; 
	background:url(images/btn-explore.png) top no-repeat; 
	width:142px; 
	height:33px; 
	text-decoration:none; 
} 
#slides a.home-explore-link:hover { 
	background-position:bottom; 
} 
#slides a.home-explore-link span { 
	visibility:hidden; 
}

.noassign {
	background-repeat: no-repeat;
	height: 220px;
	position: absolute;	
	display: none !important;
}

.foreside {
	width: 100%;
	height: 220px;
	position: absolute;	
	overflow: hidden;
	z-index: 10;
	display: none;
}

.backside {
	width: 100%;
	height: 220px;
	position: absolute;	
	overflow: hidden;
	display: none;
}

#unitBlockSlide {
	height: 12px;
}

#slidenavi {	
	position: relative;
	top: 182px;
	left: 15px;
	height: 12px;
	width: 252px;
	margin-left: auto;
	margin-right: 0px;
	background:url(images/trap.gif) no-repeat;
	font-size: 8px;	
}

.slideb {
	margin-left: auto;
	margin-right: 0px;
}

.slidelink {
}

.slidebtn {
	cursor: pointer;
	width: 10px;
	height: 10px;
	margin-left: 8px;
	position: relative;
	background-color: rgb(0,0,0);
	border-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	float: left;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

.selectedbtn {
	width: 10px;
	height: 10px;
	margin-left: 8px;
	position: relative;	
	background-color: rgb(0,0,0);
	border-color: rgb(255,255,255);
	border-width: 1px;
	border-style: solid;
	background-image: url(images/btncenter.gif);
	background-repeat: no-repeat;
	background-position: 4px 4px;
	float: left;
	cursor: pointer;
	-moz-opacity: 0.7;
	opacity: 0.7;
	filter: alpha(opacity=70);
}

#unitBlockslide {
	position: relative;
	width: 900px;
	top:-380px;
	height: auto;
	margin-left: auto;
	margin-right: auto;
	z-index:9999;
}

.menu {
	font-family: tahoma;
	font-size: 10px;
	font-weight: normal;
	color: #AB1919;
}