#bread_crumb_wrapper {
	background-image: url(/assets/images/bread_bkground.jpg);
	background-repeat: repeat-x;
	height: 40px;
	width: 100%;
}
#bread_crumb_container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	height: 40px;
	padding-top: 10px;
}
#bread_crumb_content {
	padding-left: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight: bold;
	height: 20px;
}
#content_area_wrapper {
}
#content_area_container {
	height: auto;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
}
#content_area_content_box {
	float: left;
	width: 700px;
	margin-bottom: 10px;
}
#headline {
	padding-bottom: 20px;
	margin-top: 20px;
	margin-left: 10px;
	width: 690px;
	float: left;
}
#content_area_sidebar {
	float: left;
	width: 230px;
	margin-right: 0px;
	margin-left: 30px;
}
#content_area_container h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #cc6633;
	margin-bottom: 10px;
	margin-top: 0px;
}
#content_area_content_box #our_products {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
	padding-top: 20px;
	padding-bottom: 60px;
	padding-left: 10px;
	width: 690px;
	float: left;
}

#our_products img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0tpx;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#our_products a:link, #our_products a:visited {
	text-decoration: none;
	color: #336699;
}

.product_column {
	float: left;
	width: 190px;
	margin-right: 40px;
}
.industry  {
	color: #FF0000;
}
#content_window_wrapper {
	width: 100%;
}
#product_columns h1 {
	color: #336699;
	padding-top: 12px;
}
#product_columns p {
	font-size: 12px;
}
