#body_container {
	margin: 0;
	background: transparent url('../images/separator_middle.png') 203px 0 repeat-y;
	position: relative;
}

#separator_top {
	position: absolute;
	left: 203px;
}

#separator_bottom {
	position: absolute;
	margin-left: 203px;
	margin-top: -127px;
}

#vert_menu {
	width: 200px;
	float: left;
}

#news_header {
	margin: 0px 14px;
}

#news_content {
	margin: 23px 14px 0px 14px;
}

#news_content h1 {
	margin: 0px;
	font-size: 10.5pt;
	font-weight: normal;
	color: rgb(120, 137, 127);
}

#news_content p {
	margin-top: 0;
	margin-bottom: 32px;
}

#news_content a {
	color: black;
	text-decoration: none;
}

#news_content a:hover {
	text-decoration: underline;
}

#content {
	float: left;
	width: 560px;
	margin-left: 14px;
}

.aboutuwyn {
	width: 280px;
	float: left;
}

#company_summary {
	margin-top: 21px;
}

.aboutuwyn h1 {
	margin: 0;
}

.more {
	color: rgb(120, 137, 127);
	font-size: 9pt;
	margin-left: 0.6em;
}

.aboutuwyn a {
	color: black;
	text-decoration: none;
}

.aboutuwyn a:hover {
	text-decoration: underline;
}

a:hover .more {
	text-decoration: none;
}

.aboutuwyn li {
	line-height: 140%;
}

.content_separator {
	clear: both;
	height: 28px;
}

#showcase_info {
	margin-top: -4.5em;
	font-size: 8.5pt;
}

#all_showcases {
	clear: both;
	padding-top: 1em;
}

#all_showcases a {
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: rgb(208, 86, 39);
	font-size: 11pt;
	text-decoration: none;
}

#all_showcases a:hover {
	text-decoration: underline;
}

#all_showcases .more {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	color: rgb(208, 86, 39);
	font-size: 11pt;
	margin-left: 0.6em;
}

#news_feeds {
	clear: both;
	margin-bottom: 1em;
	float: none;
}

#all_news {
	clear: both;
}

#all_news a {
	font-family: "Trebuchet MS", Arial, Helvetica, SunSans-Regular, sans-serif;
	color: rgb(4, 45, 86);
	font-size: 11pt;
	text-decoration: none;
}

#all_news a:hover {
	text-decoration: underline;
}

#all_news .more {
	font-family: Arial, Helvetica, SunSans-Regular, sans-serif;
	color: rgb(4, 45, 86);
	font-size: 11pt;
	margin-left: 0.6em;
}

#content_footer {
	clear: both;
}

#footer {
	height: 27px;
}

