/*-------------------------Basic Styling--------------------------*/
* {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
	}
body {
	background-color: #fff;
	text-align: center;
	font-family: Calibri, Franklin Gothic Book, Verdana, sans-serif, Arial, Helvetica;
	font-size: 85%;
	margin: 0px;
	padding: 0px;
	}
	
#wrapper{
	position: relative;
	width: 900px;
	margin: 0px auto;
	text-align: left;
	background-color: #fff;
	}
#clear{
	clear: both;
	}
/*-------------------------------------Page Properties--------------------------------*/
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.style1 {
	font-size: 1em;
	font-weight: bold;
}
.style2 {
	font-size: 1em;
	color: #F58026;
	font-weight: bold;
}
.style7 {
	font-size: 1.15em;
	color: #f58025;
	padding-top: 15px;
	}
.style9 {
	font-size: .9 em;
	color: #5f6062;
	line-height: 1.2em;
	font-weight: bold;
}
.style12 {
	color: #EB7124; 
	font-family:calibri, Franklin Gothic Book, verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	font-weight: bold; 
	}
.style13 {
	font-size: 11px;
	color:#5f6062;
	font-weight: bold;
	}

.size{
	font-size: 1em;
	font-weight: bold;
	color: #f58025;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	margin-left: 15px;
	line-height: 20px;
	}
.size2{
	font-size: 1em;
	font-weight: bold;
	line-height: .5em;
	color: #f58025;
	word-spacing: 7px;
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	padding-left: 7px;
	}
.email{
	color: #5f6062;
	text-decoration: none;
	}
.email:hover{
	text-decoration: underline;
	}
.contact{
	padding-top: 12px;
	font-size: 1.1em;
	font-weight: bold;
	}

/*----------------------------------Position Container Elements--------------------------------*/

/*-------------------Header Styles--------------------------*/
#Header {
	position: relative;
	margin-top: 0px;
	padding-top: 0px;
	padding-bottom: 10px;
	background: url(../images/header_gradient.gif) no-repeat top left;
	height: 140px;
	border-right: #F58025 1px solid;
	width: 900px;
	}
#Header h1 {
	margin-left: -9000px;
	display: none;
	margin-top: 0px;
	}
#Header #LogoImage {
	margin-top: 0px;
	margin-left: 25px;
	margin-bottom: 18px;
	padding-top: 20px;
	width: 850px;
	height: 90px;
	color: #fff;
	background: url(../images/logo.gif) no-repeat center left;
	}
#Header #LogoImage #address {
	float: right;
	width: 125px;
	top: 0;
	right: 0;
	font-family: Calibri, "Franklin Gothic Book", Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.98em;
	font-style: normal;
	text-decoration: none;
	color: #FFFFFF;
	text-align: left;
	font-weight: normal;
	line-height: 1.15em;
	}
#Header #LogoImage #address p span.exos {
	font-family:  bold Calibri ,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: .98em;
	font-style: normal;
	text-decoration: none;
	letter-spacing: 0.051em;
	font-weight: bold;
	padding-bottom: 1em;
	}
#Header #LogoImage #address a:link {
	color: #FFFFFF;
	}
#Header #LogoImage #address a:visited {
	color:#FFFFFF;
	text-decoration: none;
	}
#Header #LogoImage #address a:hover {
	text-decoration: underline;
	}

/*-------------------Main Navigation-------------------------*/
#Header ul {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0;
	width: 900px;
	list-style: none;
	background:url(../images/top_nav_back.gif) repeat-x top right;
	border-bottom-width: 2px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	z-index: 1;
	visibility: visible;
	}
#Header ul li{
	float: left;
	}
#Header ul a{
	font-size: 15px;
	line-height: 1.9em;
	text-decoration: none;
	color: #FFFFFF;
	float: left;
	display: block;
	text-transform: uppercase;
	padding-top: 0.2em;
	padding-left: 3.5em;
	padding-right: 3.5em;
	}
#Header ul a:hover{
	background: url(../images/top_nav_roll.gif) repeat-x top right;
	}
#Header ul a.currentnav{
	background:url(../images/top_nav_cur.jpg) repeat-x top right;
	}
#Header ul a.home{
	padding-left: 4.4em;
	padding-right: 4.3em;
	}
#Header ul a.currenthome{
	background:url(../images/top_nav_cur.jpg) repeat-x top right;
	padding-left: 4.4em;
	padding-right: 4.3em;	
	}
/*------------------------------------Content Styles---------------------------------------*/
#content {
	position: center;
	width: 900px;
	background-color: #fff;
	}
#content.home {
	width: 896px;
	height: 480px;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 1px;
	border-left-width: 2px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: solid;
	border-top-color: #F58025;
	border-right-color: #F58025;
	border-bottom-color: #F58025;
	border-left-color: #F58025;
	background-image: url(../images/swim-photo_nw.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #EFEFEF;
	}
