/*	##################################
   	SLIDER
	################################## */

#fourstep {
	display:inline;
	float:left;
	height:550px;
	margin:27px 0 0 250px;
	position:relative;
	width:868px;
}

#fourstep a { outline: none; }
#fourstep ul { list-style: none; }

/*
	WIDGET STRUCTURE
*/

#blogSliderWrap2 { width: 868px; height: 550px; margin: 0; background: transparent; position: relative; }
#blogSlider2 { background:transparent none repeat scroll 0 0;height:120px;padding:20px 0 0 72px;margin:0;width:868px;}

.stripViewer { position: absolute; overflow: hidden; clear: both; }
.stripViewer .panelContainer { position: relative; left: 0px; top: 0px; }
.stripViewer .panelContainer .panel { float: left; position: relative; width: 868px; height:120px; display: inline; }

.stripNav { 
	left:0;
	position:relative;
	top:0;
	width:868px;
	z-index:99;
    height: 131px;
}

.wrapper { width: 790px; height: 105px; margin:0; padding: 15px 0 0 0;}
.innerWrap { width: 790px; height:120px; overflow: hidden; }

#push2 { height: 35px; }

/* 
	MAIN TABBED NAVIGATION
*/

.stripNav ul li { float: left; display: inline; height: 131px; font: 6px/4px Arial, sans-serif; width: 145px;}

.stripNav li a { display: block; text-indent: -9999px; }								

/* The below class names are auto-generated by the JavaScript */
.stripNav li.tab1 a { background: url(../images/blank.gif) top center no-repeat; width: 88px; height: 131px; cursor: pointer; display:none; }
.stripNav li.tab2 a { background: url(../images/blank.gif) top center no-repeat; width: 88px; height: 131px; cursor: pointer; }
.stripNav li.tab3 a { background: url(../images/blank.gif) top center no-repeat; width: 96px; height: 131px; cursor: pointer; }
.stripNav li.tab4 a { background: url(../images/blank.gif) top center no-repeat; width: 67px; height: 131px; cursor: pointer; }

/* 
	SUB NAVIGATION
*/

.stripNavL a { display:none; bottom: -40px; left: 25px; background: url(img/previous.png); }
.stripNavR a { display: none; bottom: -40px; right: 62px; background: url(img/next.png); }

#step1, #step2, #step3, #step4 {
	padding: 0;
	margin: 0;
}

#step1 p, #step2 p, #step3 p, #step4 p {
	display: inline;
}

#fourstep h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #000000;
}

#fourstep p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 17px;
	color: #000000;
}

#blogSlider2 li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 17px;
	line-height: 22px;
	color: #8c8c8c;
	}
	
#blogSlider2 li p {
	font-style: normal;
	margin: 0 0 0 311px;
	color: #666666;
	line-height: 45px;
	}