@charset "utf-8";
/* CSS Document */

.slideshow { width:734px;
height:200px; margin: auto;
 }


#slideshowContainer{
display:block;
width:734px;
height:200px;
overflow:hidden;
z-index:800;}

#slideshowPlaceholder1,
#slideshowPlaceholder2,
#slideshowPlaceholder3,
#slideshowPlaceholder4,
#slideshowPlaceholder5,
#slideshowPlaceholder6{
display:block;
width:734px;
height:200px;
background-position:left top;
background-repeat:no-repeat;}

#slideshowPlaceholder2,
#slideshowPlaceholder3,
#slideshowPlaceholder4,
#slideshowPlaceholder5,
#slideshowPlaceholder6{

}

#slideshowPlaceholder1{
background-image:url(images/Banner_1.jpg);
}

#slideshowPlaceholder2{
background-image:url(images/Banner_2.jpg);
}

#slideshowPlaceholder3{
background-image:url(images/Banner_3.jpg);
}

#slideshowPlaceholder4{
background-image:url(images/Banner_4.jpg);
}

#slideshowPlaceholder5{
background-image:url(images/Banner_5.jpg);
}

#slideshowPlaceholder6{
background-image:url(images/Banner_6.jpg);
}


#slideshowImage1,
#slideshowImage2,
#slideshowImage3,
#slideshowImage4,
#slideshowImage5,
#slideshowImage6{
width:734px;}

#slideshowContent1,
#slideshowContent3,
#slideshowContent5,
#slideshowContent2,
#slideshowContent4,
#slideshowContent6{
float:right;
width:320px;
margin-top:40px;
}

/*#slideshowContent2,
#slideshowContent4,
#slideshowContent6{
float:left;
width:340px;
margin-top:40px;
}*/


#slideshowContent1 h3,
#slideshowContent2 h3,
#slideshowContent3 h3,
#slideshowContent4 h3,
#slideshowContent5 h3,
#slideshowContent6 h3{
font-size:24px;
color:#FFFFFF;
font-weight:normal;
text-align:left;
height:25px;
line-height:30px;
margin:0px;
padding:5px;
padding-top:15px;

}

*html #slideshowContent1 h3,
*html #slideshowContent2 h3,
*html #slideshowContent3 h3,
*html #slideshowContent4 h3,
*html #slideshowContent5 h3,
*html #slideshowContent6 h3{
margin:0px;
padding:0px;}


html* #slideshowContent1 h3,
html* #slideshowContent2 h3,
html* #slideshowContent3 h3,
html* #slideshowContent4 h3,
html* #slideshowContent5 h3,
html* #slideshowContent6 h3{
margin:0px;
padding:0px;}




/*#slideshowContent2 h3,
#slideshowContent4 h3,
#slideshowContent6 h3{
text-align:right;}*/

#slideshowContent1 div,
#slideshowContent3 div,
#slideshowContent5 div,
#slideshowContent2 div,
#slideshowContent4 div,
#slideshowContent6 div{
font-size:10px;
padding-left:100px;
line-height:12px;
color:#000000;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
padding-top:25px;}

/*#slideshowContent2 div,
#slideshowContent4 div,
#slideshowContent6 div{
font-size:10px;
padding-left:5px;
padding-right:100px;
line-height:12px;
color:#000000;
text-align:left;
font-family:Arial, Helvetica, sans-serif;
padding-top:22px;}*/

*html #slideshowContent1 div,
*html #slideshowContent2 div,
*html #slideshowContent3 div,
*html #slideshowContent4 div,
*html #slideshowContent5 div,
*html #slideshowContent6 div{
padding-top:20px;}


html* #slideshowContent1 div,
html* #slideshowContent2 div,
html* #slideshowContent3 div,
html* #slideshowContent4 div,
html* #slideshowContent5 div,
html* #slideshowContent6 div{
padding-top:23px;}

#nav{
clear:both;
float:right;
z-index:5000;
width:48px;
display:block;
height:20px;
padding-top:4px;
}
#prev2{
display:block;
background-image:url(left16.png);
background-position:center center;
background-repeat:no-repeat;
height:18px;
width:18px;
float:left;
border:1px solid #666666;}

#next2{
float:right;
display:block;
background-image:url(right16.png);
background-position:center center;
background-repeat:no-repeat;
height:18px;
width:18px;
border:1px solid #666666;}

#nav a{
outline:none;}