#body #content.home #Address change {
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 10px;
	font-weight: bold;
	padding-top: 25px;
	padding-left: 25px;
}

#heading {
	height: 33px;
	width: 897px;
	position: absolute;
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	text-align: center;
	font-weight: lighter;
	margin-top: 468px;
	vertical-align: middle;
	line-height: 33px;
	top: 132px;
}
#heading ul {
	list-style: none;
	margin-left: 55px;
}
#heading li {
	float: left;
	display: block;
	padding-left: 35px;
	padding-right: 35px;
	text-transform: uppercase;
	color: #717273;
	margin-right: 25px;
	font-weight: bold;
	font-size: 14px;
}
#heading li.homefirst {
	padding-left: 0px;
}
#heading li.homerow {
	margin-left: 35px;

}	
#content.cfaq{
	height: 750px;
	}
#content.cfeat{
	height: 750px;
	}
/*---------------------Side Bar Styles-----------------*/
#content #sidebar {
	float: left;
	width: 165px;
	height: 500px;
	background-color:#FFFFFF;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F58025;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #F58025;
	}
#content #sidebar.sfaq{
	height: 900px;
	}
#content #sidebar.snews{
	height: 450px;
	}
#content #sidebar.sman{
	height: 850px;
}
#content #sidebar.scontact{
	height: 665px;
	}
#content #sidebar.sbenefits{
	height: 550px;
	}
#content #sidebar.stechhome{
	height: 425px;
	}
#content #sidebar.slinks{
	height: 800px;
	}
#content #sidebar.sarchive{
	height: 600px;
	}
#content #sidebar.sdistributors{
	height: 575px;
	}
#content #sidebar.svideos{
	height: 735px;
	}
#content #sidebar p.name{
	font-family: Calibri, "Franklin Gothic Book", Verdana, sans-serif, Arial, Helvetica;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	text-align: center;
	display: block;
	font-size: 15px;
	font-weight: bold;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.9em;
	border-bottom-width: 4px;
	border-bottom-style: double;
	border-bottom-color: #FFFFFF;
	background-color: #F58025;
	}
#content #sidebar p.subname{
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-transform: lowercase;
	letter-spacing: .05em;
	text-align: center;
	display: block;
	font-size: 13px;
	font-weight: bolder;
	font-style: normal;
	color: #FFFFFF;
	line-height: 1.5em;
	background-color: #F58025;
	}
#content #sidebar p.subname a{
	color: #FFFFFF;
	}
#content #sidebar p.subname a:hover{
	color: #F58025;
	background: #FFFFFF;
	display: block;
	border-bottom: #F58025 1px dotted;
	}
/*----------------------side navigation------------------------*/
#content #sidebar ul li{
	margin: 0;
	padding: 0;
	top: 0;
	list-style: none;
	background-color: #FFFFFF;
	text-transform: lowercase;
	text-align: center;
	}
#content #sidebar ul li a{
	font-size: 13px;
	line-height: 2.5em;
	text-decoration: none;
	color: #F58025;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F58025;
	letter-spacing: 0.03em;
	}
#content #sidebar ul li a:hover{
	color: #5F6062;
	letter-spacing: 0.05em;
	}
#content #sidebar ul li a.current{
	color: #5F6062;
	cursor: default;
	}
/*-------------------------------Body Content----------------------------------------*/
#content #info{
	float: right;
	width: 715px;
	height: 500px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F58025;
	}
#content #info.techhome{
	background: url(../images/background_technology.jpg) 0px 0px no-repeat;
	width: 705px;
	height: 425px;
	padding-left: 25px;
	float: right;
	} 
#content #info.techhome p{
	margin-right: 65px;
}
#content #info.ifaq{
	height: 900px;
	}
#content #info.inews{
	height: 450px;
	}
#content #info.ifeat{
	height: 750px;
	}
#content #info.ibenefits{
	height: 550px;
	}
#content #info.idistributors{
	height: 575px;
	}
#content #info.icontact{
	height: 650px;
	padding-top: 15px;
	}
#content #info.ilinks{
	height: 800px;
	}
#content #info.iarchive{
	height: 600px;
	}
#content #info.ivideos{
	height: 735px;
	}
#info.ifaq ul.faq{
	margin: 0;
	position: absolute;
	list-style: none;
	width: 120px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 560px;
	float: none;
}
#info.ifaq ul.faq li{
	float: left;
	position: relative;
}
#info.ifaq ul.faq li.carrot{
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	color: #F58025;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}
#info.ifaq ul.faq li a{
	display: block;
	background-color: #fff;
	border-left: solid 1px #f58025;
	border-bottom: solid 1px #f58025;
	border-top: solid 1px #f58025;
	border-right: solid 1px #f58025;
	cursor: pointer;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.85em;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #717273;
	margin-right: 6px;
}
#info.ifaq ul.faq li a.fcurrent{
	background-color: #f58025;
	color: #fff;
	border-bottom: 1px solid #f58025;
}
#info.ifaq ul.faq li a:hover{
	background-color: #f58025;
	color: #fff;
	border-bottom: 1px solid #f58025;
}
/*-------------------Distribution-----------------*/
#content #info #news object{
	margin-right: 5px;
	}
