/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #efefef;
	color: #000;
	background-repeat: no-repeat;
}

#center_container {
	position:absolute;
	width:1000px;
	left:50%;
	margin-left:-500px;
	background-color: #FFFFFF;
}

#header {
	position:relative;
	width:980px;
	margin-left:10px;
	clear: both;
	float: left;
	text-align: center;
	background-color: #000;
	height: 172px;
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
}

#top_menu {
	position:relative;
	width:980px;
	margin-left:10px;
	margin-top: 10px;
	background-color: #344176;
	clear: both;
	float: left;
	font-weight: normal;
	text-align: center;
	margin-bottom: 10px;
	vertical-align: middle;
	z-index: 500;
}

#full_width {
	position:relative;
	width:980px;
	margin-left:10px;
	margin-top: 10px;
	background-color: #ffffff;
	clear: both;
	float: left;
	font-weight: normal;
	text-align: left;
	margin-bottom: 10px;
	vertical-align: middle;
	z-index: 500;
}

#center_colum {
	position:relative;
	width:620px;
	background-color: #FFFFFF;
	float: left;
}

#full_center_colum_container {
	position:relative;
	width:610px;
	background-color: #FFFFFF;
	float: left;
	margin-top:15px;
	padding-left:10px;
}


#two_thirds_center_colum_container {
	position:relative;
	width:395px;
	float: left;
	padding-top:0px;
	margin-top:20px;
	margin-left: 10px;

}

#layerslider {
	width: 610
	px;
	height: 340px;
	margin: auto;
	margin-top: 20px;
	margin-bottom: 30px;
	float: left;
}

#left_block_colum {
	position:relative;
	width:305px;
	float: left;
	clear: both;
	}

#center_block_colum {
	position:relative;
	width:305px;
	float: left;
	margin-left: 5px;
	}
	
#right_block_colum {
	position:relative;
	width:260px;
	float: right;
	margin-left: 5px;
	}
	


#block1 {
	position:relative;
	width:285px;
	float: left;
	clear: both;
	margin-bottom: 10px;
	padding: 10px;
	}

#block2 {
	position:relative;
	width:285px;
	float: left;
	margin-bottom: 10px;
	padding: 10px;

}


#block3 {
	position:relative;
	width:180px;
	border-color:#000;
	float: right;
	margin-bottom: 5px;
	margin-right: 10px;
	margin-top: 20px;
	padding-bottom:4px;
}

#block_text {
	width:279px;
	padding-right: 3px;
	padding-left: 3px;
	margin-top:40px;
	}

#right_colum {
	position:relative;
	width:350px;
	margin-left:20px;
	height: 100%;
	float: left;
	clear: none;
	margin-bottom:20px;
}

#right_colum_center {
	position:relative;
	width:270px;
	margin-left:55px;
	height: 100%;
	float: left;
	clear: none;
	margin-bottom:20px;
}

#footer_1 {
	position:relative;
	width:1000px;
	margin-left:0px;
	padding-top: 40px;
		padding-bottom: 20px;

	clear: both;
	float: left;
	text-align: center;
	background-color: #efefef;

	
}

#footer_2 {
	position:relative;
	width:1000px;
	margin-left:0px;
	margin-top: 0px;
	clear: both;
	float: left;
	padding-bottom: 15px;
	text-align: center;	
	background-color: #efefef;

}

#footer_3 {
	position:relative;
	width:1000px;
	margin-left:0px;
	margin-top: 0px;
	clear: both;
	float: left;
	padding-bottom: 15px;
	text-align: center;	
	background-color: #fff;

}

.headline-box {
	position:absolute;
	top:190px;
	left:27px;
	width:237px;
	height: 60px;
	background-color:#fff;
	padding-left:7px;
	padding-right: 5px;
}
