/* CSS Document */
html,body{
  margin:0;
  padding:0;
  border:0;
/* \*/
  height:100%;
/* Last height declaration hidden from Mac IE 5.x */
}
body{
	min-width:780px;
	text-align:center;
	background: url(../images/bodyBG.gif);
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}
* html .clear{height:auto;margin-bottom:0}
#fullheightcontainer{
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	position:relative;
	width:780px;
	
}
#wrapper{
//	background: url(../images/navBG2.gif) repeat-y;
}

#shadow{
	background:url(../images/shadowBG.gif) repeat-y; width:830px; margin:0 auto;
	}
#wrapp\65	r{
  height:auto;
}

#outer{
	z-index:1;
	position:relative;
	margin-left:150px;
	width:430px;
	background: #FFFFFF;/* Last height declaration hidden from Mac IE 5.x */
}
#float-wrap{
  width:430px;
  margin-right:-1px;
  float:left;
  display:inline;
}
#left{
	width:150px;
	float:left;
	display:inline;
	position:relative;
	margin-left:-150px;
//	background: url(../images/navBG2.gif);
	z-index: 50;
}
*>html #left{width:150px;}
#container-left{
	width:150px;
	padding-top: 10px;
}
#right{
	float:left;
	display:inline;
	width:200px;
	margin-right:-200px;
	margin-left:-1px;
	position:relative;
	background: #FFF;
}
/* \*/
* html #right{
  width:200px;
  margin-left:0px;
  margin-right:-500px;
  mar\gin-right:-201px;
}
/* Above style hidden from Mac IE */
#container-right{
	/* \*/
  width:200px;
	/* Above hidden from IE-Mac */
  margin-left:2px;
	background: #FFF;
	padding: 0px;
}
/* \*/
* html #container-right{
  fl\oat:right;
  di\splay:inline;
  margin-left:1px;
  mar\gin-left:0px;
}
/* Above style hidden from Mac IE */
/* \*/
* html #left{margin-right:-3px;}
/* Above style hidden from Mac IE */
#center{
	width:428px;
	float:right;
	display:inline;
	/* \*/
  margin-left:-1px;
	background: #FFFFFF;
}
/*height of this div has been changed from 165px to 145px to allow for the search bar being taken out*/
#clearheadercenter{
  height:145px;
  overflow:hidden;
}
#clearheaderleft{
  height:100px;
  overflow:hidden;
}
/*height of this div has been changed from 165px to 145px to allow for the search bar being taken out*/
#clearheaderright{
  height:145px;
  overflow:hidden;
}
#clearfootercenter{
  height:20px;
  overflow:hidden;
}
#clearfooterleft{
  height:20px;
  overflow:hidden;
}
#clearfooterright{
  height:20px;
  overflow:hidden;
}
#footer{
  z-index:1;
  position:absolute;
  clear: both;
  width:780px;
  height:20px;
  overflow:hidden;
  margin-top:-20px;
}
#subfooter1{
  text-align:center;
  height:20px;
}
#header{
  z-index:1;
  position:absolute;
  top:0px;
  width:780px;
  height:100px;
  overflow:hidden;
}
/* This is the original header with the blue images

#subheader1{
	text-align:center;
	height:100px;
	background: url(../images/header2.jpg) no-repeat;
}
*/

#subheader1 {
	background: url(../images/alternateBanner.jpg) no-repeat;
	text-align:center;
	height:100px;
}
#gfx_bg_middle{
  top:0px;
  position:absolute;
  height:100%;
  overflow:hidden;
  width:430px;
  margin-left:150px;
  background:#ffffff;
}
* html #gfx_bg_middle{
  display:none;
}
.products {
	font-size: 120%;
	margin: 7px;
	width: 90%;
}
#lowerNav {
	position:absolute;
	left:2px;
	top:98px;
	width:624px;
	height:65px;
	z-index:14;
	background: url(../images/lowerNavBG.jpg) no-repeat;
}
#search{
	position:relative; 
	float:right; 
	margin-top:15px; 
	background-color:#d8eeff; 
	width:620px;
}
