﻿


/*  Slider
------------------------------------------------------*/
#slideshow{
width:452px;
height:242px; 
margin:0px 0px 0px 0px;
float:left;

}
#slideshow-threed{
width:452px;
height:242px;
margin:0px 0px 0px 0px;
float:left;

}
#box-nav-slider{
background-image:url('../images/strip-line.gif');
background-position:50% bottom;
background-repeat:repeat-x;
width:452px;
height:17px;
float:left;

}
#slideshow-navigation a{
background: url('../images/slide.png') no-repeat 50% 50%;
display:block;
float:left;
font-size:0px;
width:9px;
height:9px;
margin:2px;
outline-style:none;
outline-width:medium;
padding:2px;


}
#slideshow-navigation{float:right; padding-right:10px}
#slideshow-navigation .activeSlide {background: url('../images/slide.png') no-repeat 0% 50%;
}
.slidehalf { margin-top:0px; margin-right:0px; float:left; } /* Editable Slider Image Position */
.slidehalf2 { margin-top:0px; margin-right:0px; float:left;} /* Editable Slider Image Position */
.slide-text h1{color:#EF5E07; padding:0px 0px 0px 0px }
.slide-text p{
	font-size: 12px;
	color: #333333;
	line-height: 22px;
	padding-right: 20px;
}
.slide-text a.read_more{
	color: #CC0000;
	font-size: 12px;
}
.flash-img {text-align:center; display:block; margin:100px auto 0 auto;}

