/* @override http://nrvalliance.org/css/industry.css */

@charset "UTF-8";
/* CSS Document */

/* = CONTENT AREA INDUSTRY FLYERS
-------------------------------------------------*/
#content-area {
	background-color: #fff;
	padding: 0px 5px 0px;
	width: 800px;
	margin-left: 5px;
	position: relative;
	overflow: hidden;
	z-index: 1;
}
#main-content-industry {
	float: right;
	width: 604px;
	color: #0c0d0e;
	background: #fff url(../images/main_content_bg.gif) repeat-y 0px 0px;
	margin-top: 0px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
}
#content-industry {
	color: #0c0d0e;
	background-color: #fff;
	background-image: url(../put_it_all_together/for_your_industry/images/flyer-bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 600px;
}
#content-industry2 {
	color: #0c0d0e;
	background-color: #fff;
	background-image: url(../put_it_all_together/for_your_industry/images/flyer-bottom-map.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 600px;
}

#text-industry {
	background: url('../put_it_all_together/for_your_industry/images/flyer-top.gif') no-repeat top left;
	float: none;
	width: 540px;
	line-height: 14px;
	padding: 65px 30px 93px;
}

#text-industry-government {
	background: url('../put_it_all_together/for_your_industry/images/flyer-top.gif') no-repeat top left;
	float: none;
	width: 540px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 93px;
	padding-left: 30px;
	line-height: 12px;
}
#text-industry-warehouse  {
	background: url('../put_it_all_together/for_your_industry/images/flyer-top.gif') no-repeat top left;
	float: none;
	width: 540px;
	padding-top: 65px;
	padding-right: 30px;
	padding-bottom: 93px;
	padding-left: 30px;
	line-height: 13px;
}
#text-industry-warehouse li  {
	line-height: 11px;
}
#text-industry li {
	padding: 0px 0px 0px 13px;
	margin: 0px 0px 12px;
	color: #425b79;
	background: transparent url(../images/bullet.gif) no-repeat 0px 3px;
	line-height: 12px;
}

.title {
	font-size: 16px;
	font-weight: bold;
}
