
#middleRowContainer {
	width: 100%;
	height: 288px;
	text-align: center;
	background: url(../../img/interface/bg-slanted-lines.gif) 0px 0px;
	}
#middleRow {
	position: relative;
	width: 1000px;
	min-width: 1000px;
	height: 288px;
	margin: 0 auto;
	text-align: left;
	}
	#tagLine {
		position: absolute;
		top: 66px;
		left: 80px;
		}
	#photodiv {
		position: absolute;
		top: 0px;
		left: 326px;
		width: 624px;
		height: 288px;
		/* background: url(../../img/home/slide-1.jpg) 0px 0px no-repeat !important; */
		}


/* content styles */
#contentContainer { background: #fff; }
#contentArea { background: url(../../img/home/bg-content-area.gif) 0px 0px repeat-y; }
	
	#leftHandFocus {
		position: relative;
		float: left;
		width: 326px;
		min-height: 323px;
		height: auto !important;
		height: 323px;
		background: url(../../img/home/team-logos.jpg) 75px 100% no-repeat;
		}
		p#topGraph {
			position: absolute;
			top: 45px;
			left: 75px;
			color: #336699;
			font-size: 1.2em;
			font-style: italic;
			line-height: 16px;
			}
			
	#homePageContent {
		float: left;
		width: 624px;
		padding: 29px 0 20px 0;
		}
		
		#homePageContent h2 {
			margin: 0 0 8px 0;
			color: #003366;
			font-size: 1.1em;
			font-weight: normal;
			}
		#homePageContent p {
			line-height: 16px;
			margin: 0 0 22px 0;
			}
		
		#homePageContent ul.arrowList { margin: 0 0 4px 0; }
			#homePageContent ul.arrowList li {
				padding: 0 0 8px 30px;
				line-height: 15px;
				background: url(../../img/content/bg-arrow.gif) 3px 3px no-repeat;
				}
				#homePageContent ul.arrowList li span { color: #cc0000; }
		
		#homePageContent #events {
			margin: 0 0 5px 0;
			padding-top: 8px;
			border-top: 1px solid #dedede;
		}
			#homePageContent #events p { margin: 0 0 10px 0; }
		
		
		#hpColumnOne {
			float: left;
			width: 295px;
				w\idth: 275px;
			padding: 0 0 0 20px;
			}
		#hpColumnTwo {
			float: left;
			width: 325px;
				w\idth: 282px;
			padding: 0 10px 0 33px;
			background: url(../../img/home/bg-vertical-content-line.gif) 17px 16px no-repeat;
			}
