body, html, ul, li, p, h2, h3, h4 { border: 0px; margin: 0px; padding: 0px; }
body { background: #f6f6f6; }
html { font-family: Arial; }

.clear { clear: both; }

#container {
	width: 988px;
	margin: 0px auto;
}

#header {
	margin-top: 30px;
	margin-left: 5px;
}

.headerlogo {
	background: url(../images/logo.jpg) no-repeat;
	width: 359px;
	height: 57px;
}
.headerlogo a {
	width: 359px;
	height: 57px;
	display: block;
}
.headerlogo h1{
	font-size: 10px;
	margin: 0;
	padding: 0;
}
.headerlogo span {
	display: none;
}

#topmenu {
	width: 988px;
	height: 40px;
	background: url(../images/topmenu.png) no-repeat;
	margin-top: 8px;
}

#topmenu ul {
	width: 988px;
	height: 20px;
	list-style: none;
}

#topmenu li {
	float: left;
	margin-top: 11px;
	line-height: 20px;
	padding: 0px 40px 0px 40px;
	border-right: 1px solid #fff;
}

#topmenu li.last { border: 0px; }

#topmenu li a {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#topmenu li a:hover {
	text-decoration: underline;
}

#content {
	background: url(../images/content-bg.png) repeat-y;
	width: 988px;
}

.intro {
	background: url(../images/intro-bg.jpg) bottom right no-repeat;
	width: 197px;
	height: 95px;
	margin: 13px;
	margin-left: 20px;
	margin-bottom: 2px;
	float: left;
}

.intro p {
	font-size: 13px;
	color: #555;
	line-height: 150%;
}
.intro h3 {
	color: #555;
	font-size: 13px;
}
.topbanner { float: right; margin: 10px; margin-right: 15px; margin-bottom:0px; }

.breadcrumbs {
	width: 960px;
	margin: 10px;
	margin-top: 0px;
	margin-right: 25px;
	font-size: 13px;
	color: #555;
	text-align: right;
}
.breadcrumbs a {
	color: #555;
	margin: 0px 10px;
}

.textwide {
	background: #efefef;
	margin-left: 4px;
	margin-right: 4px;
	width: 950px;
	padding: 15px;
	padding-bottom: 5px;
}
.textwide h2 {
	color: #cf2525;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
	width: 592px;
}
.textwide p {
	color: #555;
	font-size: 13px;
	line-height: 150%;
	width: 592px;
	text-align: justify;
	margin-bottom: 10px;
}
.textleft { float: left; }
.textleft a { color: #555; }
.contentbanner {
	float: right;
}

.articles {
	margin-left: 4px;
	margin-right: 4px;
	width: 980px;
}
.articles h3 {
	font-size: 18px;
	color: #cf2525;
	font-weight: bold;
	margin: 15px;
	margin-bottom: 5px;
}
.articles .listbg {
	background: url(../images/list-bg.gif) bottom left;
	height: 390px;
}
.articles ul {
	list-style: none;
	float: left;
	width: 460px;
	margin-left: 15px;
	margin-bottom: 26px;
}
.articles ul li {
	line-height: 26px;
	color: #555;
	font-size: 13px;
	font-weight: bold;
	overflow: hidden;
	height: 26px;
}
.articles ul li h4 {
	font-size: 14px;
	color: #555;
	font-weight: bold;
}
.articles ul li a {
	color: #555;
	font-size: 13px;
	text-decoration: none;
	font-weight: normal;
	margin-left: 4px;
}
.articles ul li a:hover {
	color: #cf2525;
	text-decoration: underline;
}
.articles ul li.more a, .articlelist ul li.more a { color: #cf2525; font-style: italic; margin-left: 0px; }

.footer {
	text-align: center;
	font-size: 13px;
	color: #555;
	padding: 20px;
	padding-bottom: 5px;
}
.footer a {
	color: #555;
	text-decoration: none;
}
.footer a:hover {
	text-decoration: underline;
}

#footer {
	margin-bottom: 25px;
	background: url(../images/footer.png) no-repeat bottom left;
	width: 988px;
	height: 6px;
}

/* SUB */
.articlelist {
	width: 301px;
	margin-top: 5px;
	margin-left: 4px;
	float: left;
}
.articlelist h3 {
	color: #cf2525;
	font-size: 18px;
	font-weight: bold;
	margin-left: 15px;
	margin-bottom: 4px;
}
.articlelist .listbg {
	background: url(../images/list-bg.gif) bottom left;
}
.articlelist ul {
	list-style: none;
	width: 310px;
	margin-left: 15px;
}
.articlelist ul li {
	line-height: 26px;
	height: 26px;
	overflow: hidden;
	font-weight: bold;
	color: #555;
	font-size: 13px;
}
.articlelist ul li a {
	font-size: 13px;
	color: #555;
	text-decoration: none;
	font-weight: normal;
	margin-left: 4px;
}
.articlelist ul li a:hover {
	color: #cf2525;
	text-decoration: underline;
}
.listbanner {
	margin: 25px;
	margin-bottom: 5px;
}

.article {
	float: right;
	background: #efefef;
	width: 649px;
	padding: 15px;
	padding-top: 10px;
	color: #555;
	line-height: 140%;
	margin-right: 4px;
}
.article h2 {
	color: #cf2525;
	font-size: 18px;
	font-weight: bold;
}
.article h4 {
	font-size: 13px;
	font-weight: bold;
	color: #555;
	margin-top: 5px;
}
.article p {
	font-size: 13px;
}
.article ul {
	margin-left: 25px;
	margin-bottom: 10px;
	margin-top: 4px;
}
.article li {
	font-size: 13px;
	color: #555;
}
.articlebanner {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
	margin-top: 5px;
	width: 336px;
	height: 280px;
}

/* OVERVIEW */
.toptext {
	width: 950px;
	background: #efefef;
	padding: 15px;
	margin: 0px 4px;
}
.toptext h2 {
	color: #cf2525;
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 4px;
}
.toptext p {
	color: #555;
	font-size: 13px;
	line-height: 150%;
}
.row {
	width: 327px;
	margin-left: 0px;
	margin-top: 15px;
}
.first {
	width: 326px;
	margin-left: 4px;
}
.row .listbanner {
	margin: 40px;
	margin-top: 0px;
	width: 250px;
	height: 250px;
	margin-bottom: 10px;
}