div#rotatewrapper {
	width: 465px;
	margin: 0px 0px 0px 25px;
	padding: 0px 0px 15px 0px;
	background: white;
	color: black;
	font-family: arial;
	font-size: 12px;
	line-height: 18px;
	display: table;
	}

div#rotation {
	width: 465px;
	height: 350px;
	margin: 0px;
	background: black;
	color: white;
	}

div#rotation div#firstrotation {
	background: url(/images/first1f.gif) no-repeat top left black;
	width: 465px;
	height: 350px;
	float: left;
	}
div#rotation div#secondrotation {
	background: url(/images/second.jpg) no-repeat top left black;
	width: 465px;
	height: 350px;
	float: left;
	}

div#rotation div#thirdrotation {
	background: url(/images/MacBook-air-WEB-OT.jpg) no-repeat top left black;
	width: 465px;
	height: 350px;
	float: left;
	}

div#rotation div#fourthrotation {
	background: url(/images/fourth.jpg) no-repeat top left black;
	width: 465px;
	height: 350px;
	float: left;
	}

.nowyoudont {
	display: none;
	}

.nowyouseeit {
	display: block;
	}


ul#rotationnavi {
	width: 465px;
	height: 45px;
	display: block;
	margin: 0px auto;
	padding: 0px;
	background: url(/images/bg_rotationNavi.jpg) no-repeat top left;
	color: black;
	line-height: 18px;
	font-size: 12px;
	font-weight: bold;
	}

ul#rotationnavi li {
	text-align: center;
	display: block;
	float: left;
	height: 45px;
	width: 116px;
	margin: 0px;
	background: no-repeat white;
	color: black;
	font-weight: bold;
	}

ul#rotationnavi li a {
	text-decoration: none;
	display: block;
	height: 36px;
	padding: 5px 5px 0px;
	color: white;
	outline: none;
	vertical-align: middle;
	}

ul#rotationnavi li#navilink0 {
	background: url(/images/rotationNavi_01.jpg) no-repeat;
	}

ul#rotationnavi li#navilink1 {
	background: url(/images/rotationNavi_02.jpg) no-repeat;
	}

ul#rotationnavi li#navilink2 {
	background: url(/images/rotationNavi_03.jpg) no-repeat;
	}

ul#rotationnavi li#navilink3 {
	background: url(/images/rotationNavi_04.jpg) no-repeat;
	width: 117px;
	}

ul#rotationnavi li.on a {
	color: black;
	}

ul#rotationnavi li.off {
	background: url(/images/blank.gif) !important;
	}
	
/*Added with site-redesign */

#movie {
	position: absolute;
	z-index: 99;
	width: 465px;
	height: 350px;
	padding: 0px;
	margin: 0px;
	}
#movie object {
	padding: 0px;
	margin: 0px;
	border: 0px none:
	outline: 0px none;
	}
