/* =flash
-----------------------------------------------------------------------------*/
#flash {
	width: 842px;
	height: 304px;
	
	
}
/* =mainNav
-----------------------------------------------------------------------------*/
#mainNav{
	height:43px;
	background: url(../images/home_mainNav_hg.jpg) top;
	text-align: center;
}
/* =Left Part
-----------------------------------------------------------------------------*/
#leftPart{
	width: 346px;
	min-height: 630px;
	height:auto !important;
  	height:630px;
	background: url(../images/home_leftPart.jpg) top no-repeat;
	float: left;
	padding-top: 12px;
	margin-bottom: 0px;
}

/*#leftPart .csc-firstHeader {
	font-size: 1.3em;
	color:#FFF;
	width: 346px;
	text-align: center;
	display: block;
	height: 38px;
	padding-top: 15px;
	text-transform: uppercase;
}*/
#homepage_news {
	min-height: 160px;
	height:auto !important;
  	height:160px;

	padding: 5px 30px 0 45px;
}
#leftPart h1 {
	font-size: 1.3em;
	color:#FFF;
	width: 346px;
	padding-top: 8px;
	text-align: center;
	display: block;
	height: 38px;
	background: url(../images/home_leftPart_hg_h3_singel.jpg) 21px 0px no-repeat;
	text-transform: uppercase;
}
#homepage_news p {
	font-size: 0.83em;
}
#homepage_news p a {
	display: block;
	min-height: 16px;
	height:auto !important;
  	height:16px;
	/*padding-left: 25px;
	background: url(../images/pdfIcon.gif) no-repeat 0 39%;*/
}
#homepage_aboutUs {
	margin-bottom: 20px;
}

#homepage_aboutUs p {
	font-size: 0.83em;
	padding: 5px 30px 0 45px;
}
/* =Right Part
-----------------------------------------------------------------------------*/
#rightPart{
	width: 496px;
	/*height: 300px;*/
	background: url(../images/home_rightPart.jpg) top no-repeat;
	float: right;
	padding-top: 5px;
}
/* =Content
-----------------------------------------------------------------------------*/
#content {
	padding: 30px 40px 0 15px;
}
#content p {
	font-size: 0.83em;
}
#content img {
	margin-bottom: 5px;
}
#content h1 {
	font-size: 1.3em;
}