#RotationGroup,
#RotationGroup2 {
	width: 700px;
	height: 200px;
	position: relative;
	text-align: left;
	}
	
.LandingPage #RotationGroup {
	top: -44px;
	margin-bottom: -63px;
	height: 380px;
	}

#RotationGroup a,
#RotationGroup2 a {
	display: block;
	float: left;
	width: 140px;
	height: 64px;
	padding: 0;
	margin: 0;
	overflow: visible;
	position: relative;
	background-color: #3399FF;
	text-align: center;
	cursor: pointer;
	color: #ffffff;
	text-decoration: none;
	}
	
#RotationGroup.noScript a:hover,
#RotationGroup .active {
	z-index: 2;
	background-color: #3399FF; /*IE6 to activate hover*/
	}
	
#RotationGroup.noScript a:hover .hoverEffect,
#RotationGroup.noScript .One .hoverEffect{
	visibility: visible;
	}
	
#RotationGroup a .highlight {
	display: block;
	position: absolute;
	top: 44px;
	width: 700px;
	height: 317px;
	padding: 0;
	margin: 0;
	border: 0;
	overflow: hidden;
	}
	
#RotationGroup .highlight img {
	border: 0;
	margin: 0;
	padding: 0;
	}
	
#RotationGroup .linkText {
	display: inline-block;
	position: relative;
	z-index: 3;
	font-family: Arial,Helvetica,sans-serif;
	font-weight: bold;
	font-size: 17px;
	padding-top: 12px;
	}
	
#RotationGroup .linkText.TwoLines {
	padding-top: 3px;
	}
	
#RotationGroup .hoverEffect {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
	z-index: 2;
	}

#RotationGroup.noScript .One {
	z-index: 1;
	}	
#RotationGroup .One {
	background: url(/Images/LandingPage/HeaderTabs/Tab1.gif) top left no-repeat;
	}
#RotationGroup .One .hoverEffect {
	background: url(/Images/LandingPage/HeaderTabs/TabHover1.gif) top left no-repeat;
	}
#RotationGroup .One .highlight {
	left: 0px;
	}

#RotationGroup .Two {
	background: url(/Images/LandingPage/HeaderTabs/Tab2.gif) top left no-repeat;
	}
#RotationGroup .Two .hoverEffect {
	background: url(/Images/LandingPage/HeaderTabs/TabHover2.gif) top left no-repeat;
	}	
#RotationGroup .Two .highlight {
	left: -140px;
	}

#RotationGroup .Three {
	background: url(/Images/LandingPage/HeaderTabs/Tab3.gif) top left no-repeat;
	}
#RotationGroup .Three .hoverEffect {
	background: url(/Images/LandingPage/HeaderTabs/TabHover3.gif) top left no-repeat;
	}	
#RotationGroup .Three .highlight {
	left: -280px;
	}

#RotationGroup .Four {
	background: url(/Images/LandingPage/HeaderTabs/Tab4.gif) top left no-repeat;
	}
#RotationGroup .Four .hoverEffect {
	background: url(/Images/LandingPage/HeaderTabs/TabHover4.gif) top left no-repeat;
	}	
#RotationGroup .Four .highlight {
	left: -420px;
	}
	
#RotationGroup .Five {
	background: url(/Images/LandingPage/HeaderTabs/Tab5.gif) top left no-repeat;
	}
#RotationGroup .Five .hoverEffect {
	background: url(/Images/LandingPage/HeaderTabs/TabHover5.gif) top left no-repeat;
	}	
#RotationGroup .Five .highlight {
	left: -560px;
	}
	
/*Interior Picture Rotations*/
	
.interiorRotate img {
	position: absolute;
	top: 0;
	left: 0;
	}

.interiorRotate .interactive {
	width: 700px;
	height: 200px;
	}

#RotationGroup2 img{
	margin-left:5px;
	width: 640px;
	height: 200px;}
	