
		html {
			margin: 0 auto;
		}
		body {
			background: #012351 /*url('/images/background.jpg') no-repeat center top fixed*/;
			font-family: Trebuchet MS;
			color: #545454;
			padding: 0;
			text-align: center;
			margin: 0;
		}		
		p {
			margin:0;
			padding:15px 25px 0px 15px;
		}		
		h2 {
			margin:0;
			padding:15px 25px 0px 15px;
			font:  1.3em Trebuchet MS;
			font-weight: bold;
			color: #f97133;
		}
		h3 {
			margin:0;
			padding:15px 25px 0px 15px;
			font:  1.1em Trebuchet MS;
			font-weight: bold;
			color: #f97133;
		}
		h4 {
			margin:0;
			padding:15px 25px 0px 15px;
			font:  1em Trebuchet MS;
			font-weight: bold;
			color: #f97133;
		}
		h5 {
			margin:0;
			padding:15px 25px 0px 15px;
			font:  .9em Trebuchet MS;
		}						
		.form {
			font-size: .95em;
			font-family: Trebuchet MS;
			color: #545454;
		}
		ul {
			padding-right: 10px;
		}	
		#wrapper {
			margin: 0 auto;
			width: 100%;
		}
		#header {
			display: block;
			background: #012351 url('../images/bg_header.gif') repeat-x bottom;
			width: 850px;
			margin: 0 auto;
			padding: 0;
		}
		#banner {
			background: url('../images/subpage_banner.jpg') no-repeat right top;
			height: 257px;
			margin: 0 auto;
			padding: 0;
		}
		#topnav {
			background: url('../images/navback.png') no-repeat left top;
			height: 96px;
			margin: 0 auto;
			padding: 0;
			position: relative;
		}
		/* Begin Top Navigation */
		ul#navtop {
			width: 430px;
			height: 30px;
			padding: 0;
			margin: 0;
			position: absolute;
			right: 10px;
			top: 5px
		}
		
		ul#navtop li {
			float: left;
			text-indent: -9999px;
			list-style-type: none;
			padding: 0;
			margin: 0;	
		}
		
		ul#navtop li a {
			border: 0;
			display: block;
			text-decoration: none;
			background: transparent url('../images/topnav.gif') no-repeat;
		}
		
		li#whytbiz a, li#services a, li#resources a, li#aboutus a, li#contact a {
			width: 86px;
			height: 30px;
		}
		
		li#whytbiz a:link, li#whytbiz a:visited {
			background-position: 0px 0px;
		}
		
		li#whytbiz a:hover, li#whytbiz a:focus {
			background-position: 0px -30px;
		}
		
		li#services a:link, li#services a:visited {
			background-position: -86px 0px;
		}
		
		li#services a:hover, li#services a:focus {
			background-position: -86px -30px;
		}
		
		li#resources a:link, li#resources a:visited {
			background-position: -172px 0px;
		}
		
		li#resources a:hover, li#resources a:focus {
			background-position: -172px -30px;
		}
		
		li#aboutus a:link, li#aboutus a:visited {
			background-position: -258px 0px;
		}
		
		li#aboutus a:hover, li#aboutus a:focus {
			background-position: -258px -30px;
		}
		
		li#contact a:link, li#contact a:visited {
			background-position: -344px 0px;
		}
		
		li#contact a:hover, li#contact a:focus {
			background-position: -344px -30px;
		}																				
		/* End Top Navigation */		
		/* Begin Middle Navigation */

		ul#nav {
			width: 240px;
			height: 161px;
			margin: 0;
			padding: 5px 0 0 0;
			background: #466b95 URL('../images/bg_midnav.gif') repeat-x;
			list-style-type: none;
			font: 8pt Verdana, Arial, Helvetica, sans-serif;
		}
		
		ul#nav li {
			margin: 0;
			padding: 3px 0 3px 25px;
			text-shadow: 2px 2px 2px #000;
		}
		
		ul#nav li a {
			text-decoration: none;
			color: #fff;
		}

		ul#nav li a:hover {
			text-decoration: none;
			color: #f90;
		}
		/* End Middle Navigation */	
		#main {
			display: block;			
			background: #10305b;		
			width: 850px;
			margin: 0 auto;
			padding: 0;
			padding-bottom: 18px;
		}
		#main-content {
			display: block;		 
			background: #10305b;
			width: 814px;			
			text-align: left;
			margin: 0 auto;
			font-size: .75em;
		}
		#main-left {
			float: left;
			background: #FFF url('../images/bg_main-left_subpage.gif') no-repeat top;
			width: 510px;
			min-height: 392px;
			padding-bottom: 20px;
		}
		#main-right {
			float: right;
			background: #FFF url('../images/bg_main-right.gif') no-repeat top;
			width: 294px;
		}
		#main-right-section {
			float: right;
			background: #FFF url('../images/bg_main-right.gif') no-repeat top;
			width: 294px;
			margin-top:15px;
			text-align: center;
		}
		#main-right-section p{
			text-align: left;
		}				
		#main-right h2{
			font-size: 1.2em;
		}
		#main-clear {
			clear: both;
			height:0px;
		}		
		#main-shadow {			
			background: #012351;
			margin:0;
			padding:0;
			width:848px;
			height:3px;
			margin: 0 auto;
		}
		#footer-content {
			width: 720px;
			padding: 10px;
			font-family: Trebuchet MS;
			color: #72859f;
			margin: 0 auto;
		}
		#footer-back {
			position: relative;
			width: 100%;
			margin: 0 auto;
			margin-top: -130px;
			padding: 0px;
			padding-top: 130px;
			background: #012351 url('../images/bg_footer.gif') repeat-x;
			height: 275px;
			z-index: -1; 
		}	
		#firTBizEx {
		   width: 470px;
		   height: 63px;
		   background: url('../images/heading_tbizex.gif') no-repeat bottom left;
		   }
		#firTBizEx span {
		   display: none;
		}
		a {
			text-decoration: none;
			color: #4f91c3;
		}

		a:hover {
			text-decoration: none;
			color: #f90;
		}