/*	Nimble Website
	version: 070131
	privacy.css
----------------------------------------------- */

/* body.products
----------------------------------------------- */
body.privacy { background-image: url(../images/content/privacy/body_bg.jpg); background-color:#fff5e6; }

/* layout=#ContentPrimary
----------------------------------------------- */
body.privacy div#ContentPrimary {
	position: relative;
	padding: 33px 30px 10px 55px;
}

body.privacy div#ContentPrimary h1 {
	font-size: 2em; background: url(../images/content/privacy/privacy_title.gif) no-repeat top left; height: 24px; width: 204px; margin-bottom: 20px; color: #4b781d;
}
body.privacy div#ContentPrimary h1 span {
	background: url(../images/content/privacy/privacy_title.gif) no-repeat top left; display: block;
}
body.privacy div#ContentPrimary h2 {
	font-size: 1.16666em;
	line-height: 18px;
}

body.privacy div#ContentPrimary p {
	line-height: 18px;
	margin-bottom: 20px;
}

body.privacy div#ContentPrimary li {
	list-style: none; background: url(../images/content/privacy/privacy_bullet.gif) no-repeat left center; padding-left: 10px; line-height: 18px; font-weight: bold;
}
body.sitemap div#ContentPrimary ul {
  margin: 12px;
  padding: 0;
}

/* #bottom_container
----------------------------------------------- */

#bottom_container {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(../images/content/privacy/bottom_container_bg.gif);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-bottom: solid 1px #dfdec1;
}
#bottom_container .bottom_content {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 1px;
}