
#header {
	width: 680px;

	/*background: url(/images/header.jpg) no-repeat 0 bottom;
	padding: 0 15px 0 25px;
	margin: 20px 0 0 0;*/
	float: left;
	padding-top: 3px;
	padding-bottom:5px;
}

#header .flash {
    width: 669px;
	height: 308px;
	float: left;
	padding-top: 1px;
}


#header h1 {
	color: #19507F;
	font: bold 24px tahoma;
	text-transform: uppercase;
	line-height: 1;
	display: block;
}
#header h1 span {
	font: bold 14px tahoma;
	line-height: 1.4;
	padding: 5px 0 0 0;
	display: block;
}

#header #index_container {
	width: 655px;
	height: 425px;
	background: url(/images/index_container_bg.jpg) repeat-x;
	padding: 29px 20px 0 20px;
	float: left;
}
#header #index_container h2 {
	width: 407px;
	height: 120px;
	color: #19507F;
	font: 19px tahoma;
	line-height: 1.4;
	background: url(/images/index_container_h2_bg.gif) no-repeat;
	padding: 34px 40px 0 40px;
	margin: -7px 0 15px -7px;
	display: inline;
	overflow: hidden;
	float: left;
}


#header #index_container #events_box {
	width: 320px;
	height: 404px;
	background: url(/images/index_container_events_bg.png) repeat;
	overflow: hidden;
	float: left;
}

#header #index_container #events_box .title {
	color: #FFF;
	font: 20px tahoma;
	/*text-transform: uppercase;*/
	padding: 12px 15px 8px 15px;
	display: block;
}


#header #index_container #events_box div {
	color: #D8DEE0;
	background: url(/images/index_container_events_line.gif) repeat-x;
	padding: 5px 15px 10px 15px;
	display: block;
}
#header #index_container #events_box p {
	line-height:1.3;
	padding-bottom:5px;
}

#header #index_container #events_box div h3 {
	font: 15px tahoma;
	padding: 10px 0 3px 0;
	display: block;
	color: #FFF;
}
#header #index_container #events_box div h3 a {
	color: #FFEBA4;
}

#header #index_container #events_box div h3 span {
	color: #FFF;
	font: italic 13px tahoma;
	display: block;
}
#header #index_container #events_box div a.more {
	color: #FFF;
	text-decoration: none;
	background: url(/images/universal_icons.png) #6B8CAB no-repeat 424px -45px;
	padding: 2px 10px;
	display: block;
}

#header #index_container .img {
	margin: -6px 0 0 15px;
	float: left;
}


#header #index_container #news_box {
	width: 290px;
	/*height: 364px;*/
	
	height: 400px;
	background: url(/images/index_container_news_bg.png) repeat;
	overflow: hidden;
	padding: 22px 15px 0 15px;
	float: left;
}
#header #index_container #news_box .title a{
	color: #FFF;
	font: 21px tahoma;
	/*font: 24px tahoma;
	text-transform: uppercase;*/
	letter-spacing: 1px;
	background: url(/images/universal_icons.png) no-repeat right 2px;
	border-bottom: 1px solid #93AABC;
	padding: 0 0 2px 0;
	display: block;
}
#header #index_container #news_box h3 {
	color: #FFF;
	font: 15px Arial;
	/*font: bold 16px arial;
	text-transform: uppercase;*/
	padding: 10px 0 4px 0;
	display: block;
	line-height: 1.3;
}
#header #index_container #news_box p {
	color: #D8DEE0;
	font: 13px tahoma;
	line-height: 1.2;
	padding: 0 0 10px 0;
	display: block;
}
#header #index_container #news_box a.more {
	color: #FFF;
	text-decoration: none;
	background: url(/images/universal_icons.png) #5B7C9B no-repeat 334px -45px;
	padding: 6px 10px;
	margin: 0 0 8px 0;
	display: block;
}


/***Second News box****/
#header #index_container #news_box2 {
	width: 290px;
	/*height: 364px;*/
	height: 564px;
	background: url(/images/index_container_news_bg.png) repeat;
	overflow: hidden;
	padding: 22px 15px 0 15px;
	float: right;
}
#header #index_container #news_box2 .title a {
	color: #FFF;
	font: 21px tahoma;
	/*font: 24px tahoma;
	text-transform: uppercase;*/
	letter-spacing: 1px;
	/**background: url(/images/universal_icons.png) no-repeat right 2px;*/
	
	padding: 0 0 2px 0;
	display: block;
}

#header #index_container #news_box2 .titledesc {
	color: #FFF;
	font: 13px arial;
	padding: 2px 0 2px 0;
	margin-top:3px;
	display: block;
	border-bottom: 1px solid #93AABC;
}



/*****/







