

/*  SHELL ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */
	
	html { height: 100%;}
	body { height: 100%; margin: 0; font-family: Arial, Helvetica, sans-serif; font-size: 12px;}	
	#fix {position:relative; top:15%; width:950px; height:559px;}
	
/*  HEAD ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		


/*  BODY ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

	#contentShell {overflow: auto;  position: absolute;  top: 0; top:auto; margin: 340px 0 0 0px; padding: 30px; width: 646px; height: 100px; background:#000; opacity:.55; filter: alpha(opacity = 55); }
	#home #contentShell { display: none; }
	
	
	/*  CONTENT DIV ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		

		#content { color:#fff;  position: absolute;   margin: 350px 0 0 18px;  height: 100px;  }

		.holder { }
		.scroll-pane {width: 670px; padding: 0px; overflow: auto;  float: left; }
		#pane1 { height: 140px; }


		h1 {}
		h2 { color:#e89d5d; font-size: 15px; font-weight: normal;}
		p { line-height: 180%; }
		a {color:#FF9900; }
		a:hover { text-decoration: none;}
		
		#content img { border: 1px solid #fff;}
		#content .imgLeft { float: left; margin: 0 15px 15px 0;}
		#content .imgRight { float: right; margin: 0 0 15px 15px ;}
		
		a.orderonline { font-weight: bold; font-size: 15px; background:#000; border: 1px solid #fff; padding: 7px; display: block; text-align: center; }


/*  FOOTER ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ */		
		
	