

body
{
	background:#666666;
	font-family:Arial,Helvetica,sans-serif;
	font-size:12px;
	margin:0px;
	padding:0px;
}
#pageContainer
{
	margin:0px;
	padding::0px;
	width:950px;
	height:auto;
	background-color:#ffffff;
	text-align:center;
	margin-left:auto;
	margin-right:auto;
	border:1px solid #252525;
	z-index:0;
}
#topTickerContainer
{
	
	margin:0px;
	padding:0px;
	background-color:#000000;
	width:950px;
	height:22px;
	z-index:0;
}

#topBannerContainer
{
	margin:0px;
	padding::0px;
	width:950px;
	height:65px;
	background:url(../images/top-banner-back.jpg) repeat-x;
	text-align:left;
	z-index:0;
}

#topBannerLogo
{
	margin:0px;
	margin-left:50px;
	z-index:0;
}

#topMenu
{
	margin:0px;
	padding::0px;
	width:100%;
	height:38px;
	text-align:center;
	z-index:0;
}

#topHeaderContainer
{
	position:inherit;
	margin:0px;
	padding:0px;
	width:950px;
	height:158px;
	background:url(../images/top-header-back.jpg) repeat-x;
	text-align:left;
	border-top:1px solid #AD6805;
	border-bottom:1px solid #ffffff;
	z-index:100;
}

#topHeader
{
	float:left;
	margin:0px;
	padding:0px;
	width: 650px;
	height:120px;
	z-index:0;
	
}
#topHeader h1
{
	margin:0px;
	margin-left:25px;
	padding::0px;
	padding-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.8em;
	color:#ffffff;
}

#topHeader p
{
	margin:0px;
	margin-left:25px;
	padding::0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.6em;
	color:#ffffff;
}

#dropNoteZone
{
	
   position:relative;
    height:110px;
	margin:0px;
	padding:0px;
	z-index:0;
	float:right;
	width:180px;
	margin-right:10px;
	top:-20px;
	
	
}

#floater {
  position:relative; 
  visibility:visible;
  width:170px; 
  height:100px;
  padding:5px;
  text-align:center;
  border:1px dotted #ffffff;
}


.floaterHeader {
 	margin-left:5px;
	padding-left:5px;
  	text-align:left;
	font-size:0.9em;
	font-weight:bold;
	color:#ffffff;
}

#floaterTopic{
font-size:1.0em;
  font-weight:bold;
  text-align:left;
  margin-top:5px;

}

#floaterimage
{
    z-index:1;
	float:left;
	padding-right:5px;
	opacity:.60;
	filter: alpha(opacity=60);
    -moz-opacity: 0.6;
}

.activedropcontainer
{
	width:950px;
	background:url(../images/top-header-red.jpg) repeat-x;
	height:158px;
	
}
.hoverdropcontainer
{
	width:950px;
	background:url(../images/top-header-green.jpg) repeat-x;
	height:158px;
}

#bodycontainer
{
	margin:0px;
	padding:0px;
	width:950px;
	height:600px;
	background:url(../images/body-background.jpg) repeat-x;
	text-align:center;
	
}
.fisheye{
	text-align:center;
	height:50px;
	position:relative
}
a.fisheyeItem
{
	text-align:center;
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	width:40px;
	position:absolute;
	display:block;
	top:0
}
a.fisheyeItem2
{
	text-align:center;
	color:#000;
	font-weight:bold;
	text-decoration:none;
	width:40px;
	position:absolute;
	display:block;
	bottom:0
}
.fisheyeItem img
{
	border:none;
	margin:0 auto 5px auto;
	width:100%
}
.fisheyeItem2 img
{
	border:none;
	margin:5px auto 0 auto;
	width:100%
}
.fisheyeItem span,.fisheyeItem2 span
{
	display:none;
	position:absolute;
	background-color:#FF9900;
	border:1px dotted #151E9F;
	width:90px;
	top:80px;
	left:0px;
	
}
.fisheyeContainter
{
	background-color:Transparent;
	height:50px;
	width:200px;
	left:500px;
	position:absolute
}
#fisheye2
{
	position:absolute;
	width:100%;
	bottom:0px
}

#contentContainer
{
	float:left;
	width:600px;
	margin:10px;
	height:350px;
	border:1px dotted #FF9E04;
	background:#ffffff;
	
}

