﻿#breadcrumb-bar
{
	border-bottom: 0px none;
}

#content
{
	width: 1000px;
	height: 380px;
	background-repeat: no-repeat;
}


.news-wrapper
{
	clear: both;
	float: right;
	width: 209px;
	height: 98px;
	overflow: hidden;
	margin-right: 63px;
	margin-top: 21px;
	margin-bottom: 5px;
	font-size: 11px;
}

.more
{
	float: right;
	margin-right: 5px;
	margin-top: 15px;
}

.news-header
{
	font-weight: bold;
}

.news-date
{
	font-weight: bold;
	color: #BB0000;
}

.news-content
{
	margin-top: 11px;
}

#sub-footer
{
	color: #B0BCC8;
	font-size: 18px;
	font-weight: bold;
}

#login
{
	float: left;
}

#login p
{
	margin-bottom: 10px;
	margin-top: 15px;
}

#contact
{
	float: left;
	margin-left: 70px;
}

#contact p
{
	margin-bottom: 13px;
	margin-top: 15px;
	margin-left: 55px;
}

.sub-footer
{
	color: #8A8A8C;
	font-size: 11px;
	font-weight: normal;
	float: left;
	margin-right: 10px;
}

.sub-footer input
{
	border: 1px solid #C0C0C0;
	font-size: 10px;
	background-color: #ffffff;
	padding-left: 2px;
	width: 120px;
	margin-top: 2px;
}

.sub-footer img
{
	margin-top: 18px;
}

#contact .sub-footer
{
	margin-left: 55px;
}
