@charset "utf-8";

body
{
	margin-top:-30px;
	padding:0;
	background-image:url(background/2.gif);
} 

#main
{
	margin:39px auto 0 auto;
	width:942px;
}

#mainContainer
{
	margin:39px auto 0 auto;
	width:942px;
}
#TopLeft
{
	float:left;
	width:3px;
	height:500px;
	background:url(/images/leftbar.jpg) no-repeat left 34px;
}
#TopRight
{
	float:left;
	width:3px;
	height:500px;
	background:url(/images/rightbar.jpg) no-repeat right 34px;
}
#TopMain
{  
	width:942px;
	height:500px;
}
#TopCenter
{
	font-family:Trebuchet MS;
	font-size:12px;
	float:left;
	width:942px;
	height:500px;
}
#topimage
{	
	_margin:-7px 0 0 -877px;
	padding:0;
	position:absolute;
	z-index:1;
}
#topnav
{	
	_float:left;
	position:relative;
	z-index:2;
	text-align:left;
	color:white;
	margin:12px auto 0 auto;
	_margin:6px 0 0 0;
	width:919px;
	_width:877px;
	height:120px;
		/*-IE6-*/
	}
#middleflash
{	
	position:relative;
	z-index:2;
	margin:0 0 0 21px;
	/*IE 6 and IE7 */
	_margin:0 auto 0 auto;
	padding:0px;
	width:902px;
	height:331px;
	background:none;
	/*add underscore in front for IE6 only */
	} 
#bottomnav
{
	_float:left;
	position:relative;
	z-index:2;
	text-align:center;
	color:white;
	width:912px;
	_width:930px;
	height:30px;
	margin:-12px auto 0 auto;
	*margin:0px auto 0 auto;
	_margin:0px 0 0 7px;
	_background:none;
	}


#bottomnavres
{
	float:left;
	width:942px;
	background:url(/images/mainbg.jpg) repeat-y;
	text-align: center;
	margin-top: -23px;
	margin-bottom: -13px;
}

#bottomnavres ul
{
	list-style-type: none;
}

#bottomnavres ul li
{
	display: inline;
}

#bottomnavres ul li a
{
	text-decoration:none;
}
.logo
{
	margin:30px 0 0 0;
}
a .logo
{
	position:relative;
	z-index:2;
	border:none;
}

#middle
{
	float:left;
	width:942px;
	background-color:#FFF
}

#content
{
	float:left;
	width:500px;
}
#content .nbc
{
	float:left;
	width:450px;
}
#content p
{
	color:#403F3F;
	font-family:Arial;
	font-size:12px;
	margin: 15px 15px 15px 27px;
	text-align:justify
}

#content h1
{
	font-family:Trebuchet MS;
	font-size:22px;
	color:#061F47;
	margin: 15px 15px 15px 27px;
}

#content a
{
	color:#a66835;
}

#rightColumn
{
	float:left;
	width:442px;
}

#footer
{	
	text-transform:uppercase;
	width:942px;
	float:left;
	background: #FFF;
    text-align:center;
	
}
#footerborder
{background-color:#CCC;
width:942px;
height:1px;
}
#footer ul.extra
{
	
	font-family:arial;
	font-size:10px;
	list-style-type:none;
	color:#242C38;	
}

#footer ul.extra li
{
	display:inline;
}

#footer ul.extra li a
{
	text-decoration:none;
	color:#242C38;
}

#footer .footerleft
{
	margin: 5px 0 0 0px;
	text-align:left;
	width:360px;
	float:left;	
}
#footer .footermiddle
{
	text-align:center;
	margin: 5px 0 40px 0;
	width:200px;
	float:left;	
}

#footer .footerright
{
	margin: 5px 0 0 0;
	text-align:right;
	font-family:Times;
	font-size:9px;
	color:#242C38;
	width:360px;
	float:left;	
}

#footer .footernav
{
	text-align:center;
	width:942px;
	float:left;	 
}
#footer .footerlogo
{
	text-align:center;
	width:942px;
	float:left;	
}

#footer .copyright
{
	text-align:center;
	font-family:Times;
	font-size:9px;
	margin: 0 0 0 0;
	color:#242C38;
	width:942px;
	float:left;	
}