.mainContent
{
	width:560px;
	padding:20px;
	text-align:left;
	height:auto;
	
	
}
.mainContent h1
{
	font-family:Arial, Helvetica, serif;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;
	margin-bottom:5px;
}

.mainContent img
{
	float:left;
	margin:10px;
}
.mainContent p
{
	font-family:Arial, Helvetica, serif;
	font-size:1.0em;
	color:#000000;
	margin-bottom:5px;
}
.mainContent ul
{
	margin-left:30px;
}

.mainContent a
{
	color:#000000;
	text-decoration:underline;
}

.mainContent a:hover
{
	color:#ffffff;
	background-color:#FC6E02;
	text-decoration:none;
}

.mainTitle
{
	visibility:hidden;
}

.mainKeywords
{
	visibility:hidden;
}

.mainDescription
{
	visibility:hidden;
}


#featureContainer
{
	float:left;
	width:300px;
	margin:10px;
	height:450px;
	border:1px dotted #FF9E04;
	background:#FCE096;
}

.featureContent
{
	width:270px;
	padding:20px;
	text-align:left;
	height:auto;
}

.featureContent h1
{
	font-family:Arial, Helvetica, serif;
	font-size:1.2em;
	color:#000000;
	line-height:1.2em;
	margin-bottom:5px;
}
.featureContent h2
{
	font-family:Arial, Helvetica, serif;
	font-size:1.0em;
	color:#000000;
	margin-top:5px;
	margin-bottom:5px;
	padding-top:15px;
}
.featureContent p
{
	font-family:Arial, Helvetica, serif;
	font-size:1.0em;
	color:#000000;
	margin-bottom:5px;
}

.serviceAsset
{
	float:left;
	/*margin:5px;*/
	z-index:99;
}

.serviceAsset a:hover
{
	border:1px dotted #FC6E02;
	cursor:pointer;
	cursor:move;
}

.serviceAsset a
{
	border:1px dotted Transparent;
	
}

.serviceAsset img:hover
{
	border:1px dotted #FC6E02;
	cursor:pointer;
	cursor:move;
}


.serviceAsset img
{
	width:128px;
	height:121px;
	border:1px solid #ffffff;
	padding:5px;
	
}

.MoreInfoForm
{
	margin:10px;
	width:500px;
	height:400px;
}
.MoreInfoForm h1
{
	font-family:Arial, Helvetica, serif;
	font-size:1.4em;
	color:#000000;
	line-height:1.4em;
	margin-bottom:5px;
}
.MoreInfoForm p
{
	font-family:Arial, Helvetica, serif;
	font-size:1.0em;
	color:#000000;
	margin-bottom:5px;	
}


#footerContainer
{
	float:left;
	position:relative;
	margin:0px;
	margin-top:25px;
	padding::0px;
	width:950px;
	height:25px;
	background:url(../images/top-banner-back.jpg) repeat-x;
	text-align:center;
	
	
}

#footerContainer a
{
	color:#ffffff;
	text-decoration:underline;
}

.mmsimage
{
	width:200px;
	height:300px;
	margin:10px;
	background-color:#ffffff;
	float:left;
	border: 1px solid #cccccc;
	text-align:left;
	font-family:Arial;
	font-size:0.9em;
}

.mmsimage p
{
	font-size:0.8em;
	color:#666666;
}

#sampleShopping
{
    float:left;
    width:520px;
    height:200px;
    background-color:#ffffff;
}
#sampleProducts
{
    float:left;
    width:210px;
    height:200px;
}
.product
{
	margin:10px;
	z-index:99;
	border:1px solid #cccccc;
	float:left;
	cursor:pointer;
	cursor:hand;
	
}

.product img
{
	width:50px;
	height:50px;	
}
#sampleBasket
{
    float:left;
    width:200px;
    height:200px;
}

#floaterproduct {
  float:left;
  visibility:visible;
  width:174px; height:auto;
  margin:0px; padding:0px;
}
#floaterproductimage
{
    z-index:1;
}

.inactiveproductcontainer
{
	width:200px;
}

.activeproductcontainer
{
	width:200px;
}

.hoverproductcontainer
{
	width:200px;
}

#information
{
    float:left;
    width:200px;
    position:relative;
}