/*-------------------Board Navigation-------------*/
#content #sidebar.sboard{
	height: 750px;
	}
#content #info.iboard{
	height: 750px;
	}
#info.iboard ul.board{
	margin: 0;
	position: absolute;
	list-style: none;
	width: 180px;
	padding-top: 9px;
	padding-right: 10px;
	padding-bottom: 0;
	padding-left: 540px;
	float: none;
}
#info.iboard ul.board li{
	float: left;
	position: relative;
}
#info.iboard ul.board li.carrot{
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 14px;
	line-height: 22px;
	color: #F58025;
	font-weight: bold;
	padding-top: 3px;
	padding-left: 5px;
	padding-right: 5px;
	}
#info.iboard ul.board li a{
	display: block;
	background-color: #fff;
	border-left: solid 1px #f58025;
	border-bottom: solid 1px #f58025;
	border-top: solid 1px #f58025;
	border-right: solid 1px #f58025;
	cursor: pointer;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 6px;
	margin-bottom: 0px;
	margin-left: 6px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	color: #717273;
}
#info.iboard ul.board li a.fcurrent{
	background-color: #f58025;
	color: #fff;
	border-bottom: 1px solid #f58025;
}
#info.iboard ul.board li a:hover{
	background-color: #f58025;
	color: #fff;
	border-bottom: 1px solid #f58025;
}
/*-----------------------product description-----------------------*/
#info #description{
	position: relative;
	float: left;
	width: 400px;
	height: 475px;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.85em;
	line-height: 1.2em;
	text-align: left;
	}
#info #description.tech{
	width: 350px;
	}

#info #contact{
	position: relative;
	float: right;
	width: 370px;
}
#info #description #reimbursement{
	float: right;
	width: 150px;
	position: absolute;
	top: 12px;
	left: 255px;
	font-size: 12px;
	color: #717273;
	text-align: center;
	line-height: 1.75em;
	border: 1px solid #F58026;
	cursor:pointer;
	}
#info #description #reimbursement a{
	color: #717273;
	line-height: 1.75em;
	display: block;
	}
#info #description #reimbursement a:hover{
	background-color: #F58026;
	color: #FFF;
	}
#info #description #reimbursement h6{
	font-size: 11px;
	}
/*------------description text-----------------*/
#info p{
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	line-height: 1.2em;
	font-size: 0.98em;
	text-align: left;
	color: #5f6062;
	padding-right: 20px;
	padding-bottom: 10px;
	margin-right: 15px;
	margin-left: 15px;
}
#info h2{
	font-family: Calibri, "Franklin Gothic Book", Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	line-height: 36px;
	font-weight: bold;
	color: #f58025;
	font-size: 1.4em;
	float: none;
	text-transform: uppercase;
	letter-spacing: 2px;
	padding-top: 20px;
	margin-left: 15px;
}
#info h3{
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.9em;
	line-height: 1.2em;
	text-align: left;
	color: #5f6062;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 15px;
}
#info h3 a{
	color: #5f6062;
	}
#info h3 a:hover{
	text-decoration: underline;
}
#info h5{
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 1em;
	line-height: 1.2em;
	text-align: left;
	color: #5f6062;
}
#info #description p{
	font-size: 1em;
	padding: 0;
}
#info #description h2{
	font-size: 1.7em;
	}
/*--------------features and benefits styling------------*/
#info #description #features{
	position: relative;
	width: 150px;
	height: 140px;
	float: left;
	margin-top: 10px;
	}
#info #description #features h6{
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 1.25em;
	font-weight: bold;
	color: #F58026;
	line-height: 1.5em;
	}
#description #features p1{
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: .86em;
	font-weight: bold;
	color: #5f6062;
	line-height: 2em;
	}
#info #description #benefits{
	position: relative;
	width: 225px;
	height: 140px;
	float: right;
	margin-top: 10px;
	}
#info #description #benefits h6{
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 1.25em;
	font-weight: bold;
	color: #F58026;
	line-height: 1.5em;
	}
#description #benefits p1{
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: .86em;
	font-weight: bold;
	color: #5f6062;
	line-height: 2em;
	}
/*-----------------------Features and Testimonials Link--------*/
#description #feat_link{
	position: absolute;
	width: 100%;
	height: 50px;
	bottom: 135px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F58025;
	line-height: 20px;
	}
