﻿#Slogan1
{
	color: #fec40f;
	font-size: 16px;
	font-weight: bold;
	margin: 30px 0px 30px 0px;
}

#Slogan2
{
	color: #5d5d65;
	font-size: 13px;
	line-height:170%;
	margin: 10px 0px 30px 0px;
}

.Box
{
	width: 329px;
	height: auto;
	float: left;
}

.BoxTop
{
	width: 329px;
	height: 19px;
	background: url("../Images/top.png") no-repeat;
}

.BoxCenter .KnowMoreButton img
{
    float: right;
    margin: 10px 10px 0px 0px;
}

.BoxCenter
{
	width: 309px;
	height: auto;
	background: url('../Images/center.png') repeat;
	padding: 0px 10px 0px 10px;
	overflow: hidden;
}

.BoxBottom
{
	width: 329px;
	height: 19px;
	background: url('../Images/bottom.png') no-repeat;
}

.BoxInBox
{
	width: 225px;
	height: 138px;
	float: right;
	background: url('../Images/box_in_box.png') no-repeat;
	padding: 0px 10px 0px 10px;
	margin-right: 10px;
}

.TitleInBox
{
	color: #c9c6c7;
	font-family:Arial;
	font-size: 19px;
	margin: 5px 0px;
}

.TextInBox
{
	color: #5d5d65;
	font: 11px;
	font-size:11px;
}

.BoxInBox ul
{
    color: #5d5d65;
    margin: 8px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    list-style-type:none;    
}

.BoxInBox li
{    
    margin: 8px 0px 8px 0px;
    padding:0px 0px 0px 2px;    
    font-size:11px;
}

#NewsNavigation
{
	width: 231px;
	height: 22px;
	float: right;
	background: url('../Images/news_nav_bkg.png') no-repeat;
	margin: 6px 10px 0px 0px;
	padding: 6px 7px 0px 7px;
	overflow: hidden;
}

#NewsNavigation img
{
	padding-right: 1px;
}

.NewsNavButtons
{
	position: relative;
	overflow: hidden;
	width: 225px;
	height: 90px;
	float:left;
}

.NewsNavButtons .belt
{
	position: absolute;
	left: 0;
	top: 0;
}

.NewsNavButtons .panel
{
	float: left;
	overflow: hidden;
	width: 225px;
	height: 90px;
	color: #5d5d65;
}

.NewsButton
{
    float:right;
    margin-left:3px;
}

.DateInBox
{
    color:#888;
    font-size:11px;
    margin-top:8px;
}

a:link.hpNews, a:visited.hpNews
{
    font-size:11px;
    color: #5d5d65;
    line-height:130%;
}

a:hover.hpNews
{
    font-size:11px;
    color: #d0d0d0;
    line-height:130%;
}