@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;
}

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;}
	
.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:350px;}

#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_content.news .section.one .bgkay{ 
 height:115px; 
    background: transparent url(../images/recent_news.png) no-repeat scroll;
	background-position:top center;
 }  
 .news_content.news .section.one:hover .bgkay{  
    background: transparent url(../images/recent_news.png) no-repeat scroll ;
	background-position:bottom center;
 }  
 
  .news_content.news .section.two .bgkay{  
  height:115px; 
    background: transparent url(../images/latest_news.png) no-repeat scroll;
	background-position:top center;
 }  
 
  .news_content.news .section.two:hover .bgkay{  
    background: transparent url(../images/latest_news.png) no-repeat scroll ;
	background-position:bottom center;
 }  
 
   .news_content.news .section.two:hover .bgkay p, .news_content.news .section.two .bgkay p{
	   padding-top:10px;
	   padding-left:130px;
	   color:#CCC;
	}  
	
	
  .news_content.news .section.one:hover .bgkay p, .news_content.news .section.one .bgkay p{
	  padding-top:10px;
	   padding-left:130px;
	   color:#CCC;
	}  
 
 #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;}


#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;
}