#description #feat_link a{
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 1.1em;
	color: #F58025;
	letter-spacing: .03em;
	display: block;
	}
#description #feat_link a:hover{
	color: #5F6062;
	letter-spacing: 1.25px;
	word-spacing: .25px;
	font-weight: bolder;
	}
/*------------------------Image Rollovers--------------*/
#description #thumbnails{
	width: 400px;
	height: 110px;
	float: right;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	bottom: 0px;
	left: 0px;
	position: absolute;
	margin-top: 10px;
	}
/*--------------Size----------------*/
#decription #thumbnails #size{
	float: right;
	clear: both;
	width: 400px;
	}
#description #thumbnails #size ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#description #thumbnails #size ul li{
	float: left;
	margin-left: 12px;
	margin-right: 12px;
	margin-bottom: 10px;
	}
#description #thumbnails #size ul li.firsthm{
	text-align: right;
	margin-left: 15px;
	margin-right: 7px;
	margin-top: 3px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #5f6062;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-right: 0px;
	padding-top: 5px;
	}


/*-------------------Color---------------*/
#description #thumbnails #color{
	width: 400px;
	float: right;
	clear: both;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F58025;
	padding-top: 20px;
	}
#description #thumbnails #color ul{
	margin: 0;
	padding: 0;
	list-style: none;
	}
#description #thumbnails #color ul li{
	float: left;
	cursor: pointer;
	}
#description #thumbnails #color ul li.firsthm{
	text-align:right;
	margin-left: 0;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-weight: bold;
	text-transform: uppercase;
	color: #5f6062;
	letter-spacing: 1px;
	padding-left: 0px;
	padding-top: 7px;
	margin-right: 8px;
	}
#description #thumbnails #color ul li.single{
	cursor: default;
	}
/*-----------------------------------News and Events Styling--------------------------------------*/
#info #news{
	position:relative;
	width: 700px;
	float: left;
	}
.newslink{
	font-size: 1em;
	font-weight: bold;
	}
.newslink:hover{
	text-decoration:underline;
	}
.newslink:visited{
	color: #5f6062;
	}
.newsdate{
	color: #f58026;
	font-family: calibri;
	font-size: 1em;
	text-align: left;
	font-weight: bold;
	padding-left: 15px;
	padding-bottom: 10px;
}
/*---------------------Events-----------------------*/
#info #events{
	position: relative;
	width: 100%;
	float: right;
	}
#info #events a:link{
	color: #5f6062;
	}
#info #events a:visited{
	color: #5f6062;
	}
#info #events a:hover{
	color: #F58026;
	font-weight: bold;
	letter-spacing: 2.5px;
	font-size: 12px;
	}
#info #events ul{
	list-style: none;
	text-indent: 25px;
	margin-left: 15px;
	}
#info #events ul li{
	font-family:calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	line-height: 16px;
	text-align: left;
	color: #5f6062;
	}
#info #events ul li a:hover{
	color: #f58025;
	}
#info #events ul li.event_date{
	font-weight:bold;
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px -15px;
	letter-spacing: .1em;
	}
#info #events ul li.event_name{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 1.5px;
	}
#info #events ul li.event_loc{
	font-style:italic;
	padding-bottom: 20px;
	}
/*-----------------Contruct--------------*/
#info.ifaq #construct{
	position: relative;
	width: 300px;
	float: left;
	}
#info.ifaq #diagram{
	position: relative;
	padding-top: 55px;
	padding-right: 10px;
	padding-left: 15px;
	padding-bottom: 30px;
	float: right;
	}
/*--------------------Images------------------*/
#info #images{
	position: absolute;
	float: right;
	height: 400px;
	background-color: #fff;
	width: 266px;
	margin-top: 10px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 5px;
	top: 170px;
	left: 600px;
	}
#info #images #direct{
	position: absolute;
	background-image: url(../images/bullet_grey_flip.jpg);
	background-position: left 3px;
	background-repeat: no-repeat;
	padding-left: 20px;
	left: 0px;
	bottom: 0px;
	height: 15px;
	margin-top: 10px;
	}
#info #images #direct p{
	margin-left: 0;
	margin-right: 0;
	}
#info #images.splint{
	width: 266px;
	height: 375px;
	border: solid 1px #f58025;
	background-color: none;
	}
#info.construct {
	background-image: url(../images/layer_flyout.jpg);
	background-repeat: no-repeat;
	background-position: 380px 5px;
	}
#info.order{
	background-image: url(../images/products.jpg);
	background-repeat: no-repeat;
	background-position: 250px 190px;
}
#info #images #tab_center.wb{
	padding-left: 6px;
		}
#info #images #tab_center.sts{
	padding-left: 37px;
		}
