/* Main Styles */
td,body,p{ font: normal 12px/ 18px Arial, Helvetica, sans-serif; color: #000000;}
div {margin:0; padding:0}
img {border:none;}
.fix:after { clear:both; content:"."; display:block; height:0pt; visibility:hidden; }
* html .fix { height:1%; }

/* Links */
a{ color: #d3940c; text-decoration: underline;}
a:hover{ color: #d3940c; text-decoration: none;}

#bodyBG {background: #e7e7e7 url(../images/graphics/bg_main.jpg) repeat-x; text-align: center; margin: 0 0 20px 0; padding:0 }
#siteWrapper {width: 964px; margin: 0 auto; text-align: left; }

#boxTop{float: left; width: 964px; padding: 0 4px 0 2px; background: url(../images/graphics/bg_box01.png) no-repeat; height: 375px}
	#navigation {float: left; width: 958px; margin:0; height: 28px; margin-top: 3px}
	#boxWrapper {height: 338px; width: 964px;}
		#topLeft {float: left; width: 509px;}
			#logo {float: left; padding: 13px 0 0 17px; height: 103px}
			#contentText {float: left; width:470px; padding: 25px 0 0 25px; clear: left}
		#topRight {float: right; width: 448px; padding-right: 7px }

#boxMiddle {float: left; padding: 0 0 0 2px; margin: 2px 0 0 0; background: #fff url(../images/graphics/bg_boxmid.gif) repeat-y}
	#linkBtn {float: left; width: 918px; padding: 9px 0 0 12px}
	#contentWrapper {float: left; width: 960px; padding:0; overflow: hidden; height: 100%}
		#leftContent { float:left; width: 222px; padding: 0 0 0 14px}
		#mainContent { float:left; width: 650px; padding: 0px 20px 20px 43px; }
	#secureWrapper {float: left; width: 960px; padding:10px 0 0 0; overflow: hidden; height: 100%}

	
hr { height: 0px; color: #dbdede; border-top: 1px #958277 solid; border-bottom: 1px #beb4ae solid; }

/* Footer */
#footer{width: 944px; padding:20px 7px 7px 7px; clear: both; margin: 0 auto; background: #010101 url(../images/graphics/bg_maincontentfooter.gif) no-repeat top;  }
#footer p { font-size: 11px; color: #ffffff; text-align: center; }
#footer a{ text-decoration: none; color: #ffffff;}
#footer a:hover{ text-decoration: underline; color: #fec435;}

#newsContent {background: url(../images/graphics/news_contentbg.gif) repeat-y; padding: 15px 22px 0 22px}
#newsfooter {background: #010101 url(../images/graphics/bg_maincontentfooter.gif) no-repeat top; padding:20px 7px 7px 7px; text-align: center}
#newsfooter p {color: #FFFFFF}
