#header {
	background: #fff url(../images/bg_header_home_a.jpg) 0 0 no-repeat;
	height: 298px;
}

#cntr-content {
	background-image: url(../images/bg_cntr_content_home.gif);
	background-color: #ecebe9;
}

#nav {
	padding-top: 25px;
}

#logo {
	padding-right: 130px;
}

#content-pri {
	width: 538px;
	float: right;
	background-color: #ecebe9;
}

#content-sec {
	height: 238px;
	min-height: 238px;
	width: 201px;
	padding: 20px;
	color: #fff;
}

#content-sec p {
	font-family: arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.8em;
}

#header form {
	margin-top: 11px;
}

div.content {
	padding: 0;
	padding-top: 13px;
	padding-left: 12px;
}

#news-articles {
	float: right;
	width: 200px;
	margin: 10px;
	margin-top: 15px;
	
}

#news-articles h2 {
	margin-bottom: 10px;
}

#news-articles ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#news-articles ul li a {
	color: #000;
	display: block;
	padding-left: 10px;
	margin-bottom: 10px;
	background: transparent url(../images/bullet_li_home_news_articles.gif) 0 5px no-repeat;
}

#news-articles ul li a:hover {
	text-decoration: none
}

#mailing-list-button {
text-align: center;
padding-top: 5px;
padding-bottom: 15px;
}