#info #images #tab_center ul.pr_tabs{
	width: 100%;
	margin: 0 auto;
	display: block;
	background-color: #fff;
	list-style: none;
	cursor: pointer;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.85em;
	text-align: center;
	background-position: center;
	}
#info #images #tab_center ul.pr_tabs li{
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	color: #717273;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #F58025;
	border-left: 1px solid #F58025;
	border-right: 1px solid #F58025;
	}
#info #images #tab_center ul.pr_tabs li.tb_last{
	margin-right: 0px;
	}
#info #images #tab_center ul.pr_tabs li.tb_last:hover{
	margin-right: 0px;
	}
#info #images #tab_center ul.pr_tabs li:hover{
	float: left;
	display: block;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-right: 5px;
	color: #fff;
	background-color: #f58025;
	font-size: 12px;
	font-weight: normal;
	border-top: 1px solid #F58025;
	border-left: 1px solid #F58025;
	border-right: 1px solid #F58025;
	}
#info #images #tab_center ul.pr_tabs li.tb_none, li.tb_none:hover{
	float: left;
	border: none;
	margin: 0;
	font-size: 12px;
	font-weight: bold;
	color: #F58025;
	background-color: #fff;
	cursor: default;
	}
#info #images #pr_pics{
	clear: both;
	border: #f58025 solid 1px;
	width: 266px;
	height: 375px;
	}
#info #images #pr_pics #wb_leo, #wb_spid, #wb_dot, #wb_flm, #wb_blk, #wb_camo{
	position: absolute;
	visibility: hidden;
	}
#info #images #pr_pics #wb_hnd{
	position: absolute;
	visibility: visible;
	z-index: 1;
	}
/*---------------------------------------Testimonials------------------------------------------*/
#content #info #test_1 #test_photo {
	float: left;
	width: 340px;
	height: 450px;
	margin-left: 15px;
	background-position: left;
	margin-top: 10px;
}
#content #info #test_1 #test_text {
	float: right;
	width: 350px;
	height: 300px;
	margin-top: 10px;
}
#content #info #test_1 #text_name h4 {
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
}

/*--------------Coding------------------*/
#coding {
	height: 300px;
	background: url(../images/code_background.jpg) repeat-x;
	}
#coding h2{
	font-family:calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 17px;
	text-align: left;
	margin-left: 15px;
	margin-top: 10px;
	color:#FFFFFF;
	letter-spacing: .1em;
	}
#coding h3{
	font-family:calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	color: #FFFFFF;
	text-align: left;
	margin-left: 15px;
	letter-spacing: 0.15em;
	}

#coding #disclaimer{
	clear:both;
	width: 675px;
	font-family:calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 11px;
	text-align: left;
	margin-left: 15px;
	color: #5f6062;
	font-style: italic;
	float: left;
	padding: 0px;
	margin-top: 10px;
	
	}
#coding table{
	align: left;
	float: left;
	clear: both;
	font-family:calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 11px;
	text-align:center;
	width: 725px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 0px;
		}
#content #info #news img {
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 25px;
}
#coding .footnote {
	font-family: calibri,  Franklin Gothic Book , verdana, sans-serif, Arial, helvetica;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	padding-left: 15px;
	color: #5F6062;
}
/*-----------------Links-------------------*/
#content #info #links {
	height: 100%;
	width: 685px;
	}
#content #info #links h5{
	font-family:calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing:1px;
	line-height: 35px;
	margin-left: 15px;
	color: #F58025;
	background-image: url(../images/links_bgd.jpg);
	background-repeat: repeat-x;
	text-align: center;
	background-position: center;
	}
#content #info #links ul{
	list-style: none;
	text-indent: 25px;
	margin-left: 15px;
	}
#content #info #links ul li{
	background-image: url(../images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px -8px;
	}
#content #info #links ul li img{
	position: absolute;
	right: 50px;
	top: 345px;
	}
#content #info #links ul li a{
	font-family:calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	line-height: 30px;
	letter-spacing: 1px;
	text-align: left;
	color: #5f6062;
	}
#content #info #links ul li a:visited{
	color: #5f6062;
	}
#content #info #links ul li a:hover{
	color: #f58025;
	font-size: 13px;
	letter-spacing: 2px;
	}
#content #info #links p{
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 11px;
	font-style: italic;
	line-height: 1em;
	padding-left: 25px;
	}
/*--------------Tabbed Panel------------*/
.TabbedPanels {
	margin: 0px;
	clear: none;
	width: 100%; /* IE Hack to force proper layout when preceded by a paragraph. (hasLayout Bug)*/
	padding-top: 0px;
	padding-right: 0em;
	padding-bottom: 0px;
	padding-left: 0em;
}
.TabbedPanelsTabGroup {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 10px;
	}

