/*Body*/

	body
	{
	margin: 0px;
	padding: 0px;
	font: 12px arial, tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	background: #fff url("back_main.jpg") repeat-x;
	color: #666;
	}

	.container_main
	{
	margin: 0px auto;
	padding: 0px;
	width: 900px;
	}
	
/*Header*/
	
	.container_header
	{
	position: relative;
	width: 100%;
	height: 180px;
	}

	.container_logo
	{
	position: relative;
	top: 98px;
	left: 47px;
	}
	
	.logo, .logo a:link, .logo a:visited , .logo a:active
	{
	display: block;
	margin: 0px;
	padding: 0px;
	width: 435px;
	height: 72px;
	text-indent: -9999px;
	background: url("dkrs-logo-header.png");
	background-repeat: no-repeat;
	}
	
	.container_navi
	{
	float: right;
	position: relative;
	top: 45px;
	right: 20px;
	}

/*Content*/

	.container_content
	{
	overflow: hidden;
	padding: 20px 30px 40px 30px;
	width: 840px;
	}
	
	.container_content h3
	{
	margin: 0px;
	padding: 40px 0px 8px 10px;
	color: #b22222;
	font-size: 14px;
	border-bottom: 3px solid #e1e1e1;
	}
	
	h4
	{
	margin: 0px;
	margin-top: 30px;
	padding: 10px 0px 8px 10px;
	color: #666;
	font-size: 14px;
	background: #e1e1e1;
	 }
	
	.container_content p
	{
	margin: 0px;
	padding: 10px 10px 8px 10px;
	line-height: 20px;
	}
	
	p a:link, p a:visited , p a:active
	{
	color: #700000;
	}
	
	p a:hover
	{
	color: #b22222;
	text-decoration: none;
	}

	.box_30_left, .box_40_left, .box_50_left, .box_60_left, .box_70_left{float: left; padding-right: 30px;}
	.box_30_right, .box_40_right, .box_50_right, .box_60_right, .box_70_right{float: left; padding-left: 30px;}

	.box_30_left{width: 230px;}
	.box_40_left{width: 310px;}
	.box_50_left{width: 390px;}
	.box_60_left{width: 470px;}
	.box_70_left{width: 550px;}	

	.box_30_right{width: 230px;}
	.box_40_right{width: 310px;}
	.box_50_right{width: 390px;}
	.box_60_right{width: 470px;}
	.box_70_right{width: 550px;}
	
	.box_100{width: 100%; float: left; padding-right: 30px;}
	
/*News*/

	.news_preview
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	}
	
	.news_preview li 
	{
	margin: 0px;
	padding: 0px;
	}
	
	.news_preview li a:link, .news_preview li a:visited , .news_preview li a:active
	{
	overflow: hidden;
	height: 21px;
	color: #666;
	display: block;
	padding: 5px 10px 0px 30px;
	background: url("news_icon.gif") no-repeat 10px 8px;
	text-decoration: none;
	border-bottom: 1px solid #E1E1E1;
	}
	
	.news_preview li a:hover
	{
	color: #b22222;
	}
	
	.news_preview_title
	{
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
	.news_preview_date
	{
	float: right;
	margin: 0px;
	padding: 0px;
	}
	
	
	.time
	{
	font-size: 11px;
	color: #c1c1c1;
	}
	
	.pdf
	{
	margin: 0px;
	margin-top: 10px;
	padding: 0px;
	list-style: none;
	}

	.pdf li 
	{
	margin: 0px;
	padding: 0px;
	}

	.pdf li a:link, .pdf li a:visited , .pdf li a:active
	{
	overflow: hidden;
	height: 30px;
	color: #666;
	display: block;
	padding: 20px 10px 0px 50px;
	background: url("pdf.gif") no-repeat 10px 10px;
	text-decoration: none;
	border-bottom: 1px solid #E1E1E1;
	}

	.pdf li a:hover
	{
	color: #94BF45;
	}
	
/*Contact form*/

	.cell1
	{
	width: 150px;
	}
	
	.cell2
	{
	padding-bottom: 5px;
	width: 300px;
	}
		
	.normal
	{
	font: 12px arial, tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	padding: 4px;
	color: #333;
	}
	
/*Footer*/

	.container_footer
	{
	background: url("back_footer.gif") no-repeat;
	height: 53px;
	padding: 12px 0px 0px 40px;
	margin-bottom: 40px;
	font-size: 11px;
	color: #898989;
	line-height: 20px;
	}
	
	.ml
	{
	position: relative;
	top: 2px;
	}

	.container_footer a:link, .container_footer a:visited , .container_footer a:active
	{
	color: #898989;
	}
	
/*	---------------------------------------------------------------------------------------------------------------------------
	Div
	--------------------------------------------------------------------------------------------------------------------------- */
	
	.rights
	{
	position: relative;
	top: -5px;
	font: 10px tahoma, Verdana, Georgia, "Times New Roman", Times, serif;
	}
	
	img
	{
	border: none;
	}
