
#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;
	}
	#safeSportsLogo {
		position: absolute;
		top: 42px;
		left: 83px;
		}
	#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 {
	min-height: 323px;
	height: auto !important;
	height: 323px;
	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;
		}
		#polaroid {
			position: absolute;
			top: -175px;
			left: 0;
			z-index: 99;
			}
		p#btmGraph {
			position: absolute;
			top: 175px;
			left: 75px;
			width: 198px;
			color: #666666;
			font-size: 1.5em;
			font-style: italic;
			line-height: 24px;
			}
			
	#homePageContent {
		float: left;
		width: 624px;
		padding: 15px 0 0 0;
		}
		
		#homePageContent h2 {
			margin: 0 0 5px 0;
			color: #cc0000;
			font-size: 1.1em;
			font-weight: bold;
			}
		#homePageContent p {
			line-height: 16px;
			margin: 0 0 22px 0;
			}
		
		#homePageContent div.focusImageLeft {
			float: left;
			margin: 0 15px 10px 0;
			}
		
		#homePageContent ul.arrowList {  }
			#homePageContent ul.arrowList li {
				padding: 0 0 20px 30px;
				line-height: 18px;
				background: url(../../img/content/bg-arrow.gif) 3px 3px no-repeat;
				}
				#homePageContent ul.arrowList li span { color: #cc0000; }
		
		#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;
			}
