html, body, #Form1{
	width: 100%;
    height: 100%;
    margin: 0;
    padding: 0;
}

#non_flash_content{
	margin:0;
	padding:0;
	width:1025px;
}	

body{
	background: url(/ftpimages/382/podium/style729/images/site_background.png) repeat; 
	}
#distance { 
	width:100%;
	height:50%;
	margin-bottom:-330px; /* half of container's height */
	float:left;
	}
	#container {
		margin:0 auto;
		position:relative; /* puts container in front of distance */
		height:700px;
		width:100%;
		clear:left;
		text-align: center;
		}
		#containerCenter{
			width:1025px;
			height:700px;
			margin: 0 auto;
			text-align: left;
			}
		#non_flash_content{position:relative;}
			
			/* TLP = Top Left Photo */
			#TLP_left{
				float: left;
				/*width: 36px;*/
				}
			#TLP_top{
				float: left;
				width: 314px;
				}
			#Top_Left_Photo{
				position: absolute;
				top: 26px;
				left: 36px;
				z-index: 100;
				}
			#TLP_shadow{
				position: absolute;
				top: 26px;
				left: 36px;
				z-index: 200;
				}
			#TLP_right{
				float: left;
				width: 18px;
				}
			#logo{
				float: left;				
				clear: right;
				}
			#nav_left{
				float: left;
				margin-top: 55px;
				}
			#nav_news{float: left;}
			#nav{
				background: url(/images/nav.png) no-repeat top left;
				width: 198px;
				height: 267px;
				margin: 55px 0 0 0;
				padding: 0px;		
				
				}	
				#nav li {			
					display:inline;
					padding:0px;
					margin:0px;
					}
					
					#nav li a {
						background:url(/images/nav.png) no-repeat;
						display:block;							
						width: 198px;
						text-indent:-9999px;	
						outline: none;		
						}
						
						#nav li a#nav_121356{height:42px; background-position:0px 0px;}
						#nav li a#nav_121357{height:41px; background-position:0px -42px;}
						#nav li a#nav_121358{height:41px; background-position:0px -83px;}
						#nav li a#nav_121359{height:41px; background-position:0px -124px;}
						#nav li a#nav_121360{height:41px; background-position:0px -165px;}				
						#nav li a#nav_121361{height:61px; background-position:0px -206px;}
						
						#nav li a#nav_121356:hover,#nav li a#nav_121356.on{background-position:-198px 0px;}
						#nav li a#nav_121357:hover,#nav li a#nav_121357.on{background-position:-198px -42px;}
						#nav li a#nav_121358:hover,#nav li a#nav_121358.on{background-position:-198px -83px;}
						#nav li a#nav_121359:hover,#nav li a#nav_121359.on{background-position:-198px -124px;}
						#nav li a#nav_121360:hover,#nav li a#nav_121360.on{background-position:-198px -165px;}				
						#nav li a#nav_121361:hover,#nav li a#nav_121361.on{background-position:-198px -206px;}	
						
							.submenuright {
								/*these styles are required*/
								position:absolute;
								/*these styles are required*/
							}
		
							.submenuright, a.subMenuItemsright { width:215px; }

							.submenuright {
								margin:0px;
								padding:0px;
							}
							.submenuright #holder {}
							.submenuright #menu-header {background: url(/images/L2_header.png) no-repeat; height: 18px; width: 215px;}
								a.subMenuItemsright {
									display:block;
									background: url(/images/L2_dd_off.png) bottom left no-repeat;							
									color:#ffffff;
									font-family: Verdana;
									font-size:11px;
									text-decoration:none;
								}
									a.subMenuItemsright:hover{
										background: url(/images/L2_dd_On.png) bottom left no-repeat;								
										color: #9bd485;
										text-decoration:none;
									}
								/*for padding*/
								a.subMenuItemsright span{ display:block; padding:7px 20px 7px 16px; } /*padding:TRouBLe;*/
								.submenuright #menu-footer {
									background: url(/images/L2_footer.png) bottom left no-repeat;
									width: 215px;
									height: 20px; 
									}

	#news_area{
		background: url(/images/news_area.png) no-repeat;
		width: 198px;
		height: 165px;
		}
		
		#news_story{
			padding-top: 15px;
			padding-right: 28px;
			text-align: right;			
			}
			#news_story a{
				font-family: Verdana;
				font-size: 10px;
				color: #6fb1ff;
				}
	#main_photo{
		position: absolute;
		top: 173px;
		left: 316px;
		z-index: 300;
		}
	#footer{
		/* CSP sdb 071310 was background: url(/images/footer.png) no-repeat;*/
		background: url(/images/footer_v2.png) no-repeat;
		width: 649px;
		height: 66px;
		float: left;
		margin-top: 421px;
		margin-bottom: 10px;
		}
		#footer a{
			display: block;
			width: 90px;
			height: 11px;
			outline: none;
			margin-left: 497px;
			margin-top: 45px;
			text-indent: -9999px;
			line-height: 1px;
			font-size: 1px;
			}
	#non_flash_text{
		font-family: Verdana;
		font-size: 10px;
		color: #6fb1ff;
		padding-left: 320px;
		width: 649px;
		}
		
	#right{
		float: right; 
		width: 60px
		}
		
		
