* {
	margin:0;
	padding:0;
	font-style:normal;
	border:none;
}
strong {
	font-weight:bold;
}
a {
	outline:none;
}

body, html {
	font-family: "Tahoma", Geneva, sans-serif;
	font-size:12px;
	text-align:center;
	background:#7c9ec5 url(../images/Template2/bg.gif) repeat-y top center;
	line-height:17px;
	height:100%;
}
#wrapper {
	width:984px;
	margin:0 auto;
	text-align:left;
	position:relative;
	height:auto !important; /* real browsers */
	height:100%; /* IE6: treaded as min-height*/
	min-height:100%; /* real browsers */
	background:#fff url(../images/Template2/wrapper_bg.gif) repeat-y 0 0;
	overflow:hidden;
}
* html #wrapper {
	overflow:visible;
}
.template2 #wrapper, .template3 #wrapper {
	background:#fff url(../images/Template2/wrapper_bg1.gif) repeat-y 0 0;
}
#branding {
	height:115px;
	background-color:#fff;
	width:982px;
	margin-left:1px;
}
#branding h1 a {
	background:url(../images/Template2/the_brace_shop.gif) no-repeat;
	width:205px;
	height:112px;
	display:block;
	text-indent:-9999px;
	float:left;
}
#sub_nav {
	list-style-type:none;
	float:left;
	text-align:right;
	width:676px;
	margin-top:8px;
	margin-right:16px;
}
#sub_nav li {
	display:inline;
	background:url(../images/Template2/sub_nav_sep.gif) no-repeat left center;
	margin-left:7px;
	padding-left:10px;
}
#sub_nav li.first {
	background:none;
	margin:0;
	padding:0;
}
#sub_nav li a {
	font-size:12px;
	color:#01448e;
	line-height:12px;
}
#sub_nav li a:hover {
	color:#000;
}
#branding p a {
	background:url(../images/Template2/view_cart.gif) no-repeat;
	display:block;
	width:77px;
	height:16px;
	text-indent:-9999px;
	float:right;
	margin-top:4px;
	margin-right:7px;
}
* html #branding p a {
	margin-right:4px;
}
#search {
	position:relative;
	float:right;
	margin-top:15px;
	margin-right:5px;
}
#search input {
	border:1px solid #808080;
	padding:2px;
	width:205px;
	vertical-align:middle;
}
#search input.button {
	border:none;
	padding:0;
	width:auto;
}
#branding #search p a {
	width:auto;
	background-image:none;
	text-indent:0;
	display:inline;
	width:auto;
	font-size:10px;
	font-weight:bold;
	position:absolute;
	top:3px;
	left:-95px;
	color:#01448e
}
* html #branding #search p a {
	top:5px;
}
*:first-child+html #branding #search p a {
	top:5px;
}
#branding #search p a:hover {
	color:#000;
}
#menu_container {
	background:url(../images/Template2/nav_bg.gif) no-repeat;
	position:relative;
	z-index:200;
	width:775px;
	height:36px;
	float:left;
	margin-top:17px;
	margin-left:1px;
}

.mlddm
{
    float: right;
}

#menu {
	float:right;
	padding-top:4px;
	list-style:none;
}

#menu ul {
	padding:0;
	margin:0;
	list-style:none;
	float:left;
	background:#d2d2d2;
}
#menu li {
	float:left;
	margin-right:1px
}
#menu li li {
	float:none;
	margin-right:0;
}
* html #menu li li {
	float:left;
}

