

#middle{ background:url(/images/hm-bg.jpg) no-repeat right; height:472px; margin-right:30px; position:relative; z-index:0;}
	#hm-top-text{ margin-left:60px; margin-top:70px; width:50%; font-size:12px; }
		#hm-top-text h1{font-size:220%; margin-bottom: -12px;}
	#right-white{ border:1px none red; z-index:99; position:absolute; right:-2px; top:200px; height:42px; width:60%; padding-top:20px; background: url(/images/white-bg.gif) no-repeat 32px 0px; padding-left:32px; font-size:73%; line-height:14px; padding-right:20px;}
		#right-white-corner{background:url(/images/white-l.gif) no-repeat; font-size:23px; height:62px; width:32px; position:absolute; left:0; top:0;}
		#right-white h2{font-size:23px; border:1px none red; margin:0; margin-top:-20px; margin-right:20px; display:block; height:62px; line-height:62px; vertical-align:text-top; width:140px; float:left;}
		#fscroller{width:70%; background-color:#fff; float:right;}
		div#fscroller div{ /*IE6 bug fix when text is bold and fade effect (alpha filter) is enabled. Style inner DIV with same color as outer DIV*/
			background-color: #FFF;
		}


	#left-trans{position:absolute; left:40px; top:240px; height:166px; width:70%; z-index:90;}
		#lcorn{position:absolute; left:0px; top:0px; height:166px; width:6px;  z-index:10;
			background-image: url('/images/transparent-l.png');
			//background-image: none ! important;
			behavior: url('/styles/pngfix.htc');
		}
		#bg{position:absolute;  left:6px; top:0px; height:166px; right:613px; z-index:10; background:url(/images/transparent-bg.png) repeat-x;  }
		* html #bg{ position:relative; margin-left:0px; margin-right:613px; height:166px;}
		#rcorn{position:absolute;right:0px; top:0px; height:166px; width:613px;  z-index:10;
			background-image: url('/images/transparent-r.png');
			//background-image: none ! important;
			behavior: url('/styles/pngfix.htc');
		}

	#left-trans-text{position:absolute; left:40px; top:240px; height:166px; width:70%; z-index:99; padding-left:20px;}
		#left-trans-text h2{ color:#fff; font-size:24px; margin-top:10px;	}
		#stripmenu{ width:100%; margin:0; padding:0; }
			#stripmenu li{ display:block; float:left; width:33%; height:20px;}
				#stripmenu li a{color:#fff; font-size:12px; font-weight:bold;}
				






