body {
	
	}

#container {
	width: 1054px;
	height: 798px;
	margin: auto;
	}

#home_header {
	background-image: url(../images/home_header_bg.gif);
	width: 1054px;
	height: 410px;
	position: relative;
	}
	
#header {
	background-image: url(../images/header_bg.gif);
	width: 1054px;
	height: 232px;
	position: relative;
	}
	
	#logo {
		position: relative;
			left: 184px;
			top: -70px;
		}

#contentContainer {
	background-image: url(../images/content_bg.gif);
	width: 1054px;
	height: 407px;
	position: relative;
	}
	
#home_contentContainer {
	background-image: url(../images/home_content_bg.gif);
	width: 1054px;
	height: 228px;
	position: relative;
	}
	
	#menuContainer {
		width: 168px;
		height: 150px;
		position: relative;
			left: 108px;
			top: -127px;
		z-index: 100;
		}

a#tfs:link, a#tfs:visited { display: block; background: #9c1421 url(../images/tfs.gif) no-repeat; width: 216px; height: 36px; text-indent: -9999px; position: absolute; top: 3px; right: 107px; display: none; }
a#facebook:link, a#facebook:visited { display: block; background: #fff url(../images/btn_facebook.png) no-repeat; width: 214px; height: 43px; text-indent: -9999px; position: absolute; bottom: -13px; right: 110px; }
/* Remove display: none; if they want this button added back in */		
	#home_menuContainer {
		width: 168px;
		height: 150px;
		position: relative;
			left: 108px;
			top: 30px;
		z-index: 100;
		}
		
	#sideVideoContainer {
		background: url(../images/sideVideoContainer_bg.gif) top no-repeat;
		width: 176px;
		height: 123px;
		position: absolute;
			left: 91px;
			top: 225px;
		padding-left: 9px;
		}
		
		#brownArrow_pos1 {
			position: absolute;
				left: 91px;
				top: 10px;
			}
			
		#brownArrow_pos2 {
			position: absolute;
				left: 91px;
				top: 39px;
			}
			
		#brownArrow_pos3 {
			position: absolute;
				left: 91px;
				top: 70px;
			}
			
		#brownArrow_pos4 {
			position: absolute;
				left: 91px;
				top: 99px;
			}
			
		#brownArrow_pos5 {
			position: absolute;
				left: 91px;
				top: 129px;
			}
	
	#pageTitle {
		height: 20px;
		position: absolute;
			left: 354px;
			top: 42px;
		z-index: 50;
		}
	
	#content {
		width: 580px;
		height: 320px;
		overflow: auto;
		position: absolute;
			left: 352px;
			top: 73px;
		padding-right: 10px;
		overflow-x: hidden;
		}

#footer {
	background-image: url(../images/footer_bg.gif);
	width: 1054px;
	height: 159px;
	}
	
#home_footer {
	background-image: url(../images/home_footer_bg.gif);
	width: 1054px;
	height: 160px;
	}
	
	
	
.clearance {
	clear: both;
	height: 1px;
	margin-bottom: -1px;
	font-size: 0;
	line-height: 0;
	}
	
#flash {
	position: absolute;
	top: 43px;
	right: 109px;
	}
