#mainWrap {
  margin: 0 auto;
  width: 845px;
  position: relative; 
}
#topWrap {
	display: block;
	clear: both;
	height: 45px;	
	padding: 30px 0 15px 0;
}
#logoWrap {
	display: block;
	width: 326px;
	height: 45px;
	float: left;	
}
#mainMiddleWrap {
	display: block;
	height: 198px;
	float: left;
	width: 819px;
	padding: 40px 0 0 25px;
	background: transparent url(../img/top_bg.png) top left no-repeat;	
}
#factsMiddleWrap {
	display: block;
	height: 51px;
	width: 819px;
	padding: 27px 0 0 25px;
	background: transparent url(../img/top_bg_2.png) top left no-repeat;	
	/*margin: 3px 0 0 0;*/
}
#tipsMiddleWrap {
	display: block;
	height: 70px;
	width: 819px;
	padding: 27px 0 0 25px;
	background: transparent url(../img/top_bg_2.png) top left no-repeat;	
}
#infoWrap {
	display: block;
	width: 395px;
	clear: both;
}
#infoWrap h1 {
	margin: 0;
	padding: 0;
}
#infoWrap .bodytext {
	color: #728210;
	font-weight: bold;
	margin: 7px 0 5px 0;
	padding: 0;
}
#infoWrap .button {
	padding: 4px 10px;
	margin: 5px 0 0 0;
	background: #d8ed66;
	color: #728210;
	font-weight: bold;
}
#mythTruthWrap {
	display: block;
	clear: both;
	width: 100%;
	height: 144px;
	background: transparent url(../img/center_bg.png) top left no-repeat;	
}
#mythTruthWrap p {
	color: #ececdd;
}
#mythTruthWrap #myth {
	display: block;
	width: 170px;
	height: 100px;
	float: left;
	padding: 10px 25px 25px 25px;
}
#mythTruthWrap #truth {
	display: block;
	width: 280px;
	height: 100px;
	float: left;
	padding: 10px 0 25px 0;
}
#mythTruthWrap #facts {
	display: block;
	height: 125px;
	float: left;
	padding: 15px 0 0 0;
}
#factsWrap {
	display: block;
	width: 794px;
	height: 188px;
	float: left;
	background: transparent url(../img/facts_bg.png) top left repeat-x;
	padding: 25px 25px;
}
#factsWrap #myth {
	display: block;
	float: left;
	width: 425px;
}
#factsWrap #truth {
}
#factsWrap #litter {
	display: block;
	float: right;
	width: 340px;
}
#mainContent {
	display: block;	
	float: left;
	width: 844px;
	height: auto !important;
	min-height: 325px;
	height: 325px;
	clear: both;
	background: transparent url(../img/main_bg.png) top left repeat-y;	
}
#mainContent h1 {
	display: block;
	width: 100%;
}
#factsContent {
	display: block;
	float: left;
	width: 794px;
	height: auto !important;
	height: 325px;
	min-height: 325px;
	clear: both;
	padding: 27px 25px;
	background: transparent url(../img/facts_cont_bg.png) top left repeat-y;	
}
#tipsContent {
	display: block;
	float: left;
	width: 794px;
	height: auto !important;
	min-height: 550px;
	height: 550px;
	clear: both;
	padding: 27px 25px;
	background: transparent url(../img/tips_cont_bg.png) top left repeat-y;	
}
#tipsContent .img {
	margin: 20px;	
}
#tipsContent h1 {
	display: block;
	margin: 0 0 20px 0;
	background: transparent url(../img/dotted_line_hr.gif) 130px 7px no-repeat;	
}
#tipsContent h3 {
	font-size: 12px;
}
#factsContent h1 {
	border-bottom: 1px solid #d0d0b9;
	margin: 0 0 8px 0;
	padding: 0 0 3px 0;
	height: 40px;
}
#factsContent h2 {
	font-size: 12px;	
}
#factsContent .factsBlock {
	display: block;
	width: 375px;
	float: left;	
	padding: 0 10px 0 10px;
	margin: 0 0 20px 0;
}
#factsContent .factsBlock .bodytext {
	color: #918862;
	font-style: italic;
	margin: 0 0 5px 0;
}
#factsContent .factsBlock span .bodytext{
	color: #bab59b;
	font-size: 11px;
	font-style: normal;
}
#mainLeft {
	display: block;
	width: 487px;
	padding: 27px 25px;
	height: auto !important;
	min-height: 271px;
	height: 271px;
	float: left;
	/*background: url(../img/left_bg.png) top left repeat;*/
}
#content_1, #content_2 {
	clear: both;
	display: block;
	width: 100%;
	padding: 0;		
}
#content_2 a.link {
	margin:  0 0 0 18px;	
}
#mainRight {
	display: block;
	float: right;
	width: 257px;
	padding: 27px 25px;
	height: auto !important;
	min-height: 271px;
	height: 271px;
/*	background: #dbdbc9;*/
}
#links, #newsArticles {
	color: #bab59b;
}
#tipsLeft, #tipsRight {
	width: 380px;
	padding: 0 15px 0 0;
	float: left;
}
.chain, #newsArticles a {
	padding: 0 0 0 18px;
	display: block;
	background: transparent url(../img/chain.gif) 0px 6px no-repeat;	
	line-height: 18px;
}
.pdf {
	padding: 0 0 0 18px;
	display: block;
	background: transparent url(../img/pdf.png) 0px 0px no-repeat;	
	line-height: 18px;
}
#links span, #newsArticles span {
	padding: 0 0 0 18px;
	display: block;
	line-height: 18px;
	font-size: 11px;
}
#footerWrap {
	display: block;
	clear: both;
	width: 100%;
	padding: 25px 0;	
}
#copy {
	display: block;
	width: 350px;
	font-size: 11px;
	color: #bab59b;	
	float: left;
}
.news-single-item {
	border:none;
	margin-bottom:5px;
	padding:5px;
}
.news-single-item h2 {
	font-family:;
	color:#5e963a;
	font-size:16px;
	font-weight:normal;
	margin-bottom:0;
}
.news-list-item h2 a, .news-single-item h2 {
	font-size: 15px;
	font-weight: bold;
	color: #75b1cf;
}
.news-list-date, .news-single-timedata {
	font-weight: bold;
	margin: 5px 0 5px 0;
}
.news-single-item {
	padding: 0;
}
#tipsContent hr.clearer {
	margin: 15px 0 15px 0;
}