body
{
background: #fffff;
color: white;
font-family: helvetica;
}

.hidden
{
display: none;
}

p
{
margin: 0;
padding: 0 1em;
font-size: 1.5em;
position: relative;
top: -50px;
line-height: 50px;
height: 50px;
background: black;
opacity: .7;
filter:alpha(opacity=70);
}
#slideshow{
background-color:#f0f0f0;
//width:920px;
height:90px; 
margin:15px 0px 0px 0px;
float:left;
position:inherit !important;
}
#slideshow-threed{
width:920px;
height:283px; 
margin:15px 0px 0px 0px;
float:left;
}
#box-nav-slider{
background-image:url(images/bg.png);
background-position:bottom;
background-repeat:repeat-x;
width:920px;
height:30px;
float:left;
}
#slideshow-navigation a{
background: url(images/slide.png) no-repeat scroll 50% 50%;
display:block;
float:right;
font-size:0px;
width:20px;
height:20px;
margin:10px;
outline-style:none;
outline-width:medium;
padding:3px;
}
#slideshow-navigation{float:right; padding-right:10px}
#slideshow-navigation .activeSlide {background: url(images/slide.png) no-repeat scroll 0% 50%;}
.img-slide{width:460px; height:283px; float:left;}
.text-slide{width:420px; padding-left:20px; padding-right:20px; height:283px; float:left;}
.slidehalf { margin-top:0px; margin-right:20px; float:left;} /* Editable Slider Image Position */
.slidehalf2 { margin-top:0px; margin-right:0px; float:left;} /* Editable Slider Image Position */

.slide-text h1{color:#16457a; padding:20px 10px 0px 0px}
.slide-text p{font-size:12px; color:#535353; line-height:22px; padding-right:20px;}
.slide-text a.read_more{color:#ff4e00; font-size:12px;}
.flash-img {text-align:center; display:block; margin:100px auto 0 auto;}
