#header {height: 132px;}
	#branding .pageTitle{width: 410px;position: relative;left: 206px;margin-top:9px;background: url("../images/bg_blueWhiteLine.gif") bottom left repeat-x #7bc0fe;padding: 15px 0 11px 30px;}
	#branding .pageTitle h1{ color: #fff;font-size: 1.8em;font-weight: bold;}

	#user-nav{ margin-top:-162px }
	
#curNav{ font-size: 1.1em;width: 205px;border-bottom:1px dashed #C9C9A8;border-top:1px solid #C9C9A8;height:110px}
	#catalog #curNav h2{height:auto !important;padding-top:20px}
	#catalog #curNav h2 img{ margin: 0px 0 0px 20px !important; display:block}
	
	#curNav ul{ margin-left:20px;margin-top:0px }
	#curNav li{border:0;border-bottom:1px solid #fff;margin-bottom: 5px;padding-left: 10px;margin-left:-10px;margin-right:10px}
	#curNav li a{color:#666;text-transform:uppercase;font-weight:bold;font-size:11px;display:block;text-decoration: none;background:  url("../images/arrow_black.gif") no-repeat 0 2px;padding-left:7px !important;}
	#curNav li a:hover{color:#c60;background:  url("../images/arrow_orange.gif") no-repeat 0 -1px;}
	/*from here*/
	#curNav li.current {padding: 2px 0 2px 10px !important;border: 1px solid #666;margin-left: 2px;}
	#curNav li.current a{margin-left: -14px;}
	#curNav li.current a:hover{color: #666;background:  url("../images/arrow_black.gif") no-repeat 0 -1px;}
	/*to here*/

	
#catalog{}
	#catalog h2{background-color: #fff;border: 0;padding:10px 0}
	#catalog h2 img{margin-top: 10px;}
	
#content{font-size: 1.2em;width: 550px;float: left;border-left: 1px solid #C9C9A8;color:#666}
	#content #search{overflow: visible;background-color: #c9c9a8;position: absolute;top: 77px;height: 85px;width: 365px;margin-left: 410px;}
		#content #search h2{color: #c60;text-transform: uppercase;font-weight: bold;margin-left: 20px;margin-bottom: 0;}
		#content #search #search-container{margin-top:-2px;position: absolute;}
		#content #search #search-string{width: 240px;border: 1px solid #898989;margin-left: 20px;float: left; height: auto; margin-top: 10px;}
		#content #search #radio-sets{padding-top: 10px;float: right;margin: 20px 0px 0 0;padding-right:95px}
		#content #search .radio-set{float:left}
		#content #search .radio-set.first{}
		#content #search .radio-set label{padding: 0 10px 0 0;text-transform: uppercase;font-size: .92em;color: #898989;}
		#content #search #search-submit{position:absolute;margin-top:4px;margin-left: 280px;}

	#content #value-prop{color: #69c;padding: 3px 20px 0;font-weight:bold}
	#content #about-text{width: 310px;float: left;padding: 0 30px 0 20px;color: #898989;}
		#content #about-text #offeringList{color: #69c;margin-bottom: 40px;}
		#content #about-text h3{font-style: italic;}
		#content #about-text #offeringList li{font-weight: bold;margin-top: 10px;background:  url(../images/arrow_blueNoTail.gif) 0px 3px no-repeat;padding-left: 7px;}
		#content #about-text #offeringList li a{color:#69c}
		#content #about-text #offeringList li a:hover{ color:#c60 }
		#content #about-text a{color:#898989;}
		#content #about-text a:hover{ color:#8be; }
		/*start here*/
		#content #about-text #rulelist li {list-style: decimal; margin-left: 22px; margin-bottom: 10px;}
		#content #about-text #stafflist li {margin-bottom: 25px;}
		#content #about-text #stafflist img {float: left; display: inline; }
		#content #about-text #stafflist li h2 {margin:0 0 0 112px;}
		#content #about-text #stafflist li p {margin:0 0 10px 65px;}
		
	#content #pullquote{width: 140px;float: left;color: #000;padding:0 20px 20px;border-left:1px dotted #C9C9A8;font-size:.95em}
		#content #pullquote blockquote{line-height: 1.3em;padding-top:0px}
		#content #pullquote cite{margin-top: 20px;display: block;font-style: italic;}
		#content #pullquote cite img{margin-top: 30px;}
	
#sidebar-right{font-size: 1.2em;margin-top: 130px;width: 225px;float: right;background-color: #fff;border-top: 0px solid #ffc;}
	#sidebar-right .ad{border: 1px solid #dbdbb8;margin-top: 5px;padding: 2px 2px;}
	#sidebar-right .ad .inner{width: 208px; overflow: hidden;padding: 0px 5px 0 5px;}
	#sidebar-right .ad h2{text-transform: uppercase;font-size: 1.2em;}
	#sidebar-right .ad p, 
	#sidebar-right .ad li{font-size: .92em;}
	
	#sidebar-right #tech-tip .inner{background:  #ffc;padding-bottom: 10px;color: #fe8b2d;}
	#sidebar-right #tech-tip h2{font-weight: bold;font-size: 11px;}
	#sidebar-right #tech-tip h2 a{display:block; background: url("../images/arrow_orangeBg.gif") top right no-repeat;color:#fe8b2d; text-decoration: none;}
	#sidebar-right #tech-tip h2 a:hover{ background: url("../images/arrow_bluebg.gif") top right no-repeat;color: #69c; }
	#sidebar-right #tech-tip h3{ margin-left:-5px;width:217px}
	#sidebar-right #tech-tip h3 a{padding-left:5px;display:block;color:#FE8B2D;text-decoration:none;margin-top: 0;text-transform: uppercase;font-size: 12px;border-bottom: 1px solid #dbdbb8;padding-bottom: 4px;}
	#sidebar-right #tech-tip h3 a:hover{ color:#69c }
	#sidebar-right #tech-tip p{color: #686868;}