#menu li a {
	display:block;
	float:left;
	color:#000;
	height:30px; 
	text-align:center;
	line-height:30px;
	text-decoration:none;
	white-space:nowrap;
	font-size:12px;
	font-weight:bold;
	padding:0 10px 0 10px;
}
#menu li a.down {
	text-align:left;
}
#menu li a:hover {
	color:#fff;
	background:#01448e;
}
#menu li li a {
	display:block;
	height:20px;
	line-height:19px;
	float:none;
	font-weight:normal;
	padding:0 10px 0 10px;
	text-align:left;
	width:auto;
	border-top:1px solid #d2d2d2;
}
#menu li:hover {
	position:relative;
	z-index:300;
}
#menu li.menu_hover {
	position:relative;
	z-index:300;
}
#menu li.menu_hover a {
	color:#000;
	background:#d2d2d2;
}
#menu li li a {
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:#d2d2d2;
}
#menu li li a.sub {
	font-size:11px;
	font-weight:bold;
	color:#000;
	background:#d2d2d2 url(../images/Template2/nav_bullet.gif) no-repeat right center;
}
#menu li li.menu_hover a {
	color:#fff;
	background-color:#01448e;
}
#menu li li.menu_hover a.sub {
	color:#fff;
	background:#01448e url(../images/Template2/nav_bullet.gif) no-repeat right center;
}
#menu li:hover ul {
	left:0;
	top:30px;
	z-index:500;
}
#menu li.menu_hover ul {
	left:0;
	top:30px;
	z-index:500;
}
#menu ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}
* html #menu ul {
	width:2px;
}

#menu li:hover li:hover > ul {
	left:0px;
	margin-left:100%;
	top:0;
	z-index:500;
	border-left:1px solid #fff;
}

#menu li:hover > ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
	width:auto;
}

#menu li:hover > a {
	color:#fff;
	background:#01448e;
	/*background:#01448e url(../images/Template2/nav_bullet.gif) no-repeat right center;*/
	padding:0 10px 0 10px;
}
#menu li li:hover > a {
	color:#fff;
	background-color:#01448e;
}

#menu li.menu_hover li.menu_hover a,
#menu li.menu_hover li.menu_hover li.menu_hover a,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover a,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover li.menu_hover a,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover li.menu_hover li.menu_hover a {
	color:#fff;
	background-color:d2d2d2;
}

#menu li.menu_hover li.menu_hover ul,
#menu li.menu_hover li.menu_hover li.menu_hover ul,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover ul,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover li.menu_hover ul {
	left:100%;
	margin-left:0px;
	top:0;
	border-left:1px solid #fff;
}

#menu li.menu_hover ul ul,
#menu li.menu_hover li.menu_hover ul ul,
#menu li.menu_hover li.menu_hover li.menu_hover ul ul,
#menu li.menu_hover li.menu_hover li.menu_hover li.menu_hover ul ul {
	position:absolute;
	left:-9999px;
	top:-9999px;
}

#content {
	float:left;
	width:100%;
}
#inner {
	margin:20px 221px 0 221px;
}
#inner_nomargin {
	margin:0px 208px 0 208px;
}
#homeFlashHeader {
	margin:0px 208px 0 208px;
}
.template2 #inner {
	margin:35px 0 0 221px;
}

.template2 #inner_nomargin {
	margin:0px 2px 0 208px;
}
.template3 #inner {
	margin:35px 200px 0 221px;
}
#inner_nav {
	list-style-type:none;
	text-align:center;
	padding:0 45px;
}
.template2 #inner_nav {
	padding:0 140px;
}
#inner_nav li {
	display:inline;
	font-size:10px;
	font-weight:bold;
	background:url(../images/Template2/inner_nav_sep.gif) no-repeat left center;
	line-height:15px;
	margin-left:1px;
	padding-left:4px;
}
#inner_nav li.first {
	margin:0;
	padding:0;
	background-image:none;
}
#inner_nav li a {
	color:#01448e;
}
#inner_nav li a:hover {
	color:#000;
}
#side_bar {
	width:204px;
	float:left;
	overflow:hidden;
	margin-left:-981px;
	padding-top:10px;
	font-size: 11px;


}
#side_bar h3 {
	text-indent:-9999px;
	width:205px;
	height:24px;
	background-color:#01448e;
}
#side_bar h3.braces {
	background:url(../images/Template2/braces.gif) no-repeat 13px 6px;
}
#side_bar h3.therapy {
	background:url(../images/Template2/therapy.gif) no-repeat 13px 6px;
}
#side_bar h3.speciality {
	background:url(../images/Template2/speciality.gif) no-repeat 13px 6px;
}
#side_bar h3.aids {
	background:url(../images/Template2/aids.gif) no-repeat 13px 6px;
}
#side_bar ul {
	list-style-type:none;
	margin-bottom:12px;
}
#side_bar li {
	padding:3px;
	width:204px;
	height:13px;
	background-color:#2771b8;
}
#side_bar li a {
	font-weight:bold;
	color:#fff;
	text-transform:uppercase;
	text-decoration:none;
	display:block;
	width:178px;
	height:13px;
	line-height:13px;
	padding:0 10px;
	white-space:nowrap;
}
#side_bar li a:hover {
	background-color:#2f82d1;
	color:#ffff99;
}
#other_side_bar {
	width:205px;
	float:left;
	margin-left:-207px;
	border-top:1px solid #fff;
}

