body {
margin:0px;
background-image: url(img/bg.jpg);
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
    font-size: 12px;
	color: #fff;
	text-decoration:none;
	
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
	text-decoration:none;
}
a:link {	color: #ff6600;text-decoration:none;}
a:visited {  color: #ff6600;text-decoration:none;}
a:hover {	color: #fff; text-decoration:underline;}
a:active {	color: #ff6600;text-decoration:none;}

.main_tab { border-top:#CCCCCC 2px outset;border-left:#CCCCCC 2px outset;border-right:#CCCCCC 2px inset;border-bottom:#CCCCCC 2px inset; }

.txt{
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	font-size: 12px;
	color: #000;
	text-decoration:none;
}
.cell_left_rep {
background-image:url(img/bg_left_rep.jpg);
background-repeat:repeat-y;
width:220px;
vertical-align:top;

}
#Layer1 {
	position: relative;		
	height:400px;	
	z-index:1;	
	padding-top:30px;
	background-image:url(img/bg_top_menu.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	border:#FF3366 0px solid;
}


/*.cell_left {
background-image:url(img/bg_left.jpg);
background-repeat:repeat-x;
background-color:#757575;
width:220px;
vertical-align:top;
text-align:right;
padding-top:30px;
}*/
.menu {
background-image:url(img/bg_menu.gif);
background-repeat:no-repeat;
height:34px;
padding-left:40px;
text-align:left;
letter-spacing: 1px;
}
.menu a:link, .menu a:visited, .menu a:active {
    font-family: Tahoma;
	font-size: 13px;
	color: #fff;
	text-decoration:none;
	font-weight:bold;
}
.menu a:hover {
    font-family: Tahoma;
	font-size: 13px;
	color: #ff6600;
	text-decoration:none;
	font-weight:bold;	
}

.cell_title {
background-image:url(img/bg_title.jpg);
background-repeat:no-repeat;
height:58px;
}
.bg_text {
background-image:url(img/bg_text.jpg);
background-repeat:repeat-y;
width:759px;
vertical-align:top;
}

.orange_title {
    font-family: Tahoma;
	font-size: 14px;
	color: #ff6600;
	text-decoration:none;	
}
.title {
background-image:url(img/title_mid.jpg);
background-repeat:repeat-x;
font-family: Tahoma;
font-size:20px;
font-style:italic;
vertical-align:bottom;
padding-bottom:8px; padding-left:20px; padding-right:20px;
letter-spacing: 2px;

}
.cont { padding:30px 50px 30px 50px; }

.cont2{ padding:0px 50px 30px 50px; }

.footer {
  text-align:center;
  background-color:#2c272b;
  padding:10px;
  color: #ff6600;
  height:40px;
  }
  
  .footer a:link, .footer a:visited, .footer a:active{
  color: #fff;
  }
  .footer a:hover{ 
  color: #ff6600;
  text-decoration: none;
  }
  
.eled, .eled a:link, .eled a:visited, .eled a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ff6600;
	text-decoration: none;
}
.eled a:hover  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
  	color: #fff;
 	font-size: 11px;
	text-decoration: none;
}


#news_display{
 	top:0px;
	position:relative;
	height:100%;
 	width:700px;
	left:50%;
	margin-left:-345px;
	margin-bottom:11px;
	min-height:230px;

}

#news_title{
	position:relative;
	height:23px;
	width:700px;
	left:50%;
	margin-left:-165px;
	top:0px;
	left:164px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ff6600;
	text-align:left;
}


#news_description{
	position:relative;
	height:100%;
	width:690px;
   	top:5px;
 	left:50%;
	margin-left:-345px;
 	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	min-height:150px;

}

#news_date{
	position:relative;
	height:20px;
	width:90px;
  	top:5px;
	left:5px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#FFFFFF;
	padding-left:5px;
	padding-right:5px;
	text-align:left;

}

#news_more{
  	position:absolute;
	height:28px;
	width:71px;
 	right:3px;
	bottom:0px;
}

 #map{
	width:250px;
	height:220px;
	left:50%;
	margin-left:200px;
	top:515px;
	position:absolute;
  }
