@charset "utf-8";
/* CSS Document */
#wrapper {
	width:945px;
	height:auto;
	margin:0 auto;
}
#wrapperIndex {
	width:945px;
	height:auto;
	margin:0 auto;
}
#head {
	width:945px;
	height:189px;
	background:url(../graphics/images/opfl_01.jpg);
}
#buttons {
	width:945px;
	height:40px; /*-8 for buttons*/
	background:url(../graphics/images/opfl_02.jpg);
}
#main {
	width:945px;
	height:auto;
	background:url(../graphics/images/opfl_03-sm.jpg);
}
#mainTestimonials {
	width:945px;
	height:auto;
	background:url(../graphics/images/opfl_03-sm.jpg);
}
#footer {
	width:945px;
	height:48px;
	background:url(../graphics/images/opfl_04.jpg);
	clear:both;
}
#indexText {
	float:left;	
	width:450px;
	font-size:12pt;
}
#contactPagePic {
	width:500px;
	height:315px;
	float:right;
	padding-right:35px;
}
#stairRunner {
	width:296px;
	height:260px;
	float:left;
	padding-left:35px;
	margin:10px 15px 10px 0;
}
#jim {
	width:300px;
	height:266px;
	float:right;
	padding-right:35px;
	margin:10 0 10 15px;
}
#mike {
	width:212px;
	height:300px;
	float:left;
	padding-left:35px;
	margin:10px 15px 10px 0;	
}
#call2action {
	float:right;
	width:125px;
	height:75px;
	margin:40px 10px 0 0;
	background:#FF3;
	text-align:center;
	font-weight:bold;
	font-size:10pt;
}
#call2action p {
	margin:0px;
	padding:2px;
}
#call2action a:link {
	color:#000;
	text-decoration:underline;
}
#call2action a:visited {
	color:#000;
	text-decoration:underline;
}
#call2action a:hover {
	color:#000;
	text-decoration:underline;
}
#call2action a:active {
	color:#000;
	text-decoration:underline;
}