@charset "utf-8";
/* CSS Document */

body{
	font-family:Calibri, Verdana, Geneva, sans-serif;
	text-align:center;
	font-size:12px;
	background-color:#2d2d2d;
	margin:0 auto;
	padding:0;
	background-image:url(../images/body_background.png);
	background-repeat:repeat-x;
	background-position:top;
}

#rsslink{
	color:#FFF;
	display:none;
	visibility:hidden;}
.clearfloat{
	clear:both;}

a:focus
{
-moz-outline-style: none;
}

A:link{
	color:#00a1b1;
	text-decoration:none;
	font-weight:bold;}
A:visited{
	color:#00a1b1;
	text-decoration:none;
	font-weight:bold;}
A:active{
	color:#00a1b1;
	text-decoration:none;
	font-weight:bold;
	outline: none;}
A:hover{
	color:#00c8dc;
	text-decoration:none;
	font-weight:bold;}
	
	#submenu a:link, #submenu a:visited{
		color:#FFF;}
		
	
	#submenu a:active, #submenu a:hover{
	color:#00c8dc;}
	
	#active_pg{	
	color:#00c8dc;
	font-size:14px;}
	
	#active_pg a:active, #active_pg a:hover, #active_pg a:link, #active_pg a:visited{
	color:#00c8dc;}
	
.container{
	width:970px;
	text-align:left;
	margin: 0 auto;
	padding:0;
}

.container #header{
	background-image:url(../images/header_background.gif);
	background-repeat:repeat-x;
	padding-top:10px;
	padding-left:15px;
	padding-bottom:10px;
	height:70px;
}

.container #flash{
	background-image:url(../images/flash_background.gif);
	background-repeat:repeat-x;
	height:175px;
	vertical-align:bottom;
	text-align:center;
	padding-top:10px;
}
	
.container #left_content{
	width:180px;
	margin-left:15px;
	float:left;
	background-color:#424242;
	padding-left:10px;
	padding-right:15px;
	color:#FFF;
}

.container #right_content{
	width:180px;
	margin-right:15px;
	float:right;
		background-color:#424242;
	padding-left:15px;
	padding-right:10px;
	color:#FFF;
}

.container #middle_content{
	width:500px;
	background-color:#FFF;
	margin: 0 225px;
	padding: 0 10px;
}

 #footer{
	background-color:#FFF;
	border-top: #000 4px solid;
	margin-top:2px;
	padding-top:4px;}
	
.content{
	min-height:550px;}

#header_text{
	font-size:18px;
}

#semi_text{
	font-size:14px;
}
	
 .news_content{
	 padding:2px;
	float:left;
	width:245px;
	cursor:pointer;}
	
 .news_content.news .section{ 
 
    
     border-right: 1px solid #efefef;  
 }  
 
 #news_bt{ height:113px;
 width:120px;
 color:#CCC;
 padding-top:2px;
 cursor:pointer;
 padding-left:125px;}
 
 .newsbt_on{    background: transparent url(../images/recent_news.png) no-repeat scroll;
	background-position:top center;}
 
 .newsbt_off{    background: transparent url(../images/recent_news.png) no-repeat scroll ;
	background-position:bottom center;}
 
  #node_bt{ height:113px;
 width:120px;
 color:#CCC;
 padding-top:2px;
 cursor:pointer;
 padding-left:125px;
 float:right;}
 
 .nodebt_on{    background: transparent url(../images/latest_news.png) no-repeat scroll;
	background-position:top center;}
 
 .nodebt_off{    background: transparent url(../images/latest_news.png) no-repeat scroll ;
	background-position:bottom center;}
 
 
 #sitemap{
	 table-layout: fixed;
	 margin-top:15px;
	 margin-left:15px;
	 margin-right:15px;
	 text-align:left;
	 color:#868686;
	 text-decoration:none;
	 width:930px;
	margin: 0 auto;}
	
	#sitemap td{
		vertical-align:top;
	}
	 

	  
	  #sitemap a:hover{
		  color:#333;
		  text-decoration:none;
	  }
	  
	  #sitemap a{
		  color:#868686;
	  }
	  
	  
.needscontent{
	color:#F00;
}

.Accordion a{
	text-decoration:none;
}


.bolded a, a:active{
	font-weight:bold;
	color:FFF;
}

.bolded a:hover{
	#333;
	font-weight:bold;
	text-decoration:none;
}

#sub_active{
	color:#00A1B1;
	font-size:16px;
	font-weight:bold;
}

#testimonalimg{
	padding-right:10px;
	padding-left:10px;}

#imagemouseover{}

#serveit{border-style:none;}

.slide_link{border-style:none;}

#serveit2{border-style:none;
			padding-bottom:4px;
			padding-right:2px;}


#csv_news_title{
	font-weight:bold;}

#csv_news_author{
	font-size:12px;
	color:#00a1b1;
	}
	
	
$spaceright{
	text-align:right;}
	
	#loaderobject{
		background-color:#CCC;
		width:100px;
		text-align:center;
		padding-top:5px;
		padding-bottom:5px;
		padding-left:3px;
		padding-right:3px;
		-moz-border-radius-bottomleft: 5px;
		-moz-border-radius-bottomright: 5px;
		-moz-border-radius-topleft: 5px;
		-moz-border-radius-topright: 5px;
		vertical-align:middle;
		}
		
		
object:active, div:active
{
outline: none;
}

object:focus, div:focus
{
-moz-outline-style: none;
}

.hacharr{
	color:#333;
	border: 1px #333 solid;}
	
	#web_screen{
		padding-left:125px;
		padding-top:20px;
		z-index:3;}