.TabbedPanelsTab {
	position: relative;
	top: 1px;
	float: left;
	background-color: #fff;
	list-style: none;
	border-left: solid 1px #f58025;
	border-bottom: solid 1px #f58025;
	border-top: solid 1px #f58025;
	border-right: solid 1px #f58025;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: pointer;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: 0.85em;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.TabbedPanelsNone {
	position: relative;
	top: 1px;
	float: left;
	background-color: #fff;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: text;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	color: #F58025;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
	visibility: visible;
}
.TabbedPanelsNoneHover {
	position: relative;
	top: 1px;
	float: left;
	background-color: #fff;
	list-style: none;
	-moz-user-select: none;
	-khtml-user-select: none;
	cursor: text;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	color: #F58025;
	font-weight: bold;
	margin-top: 0px;
	margin-right: 4px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}	
.TabbedPanelsTabHover {
	background-color: #f58025;
	color: #fff;
}
.TabbedPanelsTabSelected {
	background-color: #f58025;
	color: #fff;
	border-bottom: 1px solid #f58025;
}
.TabbedPanelsTab a {
	color: #5f6062;
	text-decoration: none;
}
.TabbedPanelsContentGroup {
	padding: 0;
	margin: 0;
	clear: both;
	background-color: #fff;
}
.TabbedPanelsContent {
	padding: 0px;
	margin: 0;
	border: 1px solid #f58025;
	height: 375px;
	width: 266px;
}
.TabbedPanelsContentVisible {
	color: #fff;
}
.VTabbedPanels .TabbedPanelsTabGroup {
	float: left;
	width: 10em;
	height: 20em;
	background-color: #EEE;
	position: relative;
	border-top: solid 1px #999;
	border-right: solid 1px #999;
	border-left: solid 1px #CCC;
	border-bottom: solid 1px #CCC;
}
.VTabbedPanels .TabbedPanelsTab {
	float: none;
	margin: 0px;
	border-top: none;
	border-left: none;
	border-right: none;
}
.VTabbedPanels .TabbedPanelsTabSelected {
	background-color: #EEE;
	border-bottom: solid 1px #999;
}
.VTabbedPanels .TabbedPanelsContentGroup {
	clear: none;
	float: left;
	padding: 0px;
	width: 30em;
	height: 20em;
}
/*----------Accordion 1-----------*/
.Accordion {
	overflow: hidden;
	width: 665px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f58025;
	border-left-color: #f58025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F58025;
	margin-top: 7px;
	margin-right: 5px;
	margin-bottom: 0;
	margin-left: 15px;
}
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.AccordionPanelTab {
	background-color: #fff;
	color: #5f6062;
	border-top: solid 1px #f58025;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.AccordionPanelOpen .AccordionPanelTab {
	background: url(../images/open.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
	}
.AccordionPanelOpen .AccordionPanelTabHover {
	background: url(../images/open.gif);
	background-position: 5px 1px;
	background-repeat: no-repeat;
	}
.AccordionPanelTab h4{
	margin: 0;
	text-align: left;
	font-size: 13px;
	padding-top: 4px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 25px;
	font-family: Calibri, "Franklin Gothic Book", Verdana, sans-serif, Arial, Helvetica;
	text-transform: none;
	}
.AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: #fff;
	border: 1px solid #f58025;
	}
.AccordionPanelContent ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent ul li{
	text-decoration: none;
	}
.AccordionPanelContent p{
	padding: 10px 20px;
	margin: .5em .5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	}
.AccordionPanelOpen .AccordionPanelTab {
	background-color: #f58025;
	color: #fff;
	}
