html, head{
	height:  100%;
	width:  100%;
}
body{
	background: none;
	font-size:  12px;
	line-height:  18px;
	font-family:Arial, Verdana, Helvetica, sans-serif;
}
a{
	color: #f89119;
}
a img{
	border: none;
}
#language{
	display: none;
}
#language .tool{
	float: left;
	height: 25px;
	background: url(../img/language_seperator.gif) no-repeat right top;
	margin-right: 13px;
}
#header{
	display: none;
}
#header_image{
	display: none;
}
#navigation_top{
	display: none;
}
#header_bg_bottom{
	display: none;
}
#sub_header_bg_bottom{
	display: none;
}
#main_content_area h1, #sub_main_content_area h1{
	color: #535353;
	font-size: 18px;
	margin:  0 0 0 0;
	font-weight: normal;
}
#main_content_area h2, #sub_main_content_area h2, .csc-textsubheader{
	color: #f89119;
	font-size: 18px;
	margin:  0 0 0 0;
	font-weight: normal;
	margin-bottom: 20px;
}
#news_box{
	width: 504px;
	background: url(../img/news_box_bg_repeat.gif) repeat-y left top;
	float: left;
}
#news_box #news_box_top{
	height: 5px;
	width: 504px;
	float: left;
	background: url(../img/news_box_bg_top.gif) no-repeat left top;
}
#news_box #news_box_bottom{
	height: 4px;
	font-size: 4px;
	line-height: 4px;
	width: 504px;
	float: left;
	background: url(../img/news_box_bg_bottom.gif) no-repeat left top;
}
#news_box .header, #news_box .entry{
	width: 438px;
	margin-left: 33px;
	_margin-left: 16px;
	float: left;
}
#news_box .header{
	margin-top: 20px;
}
#news_box .entry{
	margin-bottom: 15px;
	background: url(../img/news_box_seperator.gif) no-repeat left top;
	padding-top: 5px;
}
#news_box .entry .image{
	float: left;
	width: 110px;
	display: block;
}
#news_box .entry .content{
	width: 328px;
	float: left;
}
#news_box .entry .content .date{
	color: #f89119;
}
#news_box .entry .more{
	width: 438px;
	text-align: right;
	float: left;
	height: 15px;
}
#sidebar{
	display: none;
}
.toolbox_navi{
	display: none;
}
#content_bg_bottom{
	display: none;
}
#footer{
	display: none;
}
#left_navi{
	display: none;
}
.content_box{
}

.content_box .content_box_top{
	display: none;
}
.content_box .content_box_bottom{
	display: none;
}
.content_box_content{
	width: 361px;
	margin-left: 11px;
	float: left;
	margin-bottom: 8px;
}
#breadcrumb{
	display: none;
}