p
{
margin: 0 0 0 0;
padding: 0 0 0 0;
}

.content1
{
position: relative;
clear: both;
width: 950px;
margin: 15px auto 15px auto;
background-color: white;
z-index: 25;
}

.img_top
{
position: relative;
display: block;
background-color: white;
width: 939px;
height: 185px;
}

.img_top_background
{
z-index: 1;
position: relative;
width: 939px;
height: 185px;
}

.img_top_text1
{
position: absolute;
text-align: right;
width: 939px;
top: 107px;
left: 20px;
z-index: 2;
font-size: 24px;
font-weight: bold;
text-align: left;
color: #000000;
}

.img_top_text2
{
position: absolute;
text-align: right;
width: 939px;
top: 6px;
right: 10px;
z-index: 2;
color: black;
font-size: 24px;
font-weight: bold;
}

.img_top_text3
{
position: absolute;
text-align: right;
width: 939px;
bottom: 5px;
right: 20px;
z-index: 2;
font-size: 24px;
font-weight: bold;
text-align: right;
color: #000000;
}

.boxwrapper
{
background-color: white;
}

.img_left
{
position: relative;
background-color: white;
color: white;
text-align: center;
float: left;
}

.img_right
{
position: relative;
background-color: white;
float: right;
text-align: center;
color: white;
}

.img_middle
{
position: relative;
background-color: white;
float: left;
text-align: center;
color: white;
border-left: 2px solid white;
}

.box3
{
position: relative;
display: block;
width: 300px;
height: 342px;
margin: 8px 8px 10px 8px;
background-image: url('images/boxback.jpg');
background-repeat: repeat-x;
background-color: black;
}

.box3_title
{
border-top: 15px solid transparent;
position: relative;
display: block;
width: 100%;
font-size: 18px;
}

.box3_subtitle
{
position: relative;
display: block;
margin-top: 3px;
width: 100%;
font-size: 16px;
margin-bottom: 15px;
}

.box3_img
{
position: relative;
display: block;
width: 283px;
height: 260px;
margin: 0 auto 0 auto;
}

.box3_text1
{margin-top: 30px;
font-size: 16px;
font-weight: bold;
color: white;
position: absolute;
display: block;
top: 140px;
left: 12px;
text-align: left;
width: 263px;
padding: 10px 10px;
}

.box3_text2
{
font-size: 14px;
color: black;
font-weight: bold;
position: absolute;
display: block;
top: -5px;
text-align: left;
width: 263px;
padding: 10px 10px;
}

.box3_text3
{
font-size: 14px;
font-weight: bold;
position: absolute;
display: block;
padding: 10px 10px;
width: 263px;
top: 177px;
text-align: left;
color: white;
}

div.slideshow {
  position:relative;
	display:block;
	width: 939px;
	height: 185px;

}

#slideshow {
  position:relative;
	display:block;
	width: 939px;
	height: 185px;
	border-left: 5px solid white;
	border-top: 5px solid white;
}

*#slideshow-item-0 {
	height: 185px;
}
#slideshow-item-1 {
	height: 185px;
}
#slideshow-item-2 {
	height: 185px;
}
#slideshow-item-3 {
	height: 185px;
}

#slideshow-item-4 {
	height: 185px;
}