/*-------------Standard Style-------------*/

body {
 background: #ebebeb url('images/nav/slice_ver.gif') repeat-x top;
 font: 0.8em Verdana, Arial, Helvetica, sans-serif;
 margin: 0px;
 padding: 0px;
 border: none;
 text-decoration: none;
 line-height: 150%;
}

#container_03 {
 margin: 0 auto;
 position: relative;
 width: 881px;
 overflow: hidden;
}

	#wrapper {
	 margin: 0 auto;
	 position: relative;
	 top: 20px;
	}

	#header_02 {
	 margin: 0 auto;
	 position: relative;
	 background: url('images/nav/header_02.gif');
	 width: 887px;
	 height: 52px;
	}
	

		#header_02_txt {
		 margin: 0;
		 position: relative;
		 color: #000;
		 left: 680px;
		 width: 175px;
		 text-align: center;
		 top: 10px;
		 z-index: 1;
		 font: 900 14px verdana;
		 font-weight: bold;
		 color: #0069aa;
		}

	
	#content_03 {
	 margin: 0 auto;
	 background: url('images/nav/slice_hor_02.gif') repeat-y;
	 position: relative;
	}
	
		#content_03_txt {
		 margin-left: 35px;
		 margin-right: 35px;
		 }

/*-------------------------------------------*/
/*---------------Hack for IE7---------------*/
/*----(below affects all other browsers)-----*/

	*:lang(en) #wrapper {
	 top: 66px;
	}
	
	*:lang(en) #header_02_txt {
	 top: -34px;
	}

/*------------------End Hack-----------------*/

	
#footer_15 {
 background: #ebebeb url('images/nav/footer.gif') no-repeat;
 margin: 0 auto;
 position: relative;
 width: 887px;
 height: 215px;
 color: #000000;
}


	#footer_15_txt {
	 position: relative;
	 display: inline;
	 float: right;
	 margin: 25px;
	 color: #000;
	}


/*--------------Tech Info Page-------------*/

#sidebar {
 background: #ffffff url('Images/nav/sidebar.jpg') no-repeat;
 position: relative;
 display: inline;
 float: left;
 width: 187px;
 height: 587px;
}

	#sidebar_txt {
	 position: relative;
	 margin: 10px;
	 top: 6px;
	 font-size: .9em;
	}

		#sidebar_txt ul{
		 list-style: none;
		 position: relative;
		 left: -35px;
		 width: 170px;
		}

			#sidebar_txt ul li a:hover{
			 color: #000000;
			}

.sidebar_item{
 width: 168px;
 position: relative;
}

.sidebar_item:hover{
 background: #E1E1E1;
}

#right {
 margin: auto 0;
 width: 610px;
 float: right;
}

	#right_txt {
	 position: relative;
	 left: 20px;
	}

.italic {
 font-style: italic;
}

.bold {
 font-weight: bold;
}

.red {
 color: red;
}

.members_button {
 margin: 6px;
 position: relative;
 display: inline;
}

/*----------------For Columns----------------*/
#right_l {
 width: 290px;
 margin: 6px;
 position: relative;
 display: inline;
 float: left;
}

#right_r {
 width: 290px;
 margin: 6px;
 position: relative;
 display: inline;
 float: right;
}

#videoFlash {
 position: relative;
 left: 18px;
}


/*-----------HOLE PREP PROCEDURES----------*/
/*-------Found on the Product Wizard-------*/
/*-----------------------------------------*/

#holeprep {
 margin: 0 auto;
 position: relative;
}