#screen2{
	position:relative;
	overflow:hidden;
	width:217px;
	float:left;
}
#screen2  h1 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 13px; font-weight: bold; color: #000000; text-decoration: none; margin:0px; padding:0px; width: 150px; float: left;}
.prev{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:43px;
	display:block;
	text-decoration:none;
}

.next{
	cursor:pointer;
	position:absolute;
	top:0px;
	right:17px;
	display:block;
	
}
.prev-news{
	cursor:pointer;
	position:absolute;
	top:50px;
	left:0px;
	display:block;
	text-decoration:none;
}

.next-news{
	cursor:pointer;
	position:absolute;
	top:50px;
	right:0px;
	display:block;
	
}

#slideshow{
	overflow:hidden;
	width:217px;
	float:left;
	height:194px;
	margin-top:10px;	
}

#slideshow ul{
	width:217px;
	height:194px;
	float:left;
	margin:0;
	padding:0;
}

#slideshow ul li h1{width: 205px;
	height: 24px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: bold;
	margin: 0;
	padding:0;
	}
#slideshow ul li h1:hover
{color:#F05F07; margin: 0;	padding:0;}
#slideshow li{
	float:left;
	list-style-type: none;
	margin-bottom: 2px;
	background: url(../../images/light/articletab_hover.jpg) no-repeat;
	display:block;
	width: 205px;
	height: 23px;
	padding-top: 1px;
	font-size: 11px;
	color: #5F5F5F;
	font-weight: bold;
	text-decoration: none;
	padding-left: 7px;
	cursor:pointer;
	margin-bottom: 4px !important;
	margin-bottom: 3px;	
}
#slideshow li:hover{
	background: url(../../images/light/articletab.jpg) no-repeat;
	display: block;
	width: 205px;
	height: 23px;
	padding-top: 1px;
	font-weight: bold;
	padding-left:7px;
	font-size: 11px;
	color: #F05F07;
	text-decoration: none;
	cursor:pointer;
}

/*************************************/
#testimonial_slideshow{
	overflow:hidden;
	width:75%;
	padding:0;
	margin:5px 0 10px 35px;
	float:left;
	border:0px Solid;
}

#testimonial_slideshow ul{
	width:2900px;
	list-style:none;
	margin:5px 0 10px 30px;
	padding-left: 0px;
}

#testimonial_slideshow li{
	float:left;
	list-style:none;	
	padding:0px;
	width:180px;
	padding:0 10px 0 0px;
	/*cursor:pointer;*/
	border:0px Solid;
	color: #F05F07;
	text-align: center;
	padding-left: 13px;
}

#quickLink_slider
{
	float:left;
	overflow:hidden;
	margin-top:5px;
	width:249px;
	height:175px;
	padding:0px;
	border:0px Solid;
}
/***********************************/


.sliderwrapper{
	position: relative; /*leave as is*/
	overflow: hidden; /*leave as is*/
	border: 1px solid #E1C9C9;
	width: 99%; /*width of featured content slider*/
	height: 450px;
	font-size: 12px;
}
.sliderwrapper .contentdiv{
	visibility: hidden; /*leave as is*/
	position: absolute; /*leave as is*/
	left: 0;  /*leave as is*/
	top: 0;  /*leave as is*/
	padding: 10px;
	background: white;
	width: 97%; /*width of content DIVs within slider. Total width should equal slider's inner width (390+5+5=400) */
	height: 100%;
	filter:progid:DXImageTransform.Microsoft.alpha(opacity=100);
	-moz-opacity: 1;
	opacity: 1;
}
.pagination {
	height:24px;
	font-size:12px;
	font-weight:bold;
	padding: 0px;
	z-index: 5;
	position: relative;
	top: 1px;
	left: 0;
	border-left: 1px solid #E0C7C7;
}
.pagination a {
	display:block;
	float:left;
	color:#000;
	text-decoration:none;
	padding:0 21px 0 21px;
	height:24px;
	line-height:180%;
	font-weight: normal;
	background: url(../../images/light/tabNavLink.gif) repeat-x top;
	border-right: 1px solid #E0C7C7;
	outline: none;
}
a.next, a.prev {
	background: none;
	padding: 0px;
	margin: 0px 0px 0px 10px;
	border: none;
	cursor: pointer;
}
.pagination a.selected{
	color:#B42C00;
	background: url(../../images/light/tabNavLinkOn.gif) repeat-x top;
	line-height:180%;
	font-weight: bold;
}
#slider {
    position: relative;
	font-size:1px;
	line-height:1px;
	width:600px;
	}


.scrollContainer div.panel {
    padding:20px;
    width: 595px;
	height:405px;
	padding-top:40px;
	overflow:hidden;
}