.AccordionPanelTabHover {
	background-color: #f58025;
	color: #fff;
	background-image: url(../images/closed.gif);
	background-position: 4px 4px;
	background-repeat: no-repeat;
}
/*------------------------------Waterproof Panel------------------*/
.AccordionPanelContent_waterproof {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/waterproof_brace_pool.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_waterproof ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_waterproof ul li{
	text-decoration: none;
	}
.AccordionPanelContent_waterproof p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*------------------------------Thermoformable Panel------------------*/
.AccordionPanelContent_thermo {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/thermoformable_splint.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_thermo ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_thermo ul li{
	text-decoration: none;
	}
.AccordionPanelContent_thermo p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*------------------------------Lightweight Panel------------------*/
.AccordionPanelContent_lightweight {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/lightweight_wrist_brace.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_lightweight ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_lightweight ul li{
	text-decoration: none;
	}
.AccordionPanelContent_lightweight p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*------------------------------Radiolucent Panel------------------*/
.AccordionPanelContent_radiolucent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/radiolucent_fracture_brace.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_radiolucent ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_radiolucent ul li{
	text-decoration: none;
	}
.AccordionPanelContent_radiolucent p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*------------------------------Fit Panel------------------*/
.AccordionPanelContent_fit {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/custom_fit.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_fit ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_fit ul li{
	text-decoration: none;
	}
.AccordionPanelContent_fit p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}
/*------------------------------Boa Panel------------------*/
.AccordionPanelContent_boa {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/adjustable_boa.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_boa ul{
	text-align: left;
	padding-left: 40px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_boa ul li{
	text-decoration: none;
	}
.AccordionPanelContent_boa p{
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	margin-top: 0.5em;
	margin-right: 20%;
	margin-bottom: 0.5em;
	margin-left: 0.5em;
	}
/*------------------------------Sawless Panel------------------*/
.AccordionPanelContent_sawless {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: url(../images/background_cast_saw.jpg) no-repeat bottom right;
	border: 1px solid #f58025;
	}
.AccordionPanelContent_sawless ul{
	text-align: left;
	padding-left: 30px;
	padding-bottom: 20px;
	color: #5f6062;
	text-decoration: none;
	list-style-image: url(../images/bullet.png);
	list-style-type: disc;
	list-style-position: inside;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	}
.AccordionPanelContent_sawless ul li{
	text-decoration: none;
	}
.AccordionPanelContent_sawless p{
	margin: 0.5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
	}

/*------------------Accordion 2------------------*/
.Accordion2 .Accordion {
	overflow: hidden;
	width: 700px;
	margin: 7px 5px 0 0;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #f58025;
	border-left-color: #f58025;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F58025;
}
.Accordion2 .AccordionPanel {
	margin: 0px;
	padding: 0px;
}
.Accordion2 .AccordionPanelTab {
	background-color: #fff;
	color: #5f6062;
	border-top: solid 1px #f58025;
	margin: 0px;
	padding: 2px;
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
}
.Accordion2 .AccordionPanelOpen .AccordionPanelTab {
	background-position: 20px 1px;
	background-repeat: no-repeat;
	background-color: #F0F0F0;
	background-image: url(../images/open.gif);
	}
.Accordion2 .AccordionPanelOpen .AccordionPanelTabHover {
	background: url(../images/open.gif);
	background-position: 20px 1px;
	background-repeat: no-repeat;
	}
.Accordion2 .AccordionPanelTab h4{
	margin: 0;
	text-align: left;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 40px;
	font-family: Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	font-size: .99em;
	font-weight: bolder;
	}
.Accordion2 .AccordionPanelContent {
	overflow: hidden;
	margin: 0px;
	padding: 0px;
	height: 250px;
	background: #fff;
	border: 1px solid #f58025;
	}
.Accordion2 .AccordionPanelContent ul{
	list-style: none;
	text-align: left;
	line-height: 1.25em;
	padding-left: 20px;
	padding-bottom: 20px;
	color: #5f6062;
	}
.Accordion2 .AccordionPanelContent ul li{
	text-decoration: none;
	}
.Accordion2 .AccordionPanelContent p{
	padding: 10px 20px;
	margin: .5em .5em;
	color: #5F6062;
	font: .95em Calibri,  Franklin Gothic Book , Verdana, sans-serif, Arial, Helvetica;
	text-align: left;
	}
.Accordion2 .AccordionPanelOpen .AccordionPanelTab {
	background-color: #a2a4a7;
	color: #fff;
	}
.Accordion2 .AccordionPanelTabHover {
	background-color: #f58025;
	color: #fff;
	background-image: url(../images/closed.gif);
	background-position: 20px 4px;
	background-repeat: no-repeat;
}
/*------------------------Accordion4-------------------------------*/
#Accordion4 .AccordionPanelContent {
	height: 100%;
	}
/*----------------------------Footer Styles-----------------------------------*/

#footer {
	color: #fff;
	font: .8em Calibri, "Franklin Gothic Book", Verdana, sans-serif, Arial, Helvetica;
	background: url(../images/footer-curve.gif) no-repeat bottom right;
	height: 40px;
	width: 900px;
	border-top-width: 5px;
	border-top-style: double;
	border-top-color: #717273;
	}
#footer #copyright{
	position: relative;
	left: 0;
	bottom: 0;
	padding: 1em 5em;
	}
#content #ussalogo img {
	float: left;
	padding-top: 15px;
	padding-left: 15px;
}
#content #ussalogo p {
	text-align: left;
	padding-top: 25px;
	margin-left: 150px;
	font-weight: normal;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 11px;
	color: #FFFFFF;
}
#content   #ussalogo   a  {
	color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#content.home #Address{
	padding-top: 15px;
	margin-bottom: 25px;
	}
