.head-wrapper {
	border-bottom:1px solid #a6a6a6;
	float:left;
	width:990px;
}

.wrapper {
	background:#fff url(/images/common/left-col-bkg.gif) repeat-y right top ;
	float:left;
	margin-bottom:-1px;
	width:990px;
}

.breadcrumbs {
	float:left;
	margin:22px 0 0 25px;
	width:725px;
}
.header {
	float:left;
	width:965px;
	/*width:750px;*/
}


h1{
	float:left;
	margin-left:25px;
	margin-bottom:0;
	width:725px;
}

*html h1, *html .breadcrumbs {
	margin-left:12px;
}

.addthis {
	background-color:#fff;
	float:right;
	padding:3.8em 22px 2.1em 68px;
	width:150px;
}

/* Left Column
------------------------------------------------------------------------------------*/
.leftcolumn {
	clear:both;
	border-top:1px solid #a9aaac;
	float:left;
	margin-top:-1px;
	width:700px;
	padding:19px 25px 70px 25px;
}

*html .leftcolumn {
	width:750px;
	w\idth:700px;
}

/* Right Column
-----------------------------------------------------------------------------------*/

.rightcolumn {
	border-top:1px solid #a9aaac;
	float:right;
	margin-top:-1px;
	padding-bottom:2em;
	width:240px;
}

.rightcolumn p {
	font-size:1.1em;
	text-align:left;
}
.lastposts, .facts {
	padding:0 15px 1.5em 25px;
	border-bottom:1px solid #afafaf;
}

.lastposts h3, .facts h3 {
	margin-top:1.7em;
}

.lastposts ul {
	color: #888;
}

.lastposts ul li {
	margin-bottom:.5em;
}

.facts p.newfacts {
	color: #F60;
	font-size:1em;
}

.facts p.newfacts span {
	color:#000;
	font-size:1.4em;
}

.orangebtn {
	margin:.5em 0;
}

.fb {
	margin-top:-1px;
}

.wrap-text {
	width: 536px;
	word-wrap: break-word;	
}