/* HEADER */
	#roth-slider {
	position:relative;
	margin: 0 0 20px;
0;
}
#header {
	height:424px;
}
.headerimg {
	background-position: center top;
	background-repeat: no-repeat;
	width:100%;
	height:424px;
	position:absolute;
}
/* HEADER TEXT */
	#headertxt {
	width:960px;
	margin:0 auto;
	position:relative;
	top:-10px;
}
#firstline {
	background-image:url("../images/slider/slider-content-top.png");
	color:#fff;
	font-size:20px;
	float:left;
	display:block;
	height:198px;
	width:411px;
	margin: 0 0 8px 0;
}
#secondline {
	background-image:url("../images/slider/slider-content-bottom.png");
	color:#fff;
	text-decoration:none;
	font-size:60px;
	float:left;
	display:block;
	clear:both;
	height:198px;
	width:411px;
}
#secondline:hover {
	text-decoration:underline;
	color:#7F000C;
}
.pictured {
	background-color:#CC3333;
	color:#FFF;
	font-size:12px;
	padding:9px 16px;
	text-transform:uppercase;
	float:left;
	display:block;
	clear:both;
	margin-top:10px;
}
.pictured a {
	font-size:16px;
	font-style:italic;
	letter-spacing:0;
	text-transform:none;
	color:#FFF;
	text-decoration:none;
}
.pictured a:hover {
	text-decoration:underline;
}
/* CONTROLS */

            /* jquery.smartSlider v1.0 */
            .smartSlider {width:100%;}
            .smartSliderControls {position: absolute;right: 20%;top: 400px;}
            .slide {width:100%;position: relative;}
            .slideContent {width:960px;margin: 0 auto;height: 414px;}
            .contentTop {height:154px;width:411px;background:url("../images/slider/slider-content-top.png") top left no-repeat;margin-top: 8px;padding-top: 2.6em;}
            .contentBottom {height:198px;width:411px;background:url("../images/slider/slider-content-bottom.png") top left no-repeat;margin: 8px 0px 8px 0px;}



	.btn {
	height:32px;
	width:32px;
	float:left;
	cursor:pointer;
}
.btnBack {
	background-image:url("../images/slider/btn_back.png");
}
.btnNext {
	background-image:url("../images/slider/btn_next.png");
}
.btnPause {
	background-image:url("../images/slider/btn_pause.png");
}
.btnPlay {
	background-image:url("../images/slider/btn_pause.png");
}
/* HEADER HAVIGATION */
	#headernav-outer {
	position:relative;
	top:400px;
	margin:0 auto;
}
#headernav {
	position:relative;
	float:right;
}
.teaser-text {
	position:relative;
	margin: 0em 0 0 1.3em;
	width:335px;
}
#roth-slider .teaser-text h1 {
	font-size:350%;
	line-height: 0.8571em;
	margin: 0.4286em 0 0;
}
#roth-slider .teaser-text h2 {
	font-size:130%;
	line-height: 1.2em;
	color:#fff;
	font-weight:bold;
}
#roth-slider .teaser-text p {
	font-size:16px;
	line-height: 1.5em;
	color:#fff;
	margin: 0.5em 0 0 0;
}
#roth-slider .teaser-text a {
	position:relative;
	font-size:1.2em;
	line-height: 1.2em;
	color:#fff;
}
