#header_main{
		background-image:url(../images/rebrand/header_pch_main.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
	
#header_interior{
		background-image:url(../images/rebrand/header_pch_interior.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	
#header_search{
		background-image:url(../images/rebrand/header_pch_search.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
	#header_spu_interior{
		background-image:url(../images/rebrand/header_spu_peachtree.jpg);
		background-repeat:no-repeat;
		position: relative;
		width:960px;
		height: 135px;	
	}
				#midcol .tab_content {
					display: none;
					width:465px;
					position:relative;
				}
				#midcol .tab_content img {
					margin: 4px 29px 2px 2px;
					border:none;
				}
				
/*Begin tab content*/
				
				#midcol .tab_content.hover {
					display: block;
					width:465;
					font-weight: normal;
				}
				
				#midcol .tab_content.active {
					display: block;
					width:465px;
				}
				

				#midcol .tab_content img {
					margin: 4px 29px 3px 2px;
					border:none;
					float:right;
					padding-left:2px;
				}
				
				#midcol .tab_content h2 {
				color:#A8B400;
				font-weight:bold;
				font-size:16px;
				line-height: 19px;
				margin: 1em 29px 0px 21px;
				text-align:justify;
				
				}
				
				#midcol .tab_content p {
					color:#606060;
					font-family:Arial,Helvetica,sans-serif;
					font-size:11px;
					line-height:14px;
					margin: 0px 29px 0px 21px;
					padding:6px 0px 6px 0px;
				}
				
				
#rightcol #promo {
			background:url(../images/rebrand/bkg_homeHighlight_btm.gif)
			no-repeat 100%;
			height:167px;
			width:180px;
			border: 2px solid white;
			}
			#rightcol #promo p {
				color: #675c53;
				margin-top:70px;
				margin-left:20px;
				padding:0px, 0px, 5px, 0px;
				}
			
			#rightcol #promo a {
				color: #E98300;
				padding-right:0px;
				padding:0px, 0px, 0px, 0px;
				}