html, body {
	padding: 0;
	margin: 0;
}
body {
	background: #E5DFDF;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #666;
}
a, img {
	border: none;
}
a {
	text-decoration: none;
	color: #444;
}
a:hover {
	color: #222;
}
a {
	outline: none;
}
/* Layout */
body {
	background: url('../images/body_bg.png') repeat-x;
}
.wrapper {
	width: 870px;
	margin: 0 auto;
}
.wrapper div {
	float: left;
}
.header {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	width: 870px;
}
.header h1 {
	float: left;
	margin: 8px 0 0 0;
	padding: 0 0 0 0;
}
.header h1 a {
	display: block;
	width: 218px;
	height: 71px;
	margin: 9px 0 0 0;
	background: url('../images/logo.png') no-repeat;
	font-size: #5px;
	text-indent: -9999px;
}
.header ul {
	float: right;
	width: 250px;
	margin: 59px 5px 0 0;
	padding: 0 0 0 0;
	text-align: right;
	list-style: none;
}
.header ul li {
	position: relative;
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 10px;
}
.header ul li ul {
	position: absolute;
	z-index: 999;
	top: -48px;
	left: 0px;
	display: none;
	line-height: 13px;
}
.header ul li ul li {
	float: left;
	clear: both;
}
.header ul li:hover ul { display: block; }
/* Fix IE. Hide from IE Mac \*/
* html ul li { float: left; }
* html ul li a { height: 1%; }
/* End */
.footer {
	width: 870px;
	/*margin: 15px 0 0 0;*/
	background: url('../images/footer_bg.png') repeat-x;
}
.footer ul {
	float: right;
	width: 250px;
	margin: 0 5px 0 0;
	padding: 0 0 0 0;
	text-align: right;
}
.footer ul li {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 8px;
	list-style-type: none;
}
.footer ul li.separator {
	background: url('../images/separator.png') center right no-repeat;
}
.footer p {
	float: left;
	margin: 24px 0 0 0;
	color: #999;
}
.half_column {
	width: 435px;
}

.contact-mosaic {
	width: 410px;
}
.half_column_press {
	width: 330px;
}
.quarter_column {
	width: 210px;
}

.quarter_column_right_pic {
	margin-top: 4px;
}

.content {

}
.content p {
	line-height: 21px;
}
.content h2 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 13px 0;
	font-size: 18px;
	color: #F1592A;
	font-weight: normal;
}
.content h3 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 13px 0;
	font-size: 14px;
	color: #F1592A;
	font-weight: normal;
}
.content h4 {
	float: left;
	width: 100%;
	padding: 0 0 0 0;
	margin: 0 0 13px 0;
	font-size: 12px;
	color: #F1592A;
	font-weight: normal;
	line-height: 21px;
}
.content strong {
	font-size: 14px;
}
.content strong {
	font-weight: normal;
}
.content a {
	text-decoration: underline;
}
.content h2 a,
.content h3 a,
.content h4 a {
	color: #F1592A;
}
.feature {
	padding: 0 0 8px 0;
}
.text {
	width: 379px;
	padding: 0 0 0 56px;
}
.slideshow {
	width: 415px;
	margin-top: 78px;
}
.slideshow .quarter_column {
	width: 210px;
}
.slideshow .right {
	width: 204px;
}
.slideshow .right img {
	margin-bottom: 4px;
}
.tn {
	padding: 0 0 0 0;
	margin: 0 4px 4px 0;
}
.line {
	width: 435px;
}
img.item {
	display: block;
	float: left;	
	margin-bottom: 20px;
}
.pop {
	position: absolute;
	z-index: 1000;
	top: 176px;
/* 	left: 20%; */
	width: 415px;
	height: 415px;
	/* margin: 0 0 0 19px; */
	background: #CCC;
}
.open {
	display: block;
}
.shut {
	display: none;
}
.pop a {
	display: block;
	float: left;
	width: 402px;
	height: 15px;
	padding: 0 0 0 10px;
	background: #CCC;
	font-size: 10px;
}
.pop img {
	display: block;
	float: left;
}
.orange {
	color: #F1592A;
}
.post div,
.post p,
.post h2 {
	float: left;
	clear: both;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}
div#icons ul{
	position:absolute;
	float:left;
	padding: 20px 0px 0px 340px;
	
}
div#icons ul li{
	padding: 0px 0px 0px 0px;
	
}
