/* CSS Document */ 

body{
margin:0px auto;
border:none;
font-family:Arial, Helvetica, sans-serif;
text-decoration:none;
color:#000;
font-size:12px;
}

#header{
 float:left;
 width:100%;

 }
.header-left{
 float:left;
 width:233px;
 height:100%;}
 .clear{
  clear:both;
  }
#main{
width:988px;height:100%;
padding: 0px 0px 0 0;margin: 0 auto;
 border:0px solid #726482;

 }

#main-title{
 float:left;
 width:233px;
 height:105px;
 margin:0px;
 padding:0px;
 }
 #navigation{
 float:left;
 width:232px;
 height: auto;
 padding-left:0px;
 padding-top:5px;
 margin-top:0px;
 margin-left:0px;
 }
  #navigation ul{
 margin:0px;
 padding:0px;
 padding-left:10px;
 padding-top:5px;
 margin-top:5px;
 padding-bottom:10px;

 }
 #navigation li{
 list-style:none;
 display:block;
 text-align:left;
 color:#000;
 margin:0px;
 margin-top:5px;
 padding-left:10px;
 background-image:url(images/butten.gif);
 background-repeat:no-repeat;
 background-position:left;
 border-bottom:1px solid #e7e7e7; 
 }
  #navigation li a{
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
  color:#000;
  font-weight: bold;
  line-height:22px;
  padding-top:0px;
  padding-left:10px;
  text-decoration:none;
  }
  #navigation li a:hover{
	color:#ee8d19;
}
  #navigation li a:active{
	color:#ee8d19;
}
#top-link{
 float: left;
 width:755px;
 height:32px;
 margin-top:0px;
 margin:0px;
 padding:0px;
 padding-top:0px;
 margin-right:0px;
 background-color:#f1a038;


}
 #top-link ul{
 padding:0px;
 margin:0px;
 margin-top:0px;
 margin-left:20px;

 }
 #top-link ul li{
 width:105px;
 height:32px;
 display: block;
 float:left;
 list-style:none;
 text-align:center;
 padding-left:0px;
 color:#fff;
 padding-top:0px;
 margin-left:2px;
 }
 #top-link ul li a{
    width:105px;
    height:22px;
	color:#fff;
	display: block;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	padding-top:8px;
}
#top-link ul li a:hover{
color:#070708;
text-decoration: none;
}
#right-container{
 float:left;
 width:755px;
 height: auto;
 margin:0px;
 padding:0px;
 }
.image{
 float:left;
 width:199px;
 height:302px;
 margin:0px;
 padding:0px;
 }
 .bullets-text{
 float:left;
 width:278px;
 height:225px;
 margin:0px;
 padding:0px;
 }
 #sitemap-wrapper{
	margin: 0px;
	margin-left:5px;
	margin-top:10px;
	width: 310px;
	float:left;
		}

#sitemap-wrapper a {
	padding-left:0px;
	color:#000000;
	font-family: Verdana;
	font-size:11px;
	text-align:left;
	font-weight: normal;
	vertical-align:top;
	text-decoration:none;
	}
#sitemap-wrapper li a:hover {
	text-align:left;
	color:#ee8d19;
}
#articles-container{
	margin: 0px;
	width: 278px;
	height:232px;	float:left;
	padding-top:70px;
	background-image:url(images/article-bg.gif);
    background-repeat: no-repeat;
		}

#articles-container a {
	color:#000000;
	font-family: Verdana;
	font-size:12px;
	text-align:left;
	line-height:18px;
	font-weight: bold;
	margin-top:10px;
	vertical-align:top;
	text-decoration:none;
	border-bottom:#333333 solid 1px;
	}