#content.home #Address p{
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
	line-height: 14px;
	padding-left: 25px;
}
#content #Address p.emph {
	font-weight: bold;
	letter-spacing: 1px;
	padding-top: 5px;
	padding-left: 25px;
	padding-bottom: 5px;
}
#content #Address img {
	padding-top: 15px;
}
#content #Address .ussa {
	color: #F58025;
}
#content #Address #USSA {
	width: 300px;
	margin-left: 25px;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #F58025;
}
#content #Address #USSA p {
	padding-left: 0px;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	font-weight: bold;
}
#content #Address #USSA img {
	text-align: left;
	padding-top: 15px;
}


#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsProd {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	background-image: url(../images/lts_group_2.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsProd:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	padding: 0px;
	background-image:	url(../images/lts_group_2_ovr.jpg);
}


#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsWB {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:	url(../images/wb_video.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsWB:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:	url(../images/wb_video_ovr.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsLTS {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/sts_lts_ltsboa.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsLTS:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/sts_lts_ltsboa_ovr.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsBFB {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/boxers_fracture_brace.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsBFB:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/boxers_fracture_brace_ovr.jpg)	;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsTSFB {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/tsfb_video.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsTSFB:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/tsfb_video_ovr.jpg)	;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsPull {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/boa_pull.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsPull:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/boa_pull_ovr.jpg)	;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsHFB {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/humeral_fracture_brace.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsHFB:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/humeral_fracture_brace_ovr.jpg)	;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsSAFB {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/safb_group_video.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsSAFB:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/safb_group_video_ovr.jpg)	;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsFS{
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/splints_video.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsFS:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/splints_video_ovr.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsClean {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/cleaning.jpg);
}
#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup .TabbedPanelsClean:Hover {
	height: 153px;
	width: 125px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-color: #FFFFFF;
	margin-top: 10px;
	padding: 0px;
	background-image:
	url(../images/cleaning_ovr.jpg);
}

#wrapper #content #info #TabbedVideo {
	margin-top: 25px;
	width: 725px;
}

#wrapper #content #info #TabbedVideo .TabbedPanelsTabGroup {
	height: 675px;
	width: 150px;
	padding-left: 15px;
	background-color: #FFFFFF;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	overflow: scroll;
	list-style: none;
	padding-top: 0px;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup {
	height: 575px;
	width: 500px;
	float: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent TabbedPanelsContentVisible {
	height: 400px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 480px;
	margin: 0px;
	padding: 0px;
	height: 575px;
}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent #player {
	width: 480px;
	height: 300px;
	background-color: #F58025;
	color: #FFFFFF;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	line-height: 30px;
	padding-top: 10px;
	font-size: 15px;
	font-weight: bolder;
	}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent #player p{
	color: #ffffff;
	}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent #instructlinks{
	width: 480px;
	margin-top: 3px;
	background-color: #EAEAEA;
	padding-top: 10px;
	font-size: 13px;
	color: #333333;
	margin-bottom: 20px;
}
#wrapper #content #sidebar.prac {
	height: 500px;
}

#wrapper #content #info #TabbedVideo  #instructlinks p  {
	color: #5F6062;
	margin-right: 0px;
	padding-right: 15px;
	}
#wrapper #content #info #TabbedVideo  #instructlinks p a {
	color: #5F6062;
}
#wrapper #content #info #TabbedVideo #instructlinks a:hover {
	color: 5f6062;

}
#wrapper #content #info #TabbedVideo #instructlinks p a:visited {
	color: #5F6062;

}
#wrapper #content #info #TabbedVideo .TabbedPanelsContentGroup .TabbedPanelsContent #tips{
	width: 480px;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	color: #F58025;
	font-style: italic;
	letter-spacing: 1px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #F58025;
	height: 20px;
	font-weight: bold;
}
#wrapper #content #info #prac_update p {
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	font-weight: bold;
	text-transform: uppercase;
	color: #F58026;
	letter-spacing: 1px;
	margin-top: 10px;
}
#wrapper #content #info #prac_update a {
	color: #F58026;
	display: block;
	width: 125px;
	background-image: url(../images/closed_orange.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
}
#wrapper #content #info #prac_update a:hover {
	color: #F58026;
	letter-spacing: 2px;
	padding-left: 25px;
}#content #intro_video a {
	height: 175px;
	width: 250px;
	float: right;
	margin-right: 20px;
	background-image:url(../images/homepage_movie.png);
	display: block;
}
#content #intro_video a:hover {
	height: 175px;
	width: 250px;
	float: right;
	margin-right: 20px;
	background-image:url(../images/homepage_movie_ovr.png);
}
#player_home {
	width: 480px;
	height: 305px;
	background-color: #F58025;
	color: #FFFFFF;
	font-family: calibri, "Franklin Gothic Book", verdana, sans-serif, Arial, helvetica;
	text-transform: uppercase;
	letter-spacing: 1px;
	text-align: left;
	font-size: 15px;
	font-weight: bolder;
	line-height: 30px;
	margin: 10px;
	
}
#player_home p {
	padding-left: 10px;
}