#header .flashPlaceholder 
{
    position:relative;
    width: 689px;
	height: 264px;
	float: left;
	padding-top: 1px;
	background:url(../images/ajax-loader.gif) no-repeat center center;
}

#header .flashPlaceholder .slideImage
{
	width:689px;
	height:264px;	
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#header .flashPlaceholder .slideImage img
{
	width:689px;
	height:264px;
}

#header .flashPlaceholder .flashImageFrame
{
	width:689px;
	height:264px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/flash-placeholder-frame-1-trans.png) no-repeat 0 0;
	z-index:20;
}


#header .flashPlaceholder #flashImageFrame
{
	width:689px;
	height:264px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/flash-placeholder-frame-1-trans.png) no-repeat 0 0;
	z-index:20;
}


#header .flashPlaceholder .slideButtons
{
	bottom:4px;
	right:30px;
	position:absolute;
	z-index:30;
}

#header .flashPlaceholder .slideButtons ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#header .flashPlaceholder .slideButtons ul li
{
	float:left;
}

#header .flashPlaceholder .slideButtons ul li a
{
	display:block;
	float:left;
	width:28px;
	height:26px;
	margin:0 0 0 5px;
	background:url(../images/pages-bg-2-trans.png) no-repeat center -3px;
	line-height:26px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#header .flashPlaceholder .slideButtons ul li.ui-tabs-selected a
{
	background:url(../images/pages-bg-2-trans.png) no-repeat center -28px;
	color:#ffffff;
}


#header .flashPlaceholder .slideButtons ul li a:hover
{
	color:#ffffff;
	background:url(../images/pages-bg-2-trans.png) no-repeat center -28px;
}

#header .flashPlaceholder .galeryFooterComment
{
	background:url(../images/galery-footer-comment-trans.png) no-repeat 0 0;
	width:439px;
	height:32px;
	position:absolute;
	right:6px;
	bottom:6px;
	z-index:40;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	padding:7px 7px 0 0;
	color:#ffffff;
	text-align:right;
}

#header .flashPlaceholder .galeryFooterComment a
{
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#header .flashPlaceholder .slideshowHolder
{

}

#header .flashPlaceholder2
{
	position:relative;
	margin:0 0 11px 0;
	width:689px;
	height:156px;
	background:url(../images/ajax-loader.gif) no-repeat center center;
}


#header .flashPlaceholder2 .slideImage
{
	width:689px;
	height:150px;	
	position:absolute;
	top:0;
	left:0;
	z-index:10;
}

#header .flashPlaceholder2 .slideImage img
{
	width:689px;
	height:150px;
}

#header .flashPlaceholder2 .flashImageFrame
{
	width:689px;
	height:150px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/flash-placeholder-frame-4-trans.png) no-repeat 0 0;
	z-index:20;
}



#header .flashPlaceholder2 #flashImageFrame
{
	width:689px;
	height:150px;
	position:absolute;
	top:0;
	left:0;
	background:url(../images/flash-placeholder-frame-4-trans.png) no-repeat 0 0;
	z-index:20;
}


#header .flashPlaceholder2 .slideButtons
{
	bottom:10px;
	left:4px;
	position:absolute;
	z-index:30;
}

#header .flashPlaceholder2 .slideButtons ul
{
	margin:0;
	padding:0;
	list-style-type:none;
}

#header .flashPlaceholder2 .slideButtons ul li
{
	float:left;
}

#header .flashPlaceholder2 .slideButtons ul li a
{
	display:block;
	float:left;
	width:28px;
	height:26px;
	margin:0 0 0 5px;
	background:url(../images/pages-bg-2-trans.png) no-repeat center -3px;
	line-height:26px;
	color:#666666;
	font-size:11px;
	font-weight:bold;
	text-align:center;
	text-decoration:none;
}

#header .flashPlaceholder2 .slideButtons ul li.ui-tabs-selected a
{
	background:url(../images/pages-bg-2-trans.png) no-repeat center -28px;
	color:#ffffff;
}


#header .flashPlaceholder2 .slideButtons ul li a:hover
{
	color:#ffffff;
	background:url(../images/pages-bg-2-trans.png) no-repeat center -28px;
}

#header .flashPlaceholder2 .galeryFooterComment
{
	background:url(../images/galery-footer-comment-trans.png) no-repeat 0 0;
	width:439px;
	height:32px;
	position:absolute;
	right:6px;
	bottom:6px;
	z-index:40;
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	padding:7px 7px 0 0;
	color:#ffffff;
	text-align:right;
}

#header .flashPlaceholder2 .galeryFooterComment a
{
	font-size:20px;
	font-family:Times New Roman, Times, serif;
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}

#header .flashPlaceholder2 .slideshowHolder
{

}