﻿html, body {
	height: 100%;         /* required */
	
}
body {
	text-align: center;   /* horizontal centering hack for IE */
	padding: 0;           /* required to "hide" distance div */
	margin: 0;            /* required to "hide" distance div */
	font-family:Arial; 
	color:#9ca8aa;
	font-size: 12px;
	background-color:#D8D8D8;
}

div#content {
	position: relative;   /* positions content on top of distance */
	text-align: left;     /* horizontal centering hack for IE */
	width: 970px;          /* required - desired width */
	margin: 0 auto;       /* required */
	clear: left;          /* required */
}
a{color:#B1BE27;}
a:visited{color:B1BE27;}

div#top_content 
{
	width: 100%; 
	height: 319px; 
	
}

div#top_menu
{
	background: url(images/template/header_bg_top.jpg) repeat-x;
	position:absolute;
	height:75px;
	width:100%;
	z-index:10;
}

div#top_header
{
	position:absolute;
	background: url(images/pic2.png) no-repeat top center;
	height:270px;
	top:49px;
	width:100%;
}

div#top_logobox
{
	filter: alpha(opacity=50);
    -moz-opacity: .50;
    opacity: .50;
	background-color: White;
	position:absolute;
	left:35px;
	top:35px;
	width:900px;
	height:200px;

}

div#top_logobox_pic
{
	position:absolute;
	left:45px;
	top:45px;
	width:460px;
	height:120px;

}

div#footer_content
{
	
}
	
#content_table
{
	background-image: url(images/bg_center.gif);
	width:970px;
	height:100%;
}

#left_content_td
{
	vertical-align: top;
	color:White;
	padding: 28px 15px 15px 15px;
	background: url(images/col1_bg2.gif) repeat-x top left;
	width: 254px;
	height:400px;
}
#right_content_td
{
	background-image: url(images/bg_col2.gif);
	width:656px;
	height:100%;
	vertical-align:top;
}

div#footer_content
{
	height:57px;
}

#footer_right_td
{
	width:686px; 
	background-image: url(images/footer_col2_bg.gif); 
	height:57px;
	text-align:center;
	
}

#footer_left_td
{
	width:284px; 
	height:57px;
}

div#right_content_div
{
	/*padding:25px 15px 15px 15px;*/
	padding:0;
	margin:0;
	background: url(images/col2_bg_top4.gif) repeat-x top left;
	height:100%;
	width:686px;
}

div#right_content_topdiv
{
	padding:0;
	background: url(images/col2_bg_top3.gif) repeat-x top left;
	height: 13px;
	width:686px;
}

.menu_element
{
	height:40px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right:25px;
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Verdana ;
	text-transform:uppercase;
	cursor:pointer;
	color:#9ca8aa;
	text-decoration:none;
	white-space:nowrap;
}
.menu_element a
{
	color:#9ca8aa;
	text-decoration:none;
}

.menu_element:hover
{
	background: url(images/menubutton_middle.png) repeat-x top left;
	color:White;
}

.menu_element:hover a
{
	color:White;
}

.menu_element_link
{
	text-decoration: none	;
}

.selected_menu_element
{
	height:40px;
	padding-top: 20px;
	padding-left: 25px;
	padding-right:25px;
	font-weight:bold;
	font-size:14px;
	font-family: Arial, Verdana ;
	text-transform:uppercase;
	cursor:pointer;
	text-decoration:none;
	background: url(images/menubutton_middle.png) repeat-x top left;
	color:White;
	white-space:nowrap;
}

.menu_element_bottom
{
	text-decoration:none;
}

#menu_table
{
	padding-left:10px;
}

.menu_button_left
{	
	width:50px;
	height:60px;
	background: url(images/menubutton_left.gif) no-repeat top left;
}
.menu_button_right
{
	float:right;
	width:50px;
	height:60px;
	background: url(images/menubutton_right.gif) no-repeat top left;
}
.menu_button_middle
{
	float:right;
	background: url(images/menubutton_middle.gif) repeat-x top left;
}

#imageContainerFade {
	height:270px;
	width: 970px;
	position: relative;
	left: 0px;
	top: 0px;

}
#imageContainerFade img {
	display:none;
	position:absolute;
	top:0; left:0;
}

#ImgFlowGallery
{
	background-color:Blue;
}

.col_table_top
{
	padding-right: 10px;
	padding-left: 15px; 
	padding-bottom: 30px; 
	vertical-align: top; 
	width: 100%; 
	padding-top: 15px; 
	height: 100px
}
.col_table_middle
{
	padding-right: 0px; 
	padding-left: 15px; 
	background-image: url(images/row2_bg_top.gif); 
	padding-bottom: 0px; 
	width: 100%; 
	padding-top: 0px; 
	height: 1px
}
.col_table_bottom
{
	padding-right: 15px; 
	padding-left: 15px; 
	background-image: url(images/row2_bg.jpg); 
	padding-bottom: 15px; 
	vertical-align: top; 
	padding-top: 15px; 
	height: 200px
}

.news_listtitle
{
	text-align:left;
	font-weight:bold;
}
.news_listdate
{
	font-size:10px;
}

.ningress
{
	text-align:left;
	font-style:italic;
}
.nhyperlink
{
	padding-left:140px;
}


