/* PAGE HEADER */
#homepage_content #page_header {
	width: 880px;
	height: 254px;
	background: url(../images/page_headers/homepage_bg.jpg) no-repeat;	
}
	
	#homepage_content #page_header h1 {
		background: url(../images/page_headers/homepage_heading.png) no-repeat;	
		text-indent: -1000000px;
		width: 343px; /* 272 */
		height: 70px;		
	}
		* html #homepage_content #page_header h1  {			
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/homepage_heading.png');
		
		}
		
	#homepage_content #page_header .intro_copy {
		background: url(../images/page_headers/homepage_intro.png) no-repeat;
		text-indent: -1000000px;		
	}
		* html #homepage_content #page_header .intro_copy {
			height: 50px;
			width: 300px;
			background: url(../images/blank.gif);
			filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(enabled=true, sizingMethod=image, src='/resources/images/page_headers/homepage_intro.png');
		
		}

#homepage_content .content_well {
	position: relative;
	width: 360px;
	padding-top: 30px;
	padding-right: 20px;
	padding-bottom: 0;
	padding-left: 20px;
}

#bottomContent #ad {
	width: 325px;
	float: right;
	margin-top: 25px;
	margin-bottom: 15px;
}
#bottomContent #ad img {
	border: 1px solid #E8E8E3;
	margin-right: 10px;

}
#bottomContent #ad h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #42210b;
	line-height: 18px;
	

}


/* HOMEPAGE TOGGLE */
#homepage_toggle {
	padding-bottom: 10px;
	margin-bottom: 5px;
	background-image: url(../images/addressbackground.jpg);
	background-repeat: repeat-x;
	height: 317px;
}
#homepage_toggle .toggle_nav ul {
	width: 470px;
	overflow: hidden;
	padding: 12px 0 12px 24px;
}
	#homepage_toggle .toggle_nav ul li {
	float: left;
	font-size: 18px;
	color: #E2DBBE;
	}
	#homepage_toggle .toggle_nav ul li.or {
	margin-top: 0px;
	margin-right: 20px;
	margin-bottom: 0px;
	margin-left: 20px;
	}
	#homepage_toggle .toggle_nav ul li.last {
		margin-right: 0;
	}
		#homepage_toggle .toggle_nav ul li a {
	color: #A7937A;
	text-decoration: underline;
		}
		#homepage_toggle .toggle_nav ul li a.active {
	color: #FFF;
	text-decoration: none;
		}
#homepage_toggle .toggle_content {
	padding: 13px;
}
#homepage_toggle .toggle_content p {
	font-size: 14px;
	line-height: 22px;
	margin-bottom: 20px;
}
#homepage_toggle .main_list {
	float: left;
	width: 345px;
	padding-right: 20px;
	margin-right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFF;
}
.i_want_to {
	position: absolute;
	top: 101px;
	right: 28px;
	width: 150px;
}
#homepage_toggle tr.last td, .i_want_to tr.last td {
	border-bottom: none;
}	
#homepage_toggle td, .i_want_to td {
	padding: 10px 25px 10px 0;
	vertical-align: top;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFF;
	font-size: 14px;
	line-height: 14px;
	color: #604011;
}
	#homepage_toggle td a, .i_want_to td a {
		font-size: 14px;
		text-decoration: none;
		padding-right: 10px;
	}
	#homepage_toggle td.right, .i_want_to td.right {
		padding-right: 0;
	}	
	


/* BOTTOM FEATURES */
#homepage_content .bottom_feature {
	padding: 20px 30px;
}
	#homepage_content .bottom_feature .item {
		width: 370px;
		overflow: hidden;
		margin-right: 20px;
	}
	#homepage_content .bottom_feature .item .thumb {
		float: left;
	}
	#homepage_content .bottom_feature .item .info {
		width: 182px;
		float: left;
		margin-left: 25px;
	}
		#homepage_content .bottom_feature .item .info p {
			margin: 8px 0;
		}
#view_products_content .main_list h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #032850;
	font-weight: normal;
	line-height: 21px;
}
#find_solutions_content .main_list h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 21px;
	color: #032850;
	font-weight: normal;
	line-height: 21px;
}
#homepage_content .content_well #homepage_toggle .toggle_nav.horizontal ul {
	background-image: none;
	height: 30px;
}
#homepage_content .content_well #homepage_toggle .toggle_nav.horizontal ul li {
	line-height: 21px;
}