.scrollContainer div.panel h1 {
background:none;
border:none;
  
}

ul.navigation {
    list-style: none;
    margin: 0px;
    padding:0px;
	font-family:"Lucida Sans", sans-serif;
	font-size:11px;
	background:url(../images/tab-normal.jpg) repeat-x left top;
	height:43px;
	overflow:hidden;
}


ul.navigation li {
    display: inline;
	display:block;
	float:left;
	margin:0px;
}

ul.navigation li.first {
margin-left:4px;
    
}

ul.navigation li a {
  	display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
	font-weight:bold;
	padding-left:18px;
	background:url../images/tab-divider4.jpg) no-repeat right top;
	padding-right:6px;
}
ul.navigation li.sec a{
  	background: none;
}




ul.navigation li a span, ul.navigation li a span{
	float:left;
	cursor: pointer;
	margin-top:15px;
	padding-right:15px !important;
}

ul.navigation li a:hover {
    color: #FFCCCC;
	font-weight: bold;
}

ul.navigation li a:hover span{
	float:left;
	cursor: pointer;
}

ul.navigation li a.selected , ul.navigation li a.focus{
	display:block;
	width:auto;
	color:#000;
	background:url(../images/tabactive-left1.jpg) no-repeat left top;
	height:43px;
	outline: none;
	padding-left:10px;
}
ul.navigation li a.selected span, ul.navigation li a.focus span {
	display:block;
	width:auto;
	margin-top:0px;
	color:#000;
	padding-top:20px;
	background:url(../images/tabactive-right1.jpg) no-repeat right top;
	height:23px;
	padding-left:5px;

}
/*ul.navigation li a.selected span, ul.navigation li a.focus span{
	display:block;
	width:auto;
	background: url(../../images/light/tabNavLinkOn.gif) repeat-x;
	outline: none;
	height:24px;
}*/


.scrollButtons {
    position: absolute;
    top: 60px;
    cursor: pointer;
	z-index:100;
}

.scrollButtons.left {
    left:10px;
}

.scrollButtons.right {
    right: 10px;
}

.hide {
    display: none;
}

#slider1 {
    width: 600px;
    position: relative;
	margin:0 auto;
	margin-bottom:5px;
}

.scroll1 {
	height: 420px;
    width: 596px;
    overflow: auto;
    position: relative;
	/*background:url(../../images/light/slide-cont-bg-v.jpg) repeat-x left bottom;*/
	background:#FCFCFC;
	border:2px solid #EEEEEE;
	border-top:none;
}

.scrollContainer div.panel1 {
	padding:40px 15px 20px 20px;
    width: 570px;
	height:605px;
	padding-top:40px;
	overflow:hidden;
}


ul.navigation1 {
   list-style: none;
    margin: 0px;
    padding:0px;
	font-family:"Lucida Sans", sans-serif;
	font-size:12px;
	background:url(../images/tab-normal.jpg) repeat-x left top;
	height:43px;
	overflow:hidden;
}

ul.navigation1 li.sec1 a{
  	background: none;
	
}

ul.navigation1 li {
     display: inline;
	display:block;
	float:left;
	margin:0px;
		background:url(../images/tab-divider4.jpg) no-repeat right top;

}

ul.navigation1 li.first {
    margin-left:5px;
}

ul.navigation1 li a {
  display:block;
	float:left;
	color: #FFF;
	text-decoration:none;
	padding:0px 0 9px 9px;
	font-weight:bold;
}


ul.navigation1 li a span, ul.navigation li a span{
	padding:0 40px 9px 29px;
	height:28px;
	margin-top:20px;
	float:left;
	cursor: pointer;
}


ul.navigation1 li a:hover {
    color: #FFCCCC;
	font-weight: bold;
}

ul.navigation1 li a:hover span{

	float:left;
	cursor: pointer;
}

ul.navigation1 li a.selected , ul.navigation1 li a.focus{
	display:block;
	width:auto;
	color:#000;
	background:url(../images/tabactive-left1.jpg) no-repeat left top;
	height:43px;
	outline: none;
	padding-left:17px;
	

}

ul.navigation1 li a.selected span , ul.navigation1 li a.focus span{
		display:block;
	width:auto;
	margin-top:0px;
	color:#000;
	background:url(../images/tabactive-right1.jpg) no-repeat right top;
	height:23px;
	padding:20px 60px 0 30px;
}


.scrollButtons1{
    position: absolute;
    top: 60px;
    cursor: pointer;
	z-index:100;
}

.scrollButtons1.left1 {
      left:10px;
}

.scrollButtons1.right1 {
    right: 10px;
}

.no_bg{ background:none !important;}





