
#featured H2, #featured p {
	color: #FFFFFF;
	overflow: hidden;
	width: 155px;
	font-size: 14px;
}
#featured {
	padding-top:2px;
	padding-left:0px;
	padding-right:0px;
}
#description {
	float:left;
	width:155px;
	height:195px;
	background:url(../images/description_background.jpg) 		repeat-x left top;
	color:#FFFFFF;
	position:relative;
	padding:18px 15px;
	margin-right:13px;
}
#description #top-left {
	position:absolute;
	top:0px;
	left:0px;
}
#description #top-right {
	position:absolute;
	top:0px;
	left:182px;
}
#description #bottom-left {
	position:absolute;
	top:197px;
	left:0px;
}
#description #bottom-right {
	position:absolute;
	top:197px;
	left:182px;
}
#description h2 {
	font-weight:normal;
	font-size:1.5em;
	margin-bottom:8px;
}
#description p {
	font-size:1.1em;
	margin-top:0px;
}

#featured a img {
	border:none;
}
#featured a span {
	width:83px;
	display:block;
	padding-left:2px;
	padding-right:2px;
	padding-top:8px;
	line-height:90%;
}
#featured .empty {
	float:left;
	width:93px;
	height:100px;
	background: url(../images/emptyBox.gif) 		no-repeat left top;
	display:block;
	padding:4px 0px 0px 3px;
}

<!-- Added by dave -->
#featured {
	padding:0px;
	padding-top:2px;
	margin:0px;
	float: left;
	width: 685px;
}

#featured div img {
	border:none;
	cursor: pointer;
}
#featured a div {
	width:83px;
	display:block;
	padding-left:2px;
	padding-right:2px;
	padding-top:8px;
	line-height:100%;
	font-size: 11px;
}
#featured H2, #featured p {
	overflow: hidden;
	width: 155px;
	font-size: 14px;
}

#featured #featuredItems {
	float: left; width: 404px;
}
#featuredItems div {
	float:left;
	width:93px;
	height:100px;
	background: url(../images/MenuBox.gif) 		no-repeat left top;
	display:block;
	padding:4px 0px 0px 3px;
	cursor:pointer;
	margin-bottom: 3px;
}
#featuredItems div div{
	height:20px;
}

#featuredItems div img {
	border:none;
	cursor:pointer;
}
#featuredItems div a {
	width:73px;
	display:block;
	padding-left:2px;
	padding-right:10px;
	padding-top:5px;
	line-height:100%;
	font-size: 11px;
}


<!-- Finished by dave -->

#content {
margin-top:20px;
	color:#666666;
	font-size:1.2em;
	width:690px;
}

#oPageContent { width: 790px; float: left; }

<!-- Start Flash version styles -->



#oPageContent .flashVersion { width: 600px; }

#contentFlash { 
	margin-top:20px;
	color:#666666;
	font-size:1.2em;
	width: 550px; 
}

#featuredFlash {
	padding:0px;
	padding-top:2px;
	margin:0px;
	float: right;
	width: 192px;
}
#featuredFlash a {
	float:left;
	width:93px;
	height:100px;
	background: url(../images/MenuBox.gif) 		no-repeat left top;
	display:block;
	padding:4px 0px 0px 3px;
}
#featuredFlash a:hover {
	background-image: url(../images/MenuBox_Over.gif);
}
#featuredFlash a img {
	border:none;
}
#featuredFlash a div {
	cursor: pointer;
	width:83px;
	display:block;
	padding-left:2px;
	padding-right:2px;
	padding-top:8px;
	line-height:100%;
	font-size: 11px;
}
#featuredFlash H2, #featuredFlash p {
	overflow: hidden;
	width: 155px;
	font-size: 14px;
}

#oRollover { position: absolute; top: 0; right: 0; width: 174px; height: 96px; color: #452564; border: 1px solid #CCCCCC; padding: 5px; z-index: 2; background-color: #E9E9E9; }

#products {
	float:right;
	width:174px;
	padding:5px 6px;
	background-color:#F4F4F4;
	border:1px solid #E9E9E9;
}
#products a {
	display:block;
	position:relative;
	float:left;
	width:83px;
	height:100px;
	padding:2px;
	color:#493A8B;
	font-size:.9em;
}
#products img {
	border-width:0px;
	padding-bottom:0px;
	margin-bottom:0px;
}
#products a span {
	position:relative;
	float:right;
	font-size:1.5em;
	font-weight:bold;
	text-decoration:none;
}
#products a:hover {
	text-decoration:underline;
}
#products a:hover span{
	text-decoration:none;
}

<!-- End Flash version styles -->

<!-- Start of Details styles -->
#docs {
	float:right;
	width:180px;
	padding:15px 0px 15px 15px;
	border-left:1px solid #CCCCCC;
}
#docs a {
	display:block;
	color:#666666;
}
#docs a:hover {
	text-decoration:underline;
}
#docs .download {
	background:url(../images/Download_Icon.gif) 		no-repeat left top;
	padding-left:25px;
	padding-top:5px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 95%;
}
#docs .download:hover {
	background-image:url(../images/Download_Icon_Over.gif);
}

#docs a {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #666666;
}

#docs .download span {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}


#docs a span {
 	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
}

#docs div {
	width: 180px;
}

#docs .videoItem {
	width: 167px;
	position:relative;
	background: #CFCED0;
	margin-bottom: 10px;
}

#docs .videoItemOver {
	width: 167px;
	position:relative;
	background: #CFCED0;
	margin-bottom: 10px;
}

#docs div .videoLink {
	width: 167px;
	height: 138px;
}
#docs div .videoLinkButton {
	width: 167px;
	height: 36px;
	background: url('../images/watchVideoButtonBg.jpg');
}

#docs div a img {
	border: none;
	position: absolute;
	bottom: 0;
	left: 3px;

}

#docs div .videoLinkText {
	font: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 157px;
	position: absolute;
	top: 102px;
	padding-left: 10px;
	color: #FFFFFF;
}

#content {
	clear: none;
	width:570px;
	color:#666666;
	font-size:1.2em;
}
<!-- End of Details styles -->

<!-- Start of Text styles -->
.imageInformation { clear: left; width: 150px; color: #7C75B6; font-family: Arial, Helvetica, sans-serif; font-size: 11px; margin-top: 5px; margin-right: 25px; margin-bottom: 5px; }
<!-- End of Text styles -->