#main
{
  position:relative;
  padding:0px;
  width:916px;
  z-index:10;
  text-align:left;
  top:auto;

}
#VideoPlayer {
position: absolute;
	width:275px;
	height:191px;
	z-index:20;
/* 	float:right; */
	top:187px;
	right: 138px;
}

#Slideshow {
position: absolute;
	z-index:20;
	top: 45px;
	left: 343px;
}

#Slide_Frame{
	position: absolute;
background-image:url(images/slideshow/frame.png);
background-repeat: no-repeat;
	width:415px;
	height:280px;
	z-index:20;
/* 	float:right; */
}


#Slideshow_Slides{
	position: relative;
		z-index:0;
		top:0px;
		left:0px;
		width:408px;
        height:271px;
}

#Slideshow_Guarantee{
	position: absolute;
		top:240px;
		left:735px;
	z-index: 30;
}


#homepage_image
{
  position:absolute;
  padding:0px;
  width:733px;
  z-index:15;
  text-align:left;
  top:0px;
  left:186px;
}


a.biglink:link, a.biglink:visited, a.biglink:active  {
  color:#0066FF;
  text-decoration:none;
  font-weight:normal;
  font-size:17px;
  margin-left:7px;
  margin-right:7px;
}

a.biglink:hover  {
  color:#3E9EFF;
  text-decoration:underline;

}

/* homepage slideshow version addendum */

h2.homepage{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:24px;
	font-weight: bold;
	color: #999999;}
	
.divider {
	border:0px;
	border-top:1px dotted #CCCCCC;
	height:0px;
	width: 100%;
	text-align:left;
	margin: 0;
	padding: 0;
}
