#frame-photobar { position: relative; width: 100%; height: 264px; margin: 0 auto; background-image: url("../images/frame-photobar.png"); background-repeat: repeat-x; text-align: center;  }
	#frame-photobar .wrapper { width: 900px; height: 264px; margin: 0 auto;  position: relative; z-index: 2; }
	#frame-photobar .slogan { position: absolute; left: 0px; }
	#frame-photobar .photo { position: absolute; right: 0px; }	
	#frame-photobar .wrapper2 { width: 40%; height: 264px; margin: 0 auto;  position: absolute; top: 0px; right: 0px; z-index: 1; background-image: url("../images/frame-desk.png"); background-repeat: repeat-x; }
	
#frame-highlightbar { position: relative; width: 100%; height: 286px; margin: 0 auto; background-image: url("../images/frame-highlightbar.png"); background-repeat: repeat-x; text-align: center;  }
	#frame-highlightbar .wrapper { width: 900px; height: 286px; margin: 0 auto; position: relative; background-image: url("../images/frame-highlightbar2.png"); background-repeat: repeat-x; text-align: center; }
	#frame-highlightbar .container { float: left; margin: 46px 10px 20px 10px; width: 280px; height: 180px; position: relative; text-align: left; }
		#frame-highlightbar .container p { display: block; float: left; margin: 0; width: 178px; font-size: 11px; color: #333333; line-height: 18px; text-align: left; padding: 20px 0 20px 20px; }
		#frame-highlightbar .container img { float: right; }
		#frame-highlightbar .container a { margin: 0 0 0 20px; font-size: 10px; color: #e0ad13; text-decoration: none; }
		#frame-highlightbar .container a:hover { color: #333333; text-decoration: underline; }
		#frame-highlightbar .container h2 { display: block; width: 265px; height: 37px; background: #FFFFFF; font-family: Trebuchet MS; font-weight: normal; font-size: 18px; letter-spacing: -1px; padding: 19px 0 0 15px; }
		#frame-highlightbar .container h2 span { font-family: Trebuchet MS; font-weight: normal; font-size: 18px; letter-spacing: 0px !important; font-weight: bold !important; }
		a.rundemo1 { width: 105px; height: 63px; background-image: url("../images/button-rundemo1.png"); float: right; position: absolute; right: 110px; top: 437px; z-index: 10; }
		a.rundemo2 { width: 100px; height: 63px; background-image: url("../images/button-rundemo2.png"); float: right; position: absolute; right: 10px; top: 437px; z-index: 10; }
		
.teal { color: #7bc9e0 !important; }
.green { color: #83b900 !important; } 
.orange { color: #ed8516 !important; } 