#articles-container li a:hover {
	text-align:left;
	color:#ee8d19;
}
#read-more{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
width:90px;
height:20px;
float: right;
margin-top:20px;
text-align: left;
color:#ea840f;
padding-right:10px;
font-style:oblique;

}#read-more a{
font-family: Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;color:#000;
width:90px;
height:20px;
float: right;
text-align: left;
padding-right:5px;
font-style:oblique;

}
#read-more a:hover{
text-decoration:none;
color:#ea840f;

}#content-topcvr{
	width:755px;
	float: right;
	height:26px;
	background-image:url(images/text-top.gif);
	background-repeat:repeat;
}
#content-bttom-cvr{
	width:755px;
	float: right;
	height:26px;
	background-image:url(images/text-btm.gif);
	background-repeat:repeat;
}

#content{
	width:755px;
	float: right;
	height:100%;
	padding-top:5px;
	background-image:url(images/text-bg.gif);
	background-repeat:repeat;
}
h1{
	font-family:Verdana, Arial;
	font-size:18px;
	color:#3d97ca;
	text-decoration:none;
	line-height:22px;
	padding-left:20px;
	padding-top:5px;
	margin:0px;
	float:left;
	margin-top:0px;
}
h3{
	font-family:Verdana, Arial;
	font-size:12px;
	color:#3d97ca;
	text-decoration:none;
	line-height:20px;
	padding-left:10px;
	padding-top:5px;
	margin:0px;
	float:left;
	margin-top:0px;
}
.text{
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-decoration:none;
	padding-left:20px;
	padding-right:20px;
	padding-top:5px;
	text-align:justify;
	margin-top:0px;
}
.text a{
	color:#000;
	text-decoration:none;
	
}
.text a:hover{
	color:#3d97ca;
	text-decoration:none;
	
}.news-lft-cvr{
	width:16px;
	float:left;
	height:46px;
	background-image: url(images/news-leftcvr.gif);
	background-repeat:repeat;
}
.news-backround{
	width:718px;
	float:left;
	height:46px;
	background-image:url(images/news-topbg.gif);
	background-repeat:repeat;
}
.news-rgtcvr{
	width:20px;
	float:left;
	height:46px;
	background-image:url(images/news-rgt-cvr.gif);
	background-repeat:repeat;
}

#news-container{
	width:755px;
	float: right;
	height:100%;
	padding-top:5px;
}
#news-top{
	width:755px;
	float:left;
	height:46px;
	padding-top:0px;

}
#news-content{
	width:755px;
	float:left;
	height:100%;
	padding-top:5px;
	background-image:url(images/news-content-bg.gif);
	background-repeat:repeat;
}
#news-content a{
	color:#000;
	text-decoration:none;
	
}
#news-content a:hover{
	color:#ee8d19;
	text-decoration:none;
	
}
#news-bttom{
	width:755px;
	float:left;
	height:20px;
	padding-top:0px;
	background-image:url(images/news-btm.gif);
	background-repeat:repeat;
}
#footer{
width:988px;
height:53px;
float:left;
margin-top:10px; 
text-align:center;

}

 #footer ul{
 padding:0px;
 margin:0px;
 margin-top:10px;

 }
 #footer ul li{
 display: inline;
 list-style:none;
 text-align:center;
 padding-left:8px;
 color:#000;
 }
 #footer  ul li a {
	color:#000;
	display: inline;
	font-family: Verdana;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-align:center;
	margin-top: 5px;
	padding-top:10px;
	padding-left:8px;
}
#footer ul li a:hover{
color:#f79517;
text-decoration:underline;
}
.copy{
width:988px;
	font: Arial;
	font-size:12px;
	margin-top:5px;
	color:#000;
	text-align:center;
	vertical-align: middle;
	text-align:center;
	font-weight:bold;
	text-decoration:none;
}
.copy a{
color:#000;
text-decoration:none;
}
.copy a:hover{
color:#f79517;
font-weight:bold;
text-decoration: underline;
}

.link {text-align:center; font-family:Verdana; font-size:12px; font-style:normal; font-weight:bold; color:#000000; }