#main {width:960px; margin:0 auto;}
#header {height:150px; width:960px;}
.contentHDR{width:960px; margin-left:auto; margin-right:auto; z-index:9;}
.headerFramer{background-image:url(images/bgTop.gif); background-position:top;  background-repeat:repeat-x; width:100%; z-index:8; height:150px;}
.col-1, .col-2, .col-3, .col-4 { float:left;}
.col-5{ float:center;}
.redTxt{  color:#F00; font: bold;}


/*======= index.html =======*/

#home .contentBody{width:960px; margin-left:auto; margin-right:auto; padding:15px; z-index:2; height:100%;}
#home .bodyFramer{background-image:url(images/runningBG.gif); background-position:center; background-repeat:repeat-y; position:absolute; width:100%; z-index:1; left:0px; top:-150px; }
#home .col-1 {width:930px; padding:15px; text-align:left;}


/*======= Field Pages =======*/
#field .contentBody{width:960px; margin-left:auto; margin-right:auto; padding:15px; z-index:2;  /*background-image:url(images/bgSilver.png); background-repeat:repeat;*/ height:100%;}
#field .bodyFramer{	background-image:url(images/runningBG.gif);	background-position:center;	background-repeat:repeat-y;	/*position:absolute;*/	width:100%;	z-index:0;	left: 0px;	top: 140px;}
#field .col-1 {width:930px; padding:15px; text-align:left;}
#field .fieldMenuBar{background-image:url(images/fieldMenuBar.jpg); background-position:top left;}

/*======= Pro Pages =======*/
#pro .contentBody{width:960px; margin-left:auto; margin-right:auto; padding:15px; z-index:2; /*background-image:url(images/bgSilver.png); background-repeat:repeat;*/ height:100%;}
#pro .bodyFramer{background-image:url(images/runningBG.gif); background-position:center;	background-repeat:repeat-y;	/*position:absolute;*/	width:100%;	z-index:1;	left: 0px;	top: 150px;}
#pro .col-1 {width:930px; padding:15px; text-align:left;}
#pro .col-2 {width:930px; padding:5px; float:left;}
#pro .col-3 {width:455px; padding:5px; float:right; margin-left:10px;}



.centerFooterDiv{float: left; width: 100%; background-image:url(images/bg_footer.gif); background-repeat:repeat-x; background-position:top; top:-10px;}
.footerTable{background-image:url(images/bg_042.png); background-repeat:no-repeat; background-position:top center;}
#footer {height:51px;}
/*=========================*/

