#banner{
	background: url(/ftpimages/66/podium/Style730/images/banner.jpg) center left no-repeat;
	width: 965px;
	height: 100px;	
	}
	#banner a{
		display: block;
		height: 90px;
		width: 320px;
		margin-left: 314px;
		text-indent: -9999px;
		}

#nav_wrap{float: left;}
	#L1{
		background: url(/ftpimages/66/podium/Style730/images/L1.png) no-repeat top left;
		height: 41px;
		width: 965px;
		margin: 0px;
		padding: 0px;			
		}
		
		#L1 li {			
			display:inline;
			padding:0px;
			margin:0px;
			}
			
			#L1 li a {
				background:url(/ftpimages/66/podium/Style730/images/L1.png) no-repeat;
				display:block;
				float:left;
				height:41px;
				text-indent:-9999px;	
				outline: none;		
				}
				
				#L1 li a#L1_121239{margin-left: 19px; width:77px; background-position:-19px 0px;}
				#L1 li a#L1_121241{width:97px; background-position:-96px 0px;}
				#L1 li a#L1_121242{width:93px; background-position:-193px 0px;}
				#L1 li a#L1_121243{width:45px; background-position:-286px 0px;}
				#L1 li a#L1_121244{width:132px; background-position:-331px 0px;}				
				#L1 li a#L1_121245{width:145px; background-position:-463px 0px;}
				#L1 li a#L1_121247{width:194px; background-position:-608px 0px;}
				#L1 li a#L1_121248{width:141px; background-position:-802px 0px;}				
				
				#L1 li a#L1_121239:hover,#L1 li a#L1_121239.on{background-position:-19px -41px;}
				#L1 li a#L1_121241:hover,#L1 li a#L1_121241.on{background-position:-96px -41px;}
				#L1 li a#L1_121242:hover,#L1 li a#L1_121242.on{background-position:-193px -41px;}
				#L1 li a#L1_121243:hover,#L1 li a#L1_121243.on{background-position:-287px -41px;}
				#L1 li a#L1_121244:hover,#L1 li a#L1_121244.on{background-position:-332px -41px;}				
				#L1 li a#L1_121245:hover,#L1 li a#L1_121245.on{background-position:-463px -41px;}	
				#L1 li a#L1_121247:hover,#L1 li a#L1_121247.on{background-position:-608px -41px;}				
				#L1 li a#L1_121248:hover,#L1 li a#L1_121248.on{background-position:-802px -41px;}	

/* ======== styles to center site ===========*/

.sitercol{display:none;}
body{
    text-align: center;
    height: 100%;
	padding-left: 38px;
    }
    #Form1{
        width: 980px;
        margin: 0 auto; 
        text-align: left;
        }

#txt_hid{
    top:0px; 
    left:0px;
    height: 0px;
}

#pdIframe{
    top:0px; 
    left:0px;
    height: 0px;
}

#pdIframeDD{
    top:0px; 
    left:0px;
    height: 0px;
}

#tooltip{
    top:0px; 
    left:0px;
}

#form2{
    position:absolute;
    top:0px; 
    left:0px;
}

#form1{ 
    margin-bottom: 0px; 
}

html{
    min-height: 100%; /*Needed to fix background dispaly issue in firefox*/
    height: auto; /*Needed to fix background dispaly issue in firefox instead of height 100%*/
}

body{
    height: auto; /*not need if we can turn off 100% height in style builder.*/
}

