@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image:url(../images/body_bg.gif);
	background-repeat:repeat-x;
}
#mainContainer{
width:990px;
}
#tbLeftCol{
float:left;
width:202px;
height:126px;
background-image:url(../images/tbLeftBG.jpg);
background-repeat:no-repeat;
}
#tbMidCol{
float:left;
width:419px;
height:86px;
padding:20px;
color:#FFFFFF;
font-size:11px;
background-image:url(../images/tbMidBG.jpg);
background-repeat:no-repeat;
}
#tbMidCol a{
color:#FFFFFF;
}
#tbRightCol{
float:left;
width:329px;
height:126px;
}
#mainContainer{
height:1%;
}
#mainContent{
float:right;
width:788px;
}
#naviContainer{
float:left;
width:202px;
background-image:url(../images/ncBGrepeat.gif);
background-repeat:repeat-y
}
#ncMenu{
background-image:url(../images/ncBG.jpg);
background-repeat:no-repeat;
padding:163px 20px 0 15px;
}
#ncQuickLinks{
padding: 10px 15px 15px 15px;
height:179px;
background-image:url(../images/ncQLBG.gif)
}
#footer{
padding:7px;
text-align:center;
}
#mcText{
padding:15px;
}
#homenews{
width:228px;
float: right;
border:1px solid #BBBDC0;
}
#homecontent{
float:left;
width:490px;

}
.newsItem{
margin:9px;
padding:2px 0 20px 0;
border-bottom:1px solid #838BA3;
}
#homelogos{
float:left;
width:97px;
margin-top:20px;
margin-left:20px;
}
ul.category{
list-style:none;
margin:0;
padding:0;
}
ul.category li{
margin-top:10px;
}
#flasharrow{
	float:right;
	width:32px;
	height:206px;
	margin-top:156px;
}
#searchtext{
float:left;
width:45px;
padding-top:3px;
}
#searchbox{
float:left;
width:160px;
}
#searchgo{
float:left;
width:20px;
}
#newContent{
float:right;
height:400px;
}

#map {
	position: absolute;
	top: 70px;
	right: 16px;
}
.btn
{
	display: inline-block;
	width:150px;
	height:23px;
	padding: 6px 0 0 0;
	cursor: pointer;
	font-weight: bold;
	background-repeat: repeat-x;
	border-top: 1px solid #ccc;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	border-left: 1px solid #ccc;
	vertical-align: middle;
	text-align: center;
	background-color: #eee;
	
}