/* ====================================== */
/* tops                                   */
/* ====================================== */

#toppage
{
	height: 316px !important;
	height: 586px;
}

#intro {
	position: absolute;
	top: 90px;
	left: 0;
	z-index: 50;
	height: 510px;
	width: 100%;
}


#body-left {
	width: 550px;
	padding: 10px 0 0 0;
	min-height: 300px;
	float: left;
}

#body-right {
	width: 200px;
	margin-left: 550px;
/*	margin-top: -319px !important;
	margin-top: -309px;*/
	padding: 0px 0 0 0;
	min-height: 300px;
	float: right:
}

/* content (left) */
#body-left.news
{
	background: url("images/text-news.png") 17px 5px  no-repeat;
}

dl.latest
{
	margin: 24px 5px 5px 10px !important;
	margin: 24px 5px 5px 10px;
}

.latest dt
{
	margin: 8px 340px 5px 10px !important;
	margin: 12px 340px 5px 10px;
	padding-left: 5px;
	border-left:3px #0033CC solid;
/*	border-bottom: 1px #0033CC solid;*/
	font-size: 14px;
/*	font-weight: bold;*/
}

dd.line
{
	margin: 0 0 3px 10px;
	font-size: 14px;
}

dd.news-1 {padding-left: 17px; background: url("/index_files/news-icon-1.png") left center no-repeat;}
dd.news-2 {padding-left: 17px; background: url("/index_files/news-icon-2.png") left center no-repeat;}
dd.news-3 {padding-left: 17px; background: url("/index_files/news-icon-3.png") left center no-repeat;}
dd.news-4 {padding-left: 17px; background: url("/index_files/news-icon-4.png") left center no-repeat;}
dd.news-5 {padding-left: 17px; background: url("/index_files/news-icon-5.png") left center no-repeat;}
dd.news-6 {padding-left: 17px; background: url("/index_files/news-icon-6.png") left center no-repeat;}

dd.news-excerpt {
	font-size: 12px;
	padding-left: 27px;
}

.news-excerpt-pickup {
	font-size: 18px;
	font-weight: bold;
}

/* menu area (right) */
/*.welchallyn
{
	background: url("images/text-whatsWAJ.png") 4px 0px no-repeat;
	padding: 23px 10px 5px 10px !important;
	padding: 30px 5px 5px 10px;
	font-size: 12px;
	float: right;
	width: 180px !important;
	width: 195px;
}*/
#topimage
{
/*	float: left;*/
}
#topimage_area
{
	height: 200px;
	width: 862px;
	position: relative;
	left: -11px;
	top: -2px;
	background-color: #85B8D5;
	padding-left: 1px;
}

.topics
{
	background: url("images/text-topics.png") 7px 2px no-repeat;
	padding: 25px 6px 0 4px !important;
	padding: 25px 6px 0 4px;
}
