/**************************************/
/*            HOME		              */
/**************************************/
/* Direction nav styles (e.g. Next & Prev) */
.nivoSlider { overflow: visible !important; }
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:-50px;
	background:url('/Project/Design/1_Website/Pages/primary/home/images/slider_button_left.png')no-repeat;
	width:100px;
	height:100px;
	color:transparent;
}
.nivo-prevNav:hover{
	color:transparent;
}
.nivo-nextNav {
	right:-50px;
	background:url('/Project/Design/1_Website/Pages/primary/home/images/slider_button_right.png')no-repeat;
	width:100px;
	height:100px;
	color:transparent;
}
.nivo-nextNav:hover{
	color:transparent;
}
.col{
	float:left;
	margin-top: 2px;
	margin-bottom: 8px;
	height: 175px;
}

#col-1{
	margin-right: -34px;
	position: relative;
	z-index: 10;
}

#col-2{
	margin-right: -21px;
	position: relative;
	z-index: 5;
}

	#col2-content {
		background: url('/Project/Design/1_Website/Pages/primary/home/images/1.png') no-repeat top left;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 9;
		display: none;
	}

#col-3{
	position: relative;	
	z-index: 5;
}
	
	#col3-content {
		background: url('/Project/Design/1_Website/Pages/primary/home/images/2.png') no-repeat top left;
		position: absolute;
		top: 0;
		left: 0;
		width: 100%;
		z-index: 8;
		display: none;
	}
	#imageAlign{
		margin-top:2px
		}

#content-1{
	position: absolute;
	top: 4px;
	left:4px;
}

#content-1-title #first-word{
	font-size: 36px;
	color: #FFF;
	font-family: Vista Sans OT Book;
	font-style: italic;
}

#content-1-title #last-word{
	font-size: 26px;
	color: #FFF;
	font-family: HoeflerTitling HTF-Bd;
	font-style: italic;
}

#content-1-desc{
	border-bottom: 1px dashed #FFF;
	width: 245px;
	color: #FFF;
	font-weight: bold;
	padding-bottom: 5px;
}

#content-1-more{
	top: 135px !important;
	left: 1px !important;
	cursor: pointer;
	}

#content-1-main{
	/**font-family: Georgia, Times New Roman, Times, serif;**/
	margin-top: 5px;
	color: #FFF;
	width: 245px;
	font-weight: bold;
}

.watch{
	position: absolute;
	top: 1px;
	left:21px;
}

.content-desc{
	position: absolute;
	top: 110px;
	left:42px;
	width: 250px;
	color: #FFF;
	font-size: 12px;
	font-family: Georgia, Times New Roman, Times, serif;
}

.content-more{
	position: absolute;
	top: 140px;
	left: 37px;
	cursor: pointer;
}
#buttons{
	left: -48px;
    position: absolute;
    top: 171px;
    width: 994px;
    z-index: 9;
}
	#buttons div:first-child,#buttons div:last-child{
		cursor:pointer;
		}
		
	