.template3 #other_side_bar {
	width:178px;
	margin-top:15px;
	margin-left:-195px;
	border:1px solid #2771b8;
}
.template3 #other_side_bar .inner {
	border-top:1px solid #474747;
	border-right:1px solid #d8d8d8;
	border-bottom:1px solid #d8d8d8;
	border-left:1px solid #474747;
	padding-bottom:30px;
}
.template3 #other_side_bar .inner h3 {
	background:url(../images/Template2/safe_secure.gif) no-repeat;
	width:176px;
	height:64px;
	text-indent:-9999px;
	margin-bottom:10px;
}
.template3 #other_side_bar .inner li {
	list-style-type:none;
	line-height:14px;
	font-size:12px;
	padding:0 5px 12px 5px;
	color:#333;
}
.template3 #other_side_bar .inner li a {
	color:#01448e;
}
.template3 #other_side_bar .inner li a:hover {
	color:#000;
}
.template3 #other_side_bar .inner li em {
	font-style:normal;
	color:#ff0000;
}
#other_side_bar a img {
	margin-bottom:-4px;
}
* html #other_side_bar a img {
	margin-bottom:-2px;
}
*:first-child+html #other_side_bar a img {
	margin-bottom:-2px;
}
#why {
	background-color:#003a7b;
	padding:20px 4px 15px 5px;
	border-top:1px solid #fff;
}
#why1 {
background:url(../images/Template2/bg_phone_order.gif) ;
	padding:20px 4px 5px 5px;


}
#why h3 {
	color:#9ac7e8;
	font-size:16px;
	text-transform:uppercase;
}
#why ul {
	margin-top:15px;
	margin-left:30px;
}
#why li {
	color:#fff;
	font-weight:bold;
	font-size:12px;
	line-height:15px;
}
#why li a {
	color:#fff;
	text-decoration:none;
}
#why li a:hover {
	color:#ffffa5;
}
.box {
	background:#2771b8 url(../images/Template2/box_bg.gif) repeat-x 0 0;
	padding:21px 0 22px 23px;
	border-top:1px solid #fff;
}
.box1 {
	background:#135599;
	padding:21px 0 22px 17px;
	border-top:1px solid #fff;
	margin-bottom:25px;
}
.box2 {
	background:#2771b8 url(../images/Template2/box_bg.gif) repeat-x 0 0;
    padding:21px 0 22px 12px;*/
	border-top:1px solid #fff;
}
#footer {
	color:#999;
	margin:35px 221px 0 221px;
	border-top:1px solid #808080;
}
.template2 #footer  {
	margin:35px 13px 0 221px;
}
.template3 #footer  {
	margin:35px 218px 0 221px;
}
#footer p {
	font-size:10px;
	font-weight:bold;
	color:#999;
	margin-top:25px;
	margin-bottom:15px;
}
#footer address {
	font-size:10px;
	line-height:13px;
}
td 
{
    font-size: 12px;
}

table.signupframe td
{
	padding: 5px;
}

table.signupframe input
{
	border: 1px solid #808080;
	padding: 2px;
}
