/* CSS Document */

body {
	margin: 0 auto;
	background: #95AE3D url(images/BabyBoms_cloth_diaper_strip.gif) top;
	font-family: Trebuchet, "Trebuchet MS", Helvetica, Arial, sans-serif;
	font-size: 13px;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: 100;
	margin: 0;
}

h1 {
	font-size: 26px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 16px;
}

h4 {
	font-size: 14px;
}

ul {
	padding: 0px 0px 0px 15px;
	//padding-left: 0px;
	//margin-left: 0px;
}

li {
	margin-bottom: 10px;
	//padding-left: 0px;
	//margin-left: 0px;
}

.green {
	color: #99B13F;
}

.gray {
	color: #888888;
}

.dark_green {
	color: #445603;
}

.orange {
	color: #FF7E00;
}

.black {
	color: #000000;
}

.white {
	color: #ffffff;
}

#holder {
	margin: 0 auto;
	width: 880px;
	background: url(images/BabyBoms-Cloth-Diaper-BG.jpg) top no-repeat;
	overflow: visible;
}

#main {
	margin: 0 auto;
	width: 720px;
	height: 430px;
	padding: 170px 0px 10px 60px;
}

#cross_sell {
	position: absolute;
	top: 355px;
	margin-left: 430px;
	width: 270px;
}

#rotator {
	position: absolute;
	top: 423px;
	margin-left: -43px;
	width: 445px;
	height: 161px;
	overflow: hidden;
}

#rotator img {
	position: absolute;
	top: 0px;
	left: 0px;
}

#Puffy_Mondaes {
	position: absolute;
	top: 423px;
	margin-left: 400px;
	width: 315px;
	height:161px;
	overflow: hidden;
	padding: 0;
}

#Puffy_Mondaes a {
	text-decoration: none;
	padding: 150px;
}

#footer {
	position: absolute;
	top: 590px;
	margin-left: -40px;
}

#footer a {
	color: #ffffff;
}

#navigation a {
	color: #FF7E00;
	text-decoration: none;
}

#navigation {
	color: #FF7E00;
	position: absolute;
	top: 80px;
	margin-left: 305px;
	width: 356px;
}

#content_header {
	margin: 0 auto;
	height: 130px;
	width: 780px;
	background: top no-repeat url(images/cloth_diaper_content_bg.gif);
}

#content {
	margin: 0 auto;
	width: 700px;
	padding: 0px 20px 0px 60px;
	background: repeat-y top url(images/cloth_diaper_middle_bg.gif);
}

#content_footer {
	margin: 0 auto;
	height: 20px;
	width: 780px;
	background: top no-repeat url(images/cloth_diaper_bottom_bg.gif);
}

a {
	color: #3399cc;
}

#education td {
	border-right: dashed 1px #cccccc;
	border-bottom: dashed 1px #cccccc;
	padding: 6px;
	
}